Applying the Kbox Android Patch
Apply the Kbox Android patch into the AOSP source package.
- Obtain source code of the Kbox Android patch.
Download its source package according to Software Environment, upload the package to the ~/sourcecode directory, and decompress the package.
1 2
cd ~/sourcecode unzip Kbox-AOSP15.zip
- Apply the Kbox Android patch.
1 2
cd ~/sourcecode/Kbox-AOSP15/patchForAndroid15 ./apply-patch.sh ~/aosp
Kbox Android Patches are provided to facilitate the deployment of the Kbox cloud phone suite. The patches are for functional reference only, not for commercial delivery. No commercial commitment is made. It is recommended that customers or ISVs perform necessary security assessment before commercial use. Use of the Kunpeng BoostKit for Cloud Phone demos implies the user's acceptance of all associated security risks.
Parent topic: Compiling the AOSP Source Code and Creating an Image