TheWhisp / vendor_aicp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 mm6.0

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


Languages

Language:CSS 36.6%Language:Makefile 26.3%Language:JavaScript 26.2%Language:Smalltalk 4.7%Language:C# 4.3%Language:Shell 1.8%Language:C 0.1%