summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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
* | | | am 03c16a30: am aae47044: Merge "CleanSpec for ↵Brian Carlstrom2014-01-311-0/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | 49f1fab8a5b82f6224ff1be601037270ecdb734b: Rename persist.sys.dalvik.vm.lib to allow new default" * commit '03c16a309951c713ab4ab75434c9305134d72e14': CleanSpec for 49f1fab8a5b82f6224ff1be601037270ecdb734b: Rename persist.sys.dalvik.vm.lib to allow new default
| * | | am aae47044: Merge "CleanSpec for 49f1fab8a5b82f6224ff1be601037270ecdb734b: ↵Brian Carlstrom2014-01-311-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
| | * | CleanSpec for 49f1fab8a5b82f6224ff1be601037270ecdb734b: Rename ↵Brian Carlstrom2014-01-301-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | persist.sys.dalvik.vm.lib to allow new default Change-Id: I3ed55460864c17a199053a058b2482c6c4579622
* | | | am 0ddbc6c2: Merge "resolved conflicts for merge of 084209e2 to ↵Narayan Kamath2014-01-311-0/+4
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | klp-modular-dev-plus-aosp" into klp-modular-dev-plus-aosp * commit '0ddbc6c215c34f708fcc898be25ddffc18282881': CleanSpec for 08d410f53249c18d752f56a881ed2335403080d4: Make libart the default runtime
| * | | resolved conflicts for merge of 084209e2 to klp-modular-dev-plus-aospNarayan Kamath2014-01-311-0/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/| Change-Id: Ibf80470cfcaf553335d07c6fb220f7e9ec81ed87
| | * CleanSpec for 08d410f53249c18d752f56a881ed2335403080d4: Make libart the ↵Brian Carlstrom2014-01-301-0/+3
| | | | | | | | | | | | | | | | | | default runtime Change-Id: Id632beeb2f96dd4502ac4a6c03bab5e4252137ff
* | | am b738b392: am c58cdd36: am 48130ea9: am 63ac2753: .1 becomes .2Dave Langemak2013-12-031-0/+3
|\ \ \ | |/ / | | | | | | | | | * commit 'b738b392f4da0a4975aeec3cbd1b270bcd194b26': .1 becomes .2
| * | .1 becomes .2Dave Langemak2013-12-031-0/+3
| |/ | | | | | | Change-Id: Ib4208e24e66b05ff441302a817be22ea213eb1df
* | am d54f8c2d: am 1611712d: am 221fcf31: Merge "Just a little .1 makes all the ↵Dianne Hackborn2013-11-141-0/+3
|\ \ | |/ | | | | | | | | | | difference in the world." into klp-dev * commit 'd54f8c2d1b4d88db84465fee93aa29103ca32078': Just a little .1 makes all the difference in the world.
| * Just a little .1 makes all the difference in the world.Dianne Hackborn2013-11-141-0/+3
| | | | | | | | Change-Id: I4c4d8f507f9e81a632e22612043dc904694c5497
* | resolved conflicts for merge of a3fd7bf0 to masterDianne Hackborn2013-10-081-0/+5
|\ \ | |/ | | | | Change-Id: Ifcef32cbf9482aeec032e577c20761b74bdea775
| * So long Key Lime Pie, it was nice knowing you.Dianne Hackborn2013-10-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Now we are KitKat. I mean Android 4.4 API 19. Or whatever. Bug: 10348975 Change-Id: Ic0fa9c82277bb6d6fb79e6095b5ec0e9eb35a04a
* | Switch ARM platform toolchain to GCC 4.8.Ben Cheng2013-09-171-0/+6
|/ | | | Change-Id: If08cfb2b9d86c08d3b658470440242b0af4d9916
* Remove Moto OMA DM client from build tree.Jake Hamby2013-08-291-0/+12
| | | | | | | Remove Moto OMA DM client from system image and intermediates. Bug: 10455884 Change-Id: Idc0529d33911dc417f8f5b6db71808bf847eed3c
* Remove ApplicationsProvider.Mathew Inwood2013-08-211-0/+4
| | | | | | | | | | ApplicationsProvider is going away since it's no longer needed. Remove it from the build config. Also add cleansteps to remove the APK & intermediates. Bug: 10407790 Change-Id: I0b273d22e309822fde6d753b541f7ac648607b4e
* Clean generated java files since framework intermediates has partially moved.Amith Yamasani2013-07-181-0/+3
| | | | Change-Id: I89dea945e1c931e26985a6af7bf54ede93d2ee33
* Clean up /system/app -> /system/priv-app in incremental buildsChristopher Tate2013-06-171-0/+3
| | | | Change-Id: Ib5596532e042e11cb1227d8a33367d24a3163431
* Bump up to API 18 to match jbmr2.Dianne Hackborn2013-04-301-0/+5
| | | | Change-Id: I84755411b6688edc373a8fbd44af0dbc8e89d2ac
* Welcome, Key Lime Pie.Dianne Hackborn2013-03-051-0/+5
| | | | Change-Id: I51563ed3622d61a6396246c78b01605ff7a96b02
* You would not believe how much we all love jelly beans.Dianne Hackborn2013-02-011-0/+5
| | | | | | | | | | Seriously. We looooooove them. Especially Ryan. Change-Id: I7ef04f1113147cb86a660c566b0d95d8c55eafd4
* Merge commit 'ec4caba7' into manualmergeBen Cheng2012-12-131-0/+6
|\ | | | | | | | | | | | | Conflicts: CleanSpec.mk Change-Id: Idd8f8f4a896b47bd6275daeb71a24a317da4c98a
| * Enable lunch command to pick up new toolchain version.Ben Cheng2012-12-131-0/+6
| | | | | | | | | | | | | | Otherwise the previously exported value will be sticky and the value defined in the TARGET makefile is ignored. Change-Id: Icdacb8c46034b8a24a9875b7596b31d00861512a
* | It's a new version!Nick Kralevich2012-12-121-0/+5
|/ | | | Change-Id: I97ba954c8726ae3b64c43260ce221642d5865c6d
* Obviously JB MR1.1 should be Android 4.2.2.Dianne Hackborn2012-12-031-0/+2
| | | | Change-Id: I148817d22d50672a7f204809d11aaf7f0a8af28b
* Look, up in the sky! It's a bird! It's a plane! It's Android 4.2 API 17!Dianne Hackborn2012-09-271-0/+5
| | | | Change-Id: I577aa38525b23f297e3e2c4a745819ac87b24f6d
* am b4199b86: am 1c27ac0e: am 1b70bb21: Merge "Clean step for libc."Ying Wang2012-09-061-0/+5
|\ | | | | | | | | * commit 'b4199b869bcc3b8dff6572c682fe09f74660268e': Clean step for libc.
| * Clean step for libc.Ying Wang2012-09-061-0/+5
| | | | | | | | | | | | (cherry-pick of ab1e93d4d4f4a46fa922df5ba7ccd41dde1221ac.) Change-Id: I304312d6eb0346c050d02bd834565e0d43d8b4dd
| * Fix build.Ying Wang2012-07-271-0/+2
| | | | | | | | | | | | | | Set BUILD_EMULATOR to true when HOST_OS is linux. Disable the emulator package target if BUILD_EMULATOR is not true. Change-Id: I8987c0a091622baa0e861b451e635c4ddb148b29
| * am e534e2eb: am 47450542: Merge "Use Mac OS X SDK 10.6."Ying Wang2012-06-051-0/+3
| |\ | | | | | | | | | | | | * commit 'e534e2eb2b5e79facf24c31eb2f60b8a0ee1f5b7': Use Mac OS X SDK 10.6.
| | * Use Mac OS X SDK 10.6.Ying Wang2012-06-051-0/+3
| | | | | | | | | | | | Change-Id: I8ca16db2fb93d350829e14f4339e7ece75a2fb54
| | * Did I say 4.1? Oh well what I *really* meant was 4.0.3, of course.Dianne Hackborn2011-12-071-0/+1
| | | | | | | | | | | | Change-Id: I61ccc290aec8fa7e2e68cf01bc920a65b8b9e246
* | | Clean up the crt*.o files.Ying Wang2012-09-061-0/+1
| | | | | | | | | | | | | | | | | | | | | To fix incremental build failure caused by https://android-review.googlesource.com/41940 Change-Id: I9a977fe6e26fefaababdbb5d498b63e37884a4be
* | | Clean step for libc.Ying Wang2012-09-051-0/+4
| | | | | | | | | | | | Change-Id: I6e11464eedea7ce073a3278e07825f777a32f62a
* | | This branch is now JB MR1 development.Dianne Hackborn2012-07-301-0/+3
| | | | | | | | | | | | Change-Id: Id0463a82826c0fe4c518559fe40e4d6e088aaad9
* | | Add clean step to introduce the newly added BUILD_EMULATOR.Ying Wang2012-07-261-0/+2
| | | | | | | | | | | | Change-Id: I0de0625a12af0b98d6288df03024268326b909bf
* | | We want to clean *darwin-x86* obj files.Ying Wang2012-06-051-1/+1
| | | | | | | | | | | | Change-Id: Iec204cfe39cde5434a8d09d8328d315d3c9abfcb
* | | Use Mac OS X SDK 10.6.Ying Wang2012-05-301-0/+3
| | | | | | | | | | | | Change-Id: I8ca16db2fb93d350829e14f4339e7ece75a2fb54
* | | JellyBean is now 4.1.Dianne Hackborn2012-05-101-0/+5
|/ / | | | | | | Change-Id: Ibf2d17e704a01d648e6c9fef774e9806e5e97b9f
* | Default ro.carrier to unknownAndrew Flynn2012-04-161-0/+3
| | | | | | | | | | | | This was previously performed by init.c Change-Id: Id34c636e06dfe2766446f909e9d05557163d812d
* | You know back when I said this thing about Ice Cream Sandwich MR2?Dianne Hackborn2012-01-251-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What was I thinking? That would be *ridiculous*. What sane person would come up with a release like that?!? I mean... four words! Six if you try to say it! Insane!! Instead, we shall call you: Jelly Bean. Yum. Change-Id: Ice28fc17b7eb77cf6b708958161339890234d1d8
* | Dev branch for ICS MR2.Dianne Hackborn2011-11-101-0/+6
|/ | | | Change-Id: I53c18f2e84cd0a5c6529da1acc5f2c8d0ad0ef2e
* MR1 is version 4.1, API 15.Dianne Hackborn2011-11-021-0/+4
| | | | Change-Id: I5f31630b17121ce43b3c60d43409069640e4d97a