summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [build]Brian Carlstrom2014-08-061-0/+6
| | | | | | | | | | This will allow us to conditionally change the compiler-filter based on other properties. Bug: 15165413 (cherry picked from commit 4d30e5e2604a77df2acd41e36cbca54cd42cbf0a) Change-Id: I84e8038c6536291e6775f39b33556b8169fdf292
* New installation path for apks and their JNIs.Ying Wang2014-07-181-0/+2
| | | | | | | | | Apk's path is changed to <parent_dir>/MyApp/MyApp.apk; JNI path is changed to <parent_dir>/MyApp/lib/<arch_name>/libfoo.so. Symlinks of JNIs are changed accordingly. Bug: 16319961 Change-Id: Ib3b2309c95fa9aea27837fcc29e28d990b04747b
* am ef0b6e0c: am 8a749606: am 02a5b517: Merge "Make dex2oat heap size product ↵Brian Carlstrom2014-07-091-0/+5
|\ | | | | | | | | | | | | configurable [build]" * commit 'ef0b6e0c19eb37f4fbc42491771611e247168519': Make dex2oat heap size product configurable [build]
| * am 8a749606: am 02a5b517: Merge "Make dex2oat heap size product configurable ↵Brian Carlstrom2014-07-091-0/+5
| |\ | | | | | | | | | | | | | | | | | | [build]" * commit '8a7496060df85c241b976d6cd69b13828e452ef9': Make dex2oat heap size product configurable [build]
| | * Make dex2oat heap size product configurable [build]Brian Carlstrom2014-07-081-0/+5
| | | | | | | | | | | | | | | Bug: 15919420 Change-Id: If92318a6e3d5b9c8c6a2d08a3371386fa5ad8f45
* | | resolved conflicts for merge of b60ccd66 to masterNarayan Kamath2014-06-171-0/+3
|\ \ \ | |/ / | | | | | | Change-Id: I731af090c472d70a6c0627cef87239dc6df91645
| * | am ae65e2eb: am d73ec26a: Merge "Make default 64-bit primary, 32-bit secondary"Narayan Kamath2014-06-171-0/+3
| |\ \ | | |/ | | | | | | | | | * commit 'ae65e2eb8d5f530d4292a5c70bac113f18900e9d': Make default 64-bit primary, 32-bit secondary
| | * Make default 64-bit primary, 32-bit secondaryBrian Carlstrom2014-06-161-0/+3
| | | | | | | | | | | | Change-Id: I2613a5072e2778307eebdc95d81f184f748ce9f5
* | | Adding CleanSpec for adding BOOTCLASSPATH to ims-common.jarBrian Carlstrom2014-06-131-0/+3
| | | | | | | | | | | | | | | Bug: 15616246 Change-Id: Idce2fb20943f4d4ba6dd66f95f9f5bbd9caefb46
* | | resolved conflicts for merge of 0c651756 to masterDianne Hackborn2014-06-121-0/+5
|\ \ \ | | | | | | | | | | | | Change-Id: Ifd66a3daa792f88ac2db0c24a11962d445e8f22d
| * | | Update to reflect KKWT's graduation to API 20.Dianne Hackborn2014-06-111-0/+5
| | | | | | | | | | | | | | | | Change-Id: I4716e71d72b2526fe635079d1b15f623db842c21
* | | | am 2d19cbd2: resolved conflicts for merge of 135e11df to ↵Ying Wang2014-06-111-0/+3
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | klp-modular-dev-plus-aosp * commit '2d19cbd279ed69c7202f089be174c35c1585f709': Switch to 32-bit-by-default host multilib build.
| * | | resolved conflicts for merge of 135e11df to klp-modular-dev-plus-aospYing Wang2014-06-101-0/+3
| |\ \ \ | | | |/ | | |/| | | | | Change-Id: Ib636e501413c0821685d505f62f56d80d145ff7f
| | * | Switch to 32-bit-by-default host multilib build.Ying Wang2014-06-091-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also we don't need to force LLVM built from source, for we already force LLVM to be built as 32-bit. Bug: 13751317 Change-Id: Ifadf1988d28b60cb06316de50f5bdc1834f1acc0
| * | | resolved conflicts for merge of 2267c22b to klp-modular-dev-plus-aospBrian Carlstrom2014-05-291-0/+3
| |\ \ \ | | |/ / | | | | | | | | Change-Id: I636a1ebd2f68e2c505875bf3333f18a8977a0e2c
| | * | am f2a2406b: Merge "Remove dependencies on runtime_libdvm and libdvm.so in ↵Brian Carlstrom2014-05-291-0/+3
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | general" * commit 'f2a2406b8c01e71603feaa5eaccd75d26ea76804': Remove dependencies on runtime_libdvm and libdvm.so in general
| | | * | Remove dependencies on runtime_libdvm and libdvm.so in generalBrian Carlstrom2014-05-291-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14298175 (cherry picked from commit bf8a374a92e327efed95892fe67e6917a89c6c2b) Change-Id: I183d1ff078a54c422305d8798ea200855265ebb6
| * | | | am ed97938c: am 7df64f7c: Merge "Move to dalvik.vm.lib.2 to force default to ↵Brian Carlstrom2014-05-281-0/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | libart" * commit 'ed97938caa7a1e7cde1d060ebbe6f6af1279188e': Move to dalvik.vm.lib.2 to force default to libart
| | * | | am 7df64f7c: Merge "Move to dalvik.vm.lib.2 to force default to libart"Brian Carlstrom2014-05-281-0/+3
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | * commit '7df64f7c0d933e3a5f18e0d15402f62b819ef8f0': Move to dalvik.vm.lib.2 to force default to libart
| | | * | Move to dalvik.vm.lib.2 to force default to libartBrian Carlstrom2014-05-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14298175 (cherry picked from commit 7e127ebe0bf8753fcbeeac6140916d512322e308) Change-Id: I0a94e01f46fcc074d8c8fd1e5558fb764ab47361
* | | | | am bf8a374a: Remove dependencies on runtime_libdvm and libdvm.so in generalBrian Carlstrom2014-05-291-0/+3
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | * commit 'bf8a374a92e327efed95892fe67e6917a89c6c2b': Remove dependencies on runtime_libdvm and libdvm.so in general
| * | | | Remove dependencies on runtime_libdvm and libdvm.so in generalBrian Carlstrom2014-05-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14298175 Change-Id: I8441b64dc33543a912aebcfb8fdf76114ec50abe
* | | | | resolved conflicts for merge of 7e127ebe to masterBrian Carlstrom2014-05-281-0/+3
|\ \ \ \ \ | |/ / / / | | | | | | | | | | Change-Id: I3f4eba3289c14da55d7d79ccf946b71dfc4062d1
| * | | | Move to dalvik.vm.lib.2 to force default to libartBrian Carlstrom2014-05-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14298175 Change-Id: Ie4a716dddddc4d339fd4f47033f2c546a1ca118a
* | | | | resolved conflicts for merge of 38c3c930 to masterNarayan Kamath2014-05-271-0/+4
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | Change-Id: I88bb5131ce15bc5a4d7a7870d33c78fc9d952bb2
| * | | | am 6c2ae327: am 8d3b9c9e: Merge "Switch x86_64 emulator to 64 bit primary."Narayan Kamath2014-05-271-0/+4
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | * commit '6c2ae327665396958ba6f08dc72bc30b3455d046': Switch x86_64 emulator to 64 bit primary.
| | * | | am 8d3b9c9e: Merge "Switch x86_64 emulator to 64 bit primary."Narayan Kamath2014-05-271-0/+4
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | * commit '8d3b9c9e456e1d62a025d2eb3a03f2566823d2e3': Switch x86_64 emulator to 64 bit primary.
| | | * | Switch x86_64 emulator to 64 bit primary.Narayan Kamath2014-05-271-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also siezes the opportunity to remove the hardcoded TARGET_PREFER_32_BIT_APPS directing in core_64_bit.mk. This avoids the need for further hacks but needs supporting changes to a few apps to force them to 32 bit. Change-Id: I36ba9e5f5b08dd87d6a4afc27961a436306eed99
* | | | | am 06db7324: resolved conflicts for merge of 0f99bb3d to ↵Narayan Kamath2014-05-271-0/+3
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | | | | | | | | klp-modular-dev-plus-aosp * commit '06db73241a12a6b5f352647e966d254ae6443f68': Remove hardcoded TARGET_PREFER_32_BIT_APPS.
| * | | resolved conflicts for merge of 0f99bb3d to klp-modular-dev-plus-aospNarayan Kamath2014-05-271-0/+3
| |\ \ \ | | |/ / | | | | | | | | Change-Id: I9be144d41d8ad3c4792f5ca2a3b8aaa65a77530f
| | * | am 7b31bd3e: Merge "Remove hardcoded TARGET_PREFER_32_BIT_APPS."Narayan Kamath2014-05-271-0/+3
| | |\ \ | | | |/ | | | | | | | | | | | | * commit '7b31bd3e8f25b9b232204d4b64399d78d6e41163': Remove hardcoded TARGET_PREFER_32_BIT_APPS.
| | | * Remove hardcoded TARGET_PREFER_32_BIT_APPS.Narayan Kamath2014-05-271-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This isn't required any longer, besides individual products should be allowed to set this value themselves. (cherry picked from commit 7b9347a7f9d870e149ef38438ad547abe2709ee2) Change-Id: If459eab32c6e7831596224ad3503baefbf028133
| * | | resolved conflicts for merge of 3bb81eb0 to klp-modular-dev-plus-aospGriff Hazen2014-05-201-0/+5
| |\ \ \
| | * | | Set API version for KKWT. DO NOT MERGEJustin Koh2014-05-141-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set API level and version string for KKWT. Change-Id: I18178e9286e6115f4f7273d4489dd91b3205e5cf
* | | | | am 676c8f04: am 4ed19f0f: am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags ↵Brian Carlstrom2014-05-081-0/+3
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | for eng build" * commit '676c8f0450a9dfb84c12257195ba05619aeed970': Add dalvik.vm.dex2oat-flags for eng build
| * | | | am 4ed19f0f: am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng build"Brian Carlstrom2014-05-081-0/+3
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | * commit '4ed19f0f4294544d0447025f0079a9d9e185a495': Add dalvik.vm.dex2oat-flags for eng build
| | * | | am 1e63c2d1: Merge "Add dalvik.vm.dex2oat-flags for eng build"Brian Carlstrom2014-05-081-0/+3
| | |\ \ \ | | | | |/ | | | |/| | | | | | | | | | | * commit '1e63c2d15cba608a154bbd563f96dde334691147': Add dalvik.vm.dex2oat-flags for eng build
| | | * | Add dalvik.vm.dex2oat-flags for eng buildBrian Carlstrom2014-05-061-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 12869646 Change-Id: I794320267c846225931f12075c7f32d7848081e9
| | * | | Merge commit '8113e43601aac7702b9ec007e81a179826143d1e' into HEADBill Yi2014-04-291-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | am aae47044: Merge "CleanSpec for 49f1fab8a5b82f6224ff1be601037270ecdb734b: ↵Brian Carlstrom2014-03-071-0/+3
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename persist.sys.dalvik.vm.lib to allow new default" * commit 'aae470446504a869db05f9b70b7146ea47d746d5': CleanSpec for 49f1fab8a5b82f6224ff1be601037270ecdb734b: Rename persist.sys.dalvik.vm.lib to allow new default
* | | | | | Remove hardcoded TARGET_PREFER_32_BIT_APPS.Narayan Kamath2014-05-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This isn't required any longer, besides individual products should be allowed to set this value themselves. Change-Id: I684edf073b5c19f412b4617f8aa22824193c19be
* | | | | | Add new facility to have multiple active codenames.Dianne Hackborn2014-04-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use this to have both L and KKWT. Change-Id: I78cd5ed2dcffab9e93030184ba6f9eb9a6a3cba5
* | | | | | resolved conflicts for merge of 8af7e8ed to masterNarayan Kamath2014-04-091-0/+3
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | Change-Id: Ib427b36e133e29d1c2e9cea065e4e63c1e2e2122
| * | | | | resolved conflicts for merge of 1852237a to klp-modular-dev-plus-aospNarayan Kamath2014-04-091-0/+3
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | Change-Id: I09a8a4e95fc956392a0c61f38bd12332149a8d96
| | * | | | Add 32 / 64 bit abi lists to system properties.Narayan Kamath2014-04-081-0/+3
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce ro.product.cpu.abilist32 / abilist64, which are comma separated lists of the 32 and 64 bit ABIs that the device supports. These properties are used by the zygote and system server to determine what ABI an app should be started with. This changes move abilist related make steps out of envsetup.mk and into config.mk because they depend on variables set by core/combo/***. Additionally, config.mk performs a few additional cleanups of these variables (like stripping them) after the inclusion of envsetup.mk so this seems like a better place to put them. bug: 13647418 Change-Id: I3db39bdd761220c5b4966f651892fb592396f9a1
* | | | | It's L, dagnabbit.Dianne Hackborn2014-03-051-0/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: Ied4e6fce1464aa5cd012a5e2519df8462ec91b4c
* | | | | Fix issue #12939338: Android version showing as 'KKWT'Dianne Hackborn2014-02-101-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thou shalt be... L! Change-Id: I53e66eaf64183fbab0b1035cdb376b25abab4879
* | | | | am bbfebfad: resolved conflicts for merge of 303d2755 to ↵Justin Koh2014-02-041-0/+5
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | klp-modular-dev-plus-aosp * commit 'bbfebfad0d8ad002995bb1005b61a35b42a8ce35': Change PLATFORM_VERSION and PLATFORM_VERSION_CODENAME to KKWT.
| * | | | resolved conflicts for merge of 303d2755 to klp-modular-dev-plus-aospJustin Koh2014-02-041-0/+5
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | Change-Id: I653cac50cf71b75d47974dde833468fa61024ae9
| | * | | Change PLATFORM_VERSION and PLATFORM_VERSION_CODENAME to KKWT.Justin Koh2014-02-031-0/+5
| | | |/ | | |/| | | | | | | | | | | | | | | | | Change PLATFORM_VERSION and PLATFORM_VERSION_CODENAME to KKWT, as discussed. Change-Id: Ia2d8628c4e9ee6b3cf654c8bdfc966a4af5c573c