Skip to content

darraghmcgee/vendor_aicp

 
 

Repository files navigation

Download the Source

Please read the AOSP building instructions before proceeding.

Initializing Repository

Repo initialization:

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

sync repo :

$ 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 m7

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 31.5%
  • CSS 30.4%
  • JavaScript 21.7%
  • Shell 6.7%
  • Smalltalk 3.9%
  • C# 3.6%
  • Other 2.2%