diff options
author | Chirayu Desai <cdesai@cyanogenmod.org> | 2013-06-30 10:04:25 +0530 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2013-07-23 18:14:58 +0000 |
commit | 7d1516114aac1c158d7f2d4e5db16b7c60008553 (patch) | |
tree | 5e05e3498a8ee80591c0888ca01f380e02f8f81f /target | |
parent | 42342f327888427b0a9ddf1754c8f54a21ef46a5 (diff) | |
download | build-7d1516114aac1c158d7f2d4e5db16b7c60008553.zip build-7d1516114aac1c158d7f2d4e5db16b7c60008553.tar.gz build-7d1516114aac1c158d7f2d4e5db16b7c60008553.tar.bz2 |
envsetup: add a helper to fix "out/target/common" not being really common
* out/target/common isn't really common, and if you do
back to back builds for multiple devices, that is noticable.
* Use out/target/common-$device instead, and link the appropriate
dir to out/target/common every time lunch() is run, if
CM_FIXUP_COMMON_OUT is set.
* Refer https://groups.google.com/forum/#!topic/android-building/ispbOgzoyg8
for more info.
Change-Id: I11e7df0e68e2a60ce32576f06397d60fc9465b60
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions