commit | f7fd6c7924ead60e47e671917c3cb663a3e90b58 | [log] [tgz] |
---|---|---|
author | Pafcholini <nadyaivanova14@gmail.com> | Fri Mar 18 21:57:17 2016 +0100 |
committer | Pafcholini <nadyaivanova14@gmail.com> | Fri Mar 18 21:57:17 2016 +0100 |
tree | 0e952778c8ae58ef91a2bdc2176aeb3877af460d | |
parent | c57add36255e05f526aae2c9116adbbeadaf34e3 [diff] |
devices: add trltespr 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!