summaryrefslogtreecommitdiffstats
path: root/CleanSpec.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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
* CleanSpec for 49f1fab8a5b82f6224ff1be601037270ecdb734b: Rename ↵Brian Carlstrom2014-01-301-0/+3
| | | | | | persist.sys.dalvik.vm.lib to allow new default Change-Id: I3ed55460864c17a199053a058b2482c6c4579622
* CleanSpec for 08d410f53249c18d752f56a881ed2335403080d4: Make libart the ↵Brian Carlstrom2014-01-301-0/+3
| | | | | | default runtime Change-Id: Id632beeb2f96dd4502ac4a6c03bab5e4252137ff
* Just a little .1 makes all the difference in the world.Dianne Hackborn2013-11-141-0/+3
| | | | Change-Id: I4c4d8f507f9e81a632e22612043dc904694c5497
* 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
* 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
* Let's call MR0 4.0.1.Dianne Hackborn2011-09-211-0/+1
| | | | Change-Id: Ie55012702e2cfb1eb247941e8b73519ad9b5c547
* Hello, Android 4.0.Dianne Hackborn2011-09-141-0/+7
| | | | Change-Id: I0d775bc81e1fb1c3ca0151b15a582035109dc5b5
* Use TARGET_BOARD_INFO_FILE to locate board-info.txtYing Wang2011-06-131-0/+2
| | | | | | So board-info.txt can be inherited from the parent device. Change-Id: I5d99a2483b9a325e475f3c602d9e0f5d2b95e80c
* resolved conflicts for merge of 3f72af13 to masterDianne Hackborn2011-06-101-0/+3
|\ | | | | | | Change-Id: I675df80f6e4435e6fb275c8c1527fdc966c0322c
| * Welcome, Android 3.2.Dianne Hackborn2011-06-091-0/+3
| | | | | | | | Change-Id: Iedf0f75a3338aca09647779f3cbfb4a94f615493
| * DO NOT MERGE. We are now dev branch for Honeycomb MR2.Dianne Hackborn2011-05-091-0/+3
| | | | | | | | Change-Id: Icde20a70a35fc28e168eba4809c1c011ac5265b4
* | Cleanspec for change 109590Andreas Huber2011-05-111-0/+3
| | | | | | | | Change-Id: Icd4a6c3963d33b813e212015d954e9f06a489a05
* | Remove app that's been removed.Joe Onorato2011-04-061-0/+1
| | | | | | | | Change-Id: Ie91629e3d44ee9b16ec2d0ea93978c738b682fb9
* | Onward and upward! And ice cream for all!Dianne Hackborn2011-03-241-0/+3
| | | | | | | | Change-Id: If4f5541e1bac283f4c2f43d6e73e37c124ba7684
* | build: pass --strip-all, not --strip-debug to stripIliyan Malchev2011-03-171-1/+4
| | | | | | | | | | | | | | | | | | Option --strip-all will remove the static symbol section in addition to debug symbols. We do not need the static symbol table in libraries installed on the target. Change-Id: I7a52d22f5b45aa727f31bfd9af796b289528caef Signed-off-by: Iliyan Malchev <malchev@google.com>
* | build: remove prelinker build build systemIliyan Malchev2011-03-121-0/+9
|/ | | | | | | | | | | | | | | | | | | | This patch removes support for prelinking from the build system. By now, the prelinker has outlived its usefulness for several reasons. Firstly, the speedup that it afforded in the early days of Android is now nullified by the speed of hardware, as well as by the presence of Zygote. Secondly, the space savings that come with prelinking (measued at 17MB on a recent honeycomb stingray build) are no longer important either. Thirdly, prelinking reduces the effectiveness of Address-Space-Layout Randomization. Finally, since it is not part of the gcc suite, the prelinker needs to be maintained separately. The patch deletes apriori, soslim, lsd, isprelinked, and iself from the source tree. It also removes the prelink map. LOCAL_PRELINK_MODULE becomes a no-op. Individual Android.mk will get cleaned separately. Support for prelinking will have to be removed from the recovery code and from the dynamic loader as well. Change-Id: I5839c9c25f7772d5183eedfe20ab924f2a7cd411
* It's a new version!Dianne Hackborn2011-03-091-0/+3
| | | | Change-Id: Ic0740e3250ad7805188f919cdb0cc63b6aa17423
* DO NOT MERGE. Hello, Android 3.0 API 11.Dianne Hackborn2011-01-231-0/+3
| | | | Change-Id: Id859b752fc87fd050005c32665f2f019e177cf95
* Clean the build.prop so that default notification sound is set properly.Amith Yamasani2011-01-211-0/+1
| | | | | Bug: 3349429 Change-Id: I44450a4cc9acdeffa42340c61088a5964fa6ee0d
* Making more space for libwebcore.soKristian Monsen2011-01-181-0/+1
| | | | | | | | Taking half the space of libexpat.so and libbinder.so so there is still room to grow (webkit mergers tend to make libwebcore larger) Change-Id: I6d5bf385221c8e199e587c3a7c8c9425a15a5bb6
* Bump API version up to 10, thus resource version up to 11.Dianne Hackborn2011-01-161-0/+2
| | | | Change-Id: I305999c2ff71cc5985d0fc50e496c40e789d3af0