Skip to content

AICP-Revived/vendor_aicp

 
 

Repository files navigation

Download the Source

Please read the AOSP building instructions before proceeding.

Initializing Repository

Repository initialization:

$ repo init -u https://github.com/AICP/platform_manifest.git -b r11.1

Repository syncing:

$ repo sync

Building

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

. build/envsetup.sh
brunch

You can also build (and see how long it took) for specific devices like this:

. build/envsetup.sh
time brunch taimen

Remember to make clobber every now and then!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 49.2%
  • Shell 20.7%
  • Python 20.0%
  • C++ 4.6%
  • Go 4.2%
  • C 1.3%