Skip to content

Bala03/vendor_aokp

 
 

Repository files navigation

Kanged Unicorn

Download the Source

Please read the AOSP building instructions before proceeding.

Initializing Repository

Initiate core trees without any device/kernel/vendor:

$ repo init -u https://github.com/AOKP/platform_manifest.git -b oreo

Sync the repository:

$ repo sync --force-sync

Building

After the sync is finished, please read the instructions from the Android site on how to build.

. build/envsetup.sh
lunch

You can also build for specific devices (eg. hammerhead) like this:

. build/envsetup.sh
lunch aokp_cheeseburger-userdebug
mka rainbowfarts

Remember to make clobber && make clean every now and then!

Packages

No packages published

Languages

  • CSS 29.8%
  • Shell 24.9%
  • JavaScript 21.3%
  • Makefile 10.5%
  • C# 7.4%
  • Python 4.6%
  • Other 1.5%