commit | c57add36255e05f526aae2c9116adbbeadaf34e3 | [log] [tgz] |
---|---|---|
author | Pafcholini <nadyaivanova14@gmail.com> | Fri Mar 18 21:18:58 2016 +0100 |
committer | Pafcholini <nadyaivanova14@gmail.com> | Fri Mar 18 21:18:58 2016 +0100 |
tree | 2e70fcec0d655fc631baa4ec72cfe88d6219d810 | |
parent | a98dc04e55e20bed8646bf24f609330cb4454e3b [diff] |
track LatinIME Signed-off-by: Pafcholini <nadyaivanova14@gmail.com>
Please read the AOSP building instructions before proceeding.
Initiate core trees without any device/kernel/vendor:
$ repo init -u https://github.com/Emotroid-Rom/platform_manifest.git -b mm
Sync the repository:
$ repo sync -c -f -j4 --force-sync --no-clone-bundle
After the sync is finished, please read the instructions from the Android site on how to build.
. build/envsetup.sh lunch trltexx
You can also build (and see how long it took) for specific devices (eg. trltexx) like this:
. build/envsetup.sh lunch aokp_trltexx-userdebug mka rainbowfarts
Remember to make clobber && make clean
every now and then!