Ying Wang
2ce495a0a7
Allow use of alternative to bash as the build shell.
...
Change-Id: Ib92217f90c98e04a1d16efd4904d9d7ba9dda3cf
http://b/issue?id=2557214
2010-03-30 12:55:13 -07:00
Dirk Dougherty
4b2eb9734f
cherry-pick db00a226071878ae9bd821d28903dca8f6071140 to froyo.
...
Change-Id: I2ba25432014c7f04748cd6502d6ded997ef21f48
2010-03-26 18:59:47 -07:00
Dirk Dougherty
e123385cca
cherry-pick fe0104041858046a0aa649c791869d7eb1a5c175 to froyo.
...
Change-Id: I9c95ebc6f735cb6abc2b0920c2274e0b5ce0ef70
2010-03-26 18:56:30 -07:00
Jean-Baptiste Queru
7d9876b05e
Add separate language packs, for extra flexibility.
...
This way, languages can be managed more carefully through
the inheritance chain.
Bug: 2546758
Change-Id: I14e3d4d60716355fa702cc77128e9da04e30a612
2010-03-26 12:12:05 -07:00
Jean-Baptiste Queru
d96ee5c841
Add Gallery3D in all builds.
...
Bug: 2546464
Change-Id: I110de0fe56bcc7128f490b3ed516637786777773
2010-03-25 17:41:04 -07:00
Ying Wang
910dcbebc0
Cherry-pick 6f1c75849c4b101b55ae624755e43293724ce76e from eclair
...
Change-Id: I21a69669935d838595b2fa01c5be10e6c1975da9
2010-03-24 23:22:33 -07:00
Scott Main
84f8a5e2ef
docs: remove sidebox-inner style
...
Change-Id: Ia1e1b10e6756ecf6c9154c2cc25d0dbd58c1907f
2010-03-24 17:20:39 -07:00
Scott Main
b89740f8ba
docs: stylesheet change for figure class
...
Change-Id: I1f47fc70382daf9f14e057a83375cf727fb8afa7
2010-03-24 13:49:49 -07:00
Scott Main
c9be89296a
Merge "docs: style tweaks to sidebox and qv classes"
2010-03-24 13:47:22 -07:00
Jean-Baptiste Queru
748e638c3d
Source vendorsetup.sh from the device tree.
...
This way, individual open-source device configurations can
publish device-specific configurations without having
to maintain those centrally in envsetup.sh
Bug: 2533998
Change-Id: I1377846d4d3ebe7abcd2f8279a08abe54039cdbb
2010-03-22 10:59:08 -07:00
Jean-Baptiste Queru
2b9b4d0363
Add a "full" build config.
...
While the generic config is limited by its need to be inherited
by various configurations, the full config can afford some extra
settings by virtue of being essentially a "leaf" config (though
obviously it can be conbined with hardware-specific configurations
to run on specific devices).
Bug: 2533998
Change-Id: Ia95f0ce5305ada4ae6cdf69911fa9a0eeabf0900
2010-03-22 10:58:47 -07:00
Doug Zongker
7afc97120b
Merge "fix typo (leftover from some debugging code)"
2010-03-17 17:46:58 -07:00
Dan Egnor
8442c55962
Merge "Allow explicit and implicit numbering of the same tag."
2010-03-17 17:13:29 -07:00
Ying Wang
9a6a1e33b3
Add android-info.txt to the dist dir.
...
Change-Id: I735655205085b0baf490b0dd011eb59cb6d4c45b
http://b/issue?id=2524072
2010-03-17 17:07:39 -07:00
Dan Egnor
5fe3b35846
Allow explicit and implicit numbering of the same tag.
...
Change-Id: I59c24cc211250da7e0aed9e0b0aa16517fd72d55
2010-03-17 16:59:12 -07:00
Doug Zongker
3475d362a7
fix typo (leftover from some debugging code)
...
Change-Id: I29a42820ccf8567508f1aeefcc89c2462e9ad43c
2010-03-17 16:39:30 -07:00
Scott Main
67c2a965bb
docs: style tweaks to sidebox and qv classes
...
Removes extra whitespace from above the sidebox class and
adjusts the inner padding.
Removes extra whitespace from the right side of the quickview box
to align with the document margin.
Change-Id: I3d37ecc9a251a2c5c4e8d2c2942d05848c698faa
2010-03-16 17:18:24 -07:00
Ying Wang
8c254825a0
Support to override instr target package in inherit-package
...
http://b/issue?id=2451361
With this CL, you can inherit a testing package to test a inheriting package.
Note: we change the meaning of $(5), so we need to change any existing calls
to inherit-package in other projects.
Change-Id: I673155d1b8b6006953d14e1ab87066536ebd1e54
2010-03-16 17:08:58 -07:00
Doug Zongker
283e2a1e1b
store filesystem config info in target files at build time
...
Store a dump of the desired uid/gid/mode for every system file in the
target_files zip. Modify ota_from_target_files to use this stored
information when it is available, instead of running fs_config from
the current client (which might be out of sync from the one where the
target_files zip was built).
b/2516887 - New android_filesystem_config.h needed
Change-Id: I8409a0265d1d50daad9c2bc033c99b74b8931b20
2010-03-15 18:04:15 -07:00
Dianne Hackborn
5dfb37d01d
Car mode is now a standard part of the platform.
...
The car mode switcher should be on every device, as should the standard
car home app.
Change-Id: I88bdb3a8b3fc0e748f010ac6592d088bcc0022b0
2010-03-10 21:27:41 -08:00
Colin Cross
c208ccb73d
Merge "Use ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt"
2010-03-10 18:14:31 -08:00
Colin Cross
6e6824c4ce
Merge changes Ib3b44e83,I70d50928
...
* changes:
Add a new build target armv7-a-neon
Modify the armv7-a target arch to not use NEON
2010-03-10 18:14:03 -08:00
Marco Nelissen
194e9bd36b
Merge "Update warn.py with more warnings"
2010-03-10 16:34:15 -08:00
Ying Wang
1873e44d58
Merge "Don't force localization for package tagged as tests."
2010-03-10 16:20:32 -08:00
Marco Nelissen
8e20196b81
Update warn.py with more warnings
...
Change-Id: Ic65e6effe2be60d6a6c2a53c6acf356ad9e7ea94
2010-03-10 16:16:02 -08:00
Colin Cross
57b03f7613
Use ARCH_ARM_HAVE_ARMV7A to select qemu kernel for dexpreopt
...
Change-Id: I440d944e87324038e465415b1b71613b31052f99
2010-03-10 16:07:26 -08:00
Colin Cross
f807c55f39
Add a new build target armv7-a-neon
...
Change-Id: Ib3b44e839b093974aff0d595950e6b691beee7a5
2010-03-10 16:07:14 -08:00
Colin Cross
5720bb91a4
Modify the armv7-a target arch to not use NEON
...
To build for a target with NEON, use armv7-a-neon
Change-Id: I70d509287b04c0faebe44faf6c8ebb28a7360ff9
2010-03-10 16:06:44 -08:00
Ying Wang
c61d5932d3
Don't force localization for package tagged as tests.
...
Change-Id: I612598443371fc388cf08ddde7ebdd1d3dec9c7e
2010-03-10 16:02:42 -08:00
Ying Wang
08e3883350
Merge "Let Proguard load emma jar if it's enabled."
2010-03-10 13:36:42 -08:00
Ying Wang
389b7e11e4
Let Proguard load emma jar if it's enabled.
...
Change-Id: I57a0bcfb486339f48dc25f5fc5d44a1178dee678
See: http://b/issue?id=2502181
2010-03-09 17:24:32 -08:00
Bjorn Bringert
4f85d00113
Make ProGuard keep @VisibleForTesting classes and methods
...
Change-Id: I7f5d14fd4188859c52ab85c33af1ac275888611c
2010-03-09 14:37:21 +00:00
Jean-Baptiste Queru
d231c0648d
Add an empty CleanSpec.mk
...
Change-Id: Idc6adae88917383b19af0a7cfec88526cd6ac176
2010-03-08 18:04:03 -08:00
The Android Open Source Project
d2e571cb55
merge from open-source master
...
Change-Id: I9fedeb014c946b53bfdd424b00c0cb5fc08f8333
2010-03-08 17:16:23 -08:00
Andy McFadden
99e087bc82
Added -lpthread to target LDFLAGS for sim-eng.
...
This adds "-lpthread" to TARGET_GLOBAL_LDFLAGS when TARGET_SIMULATOR
is true. This is much easier than inserting it into individual
makefiles as needed. Has no effect on other builds.
Should fix the sim-eng build breakage in libcameraservice.
Change-Id: I4dcd7d54b93d1be1622b8ce78a1662d28ca9f9f2
2010-03-08 12:42:46 -08:00
Dan Egnor
ab2b1db4f8
Cleanspec rules to take care of old (pre-static) libraries.
...
(The build system doesn't react gracefully when something is switched
from a shared library to a static library.)
2010-03-05 15:31:49 -08:00
Andrew Stadler
221cdbb17d
Fix builds due to Music2 moving around.
2010-03-05 12:45:52 -08:00
Jean-Baptiste Queru
048683ea7e
Merge from eclair
...
Change-Id: I4496dadd8a738a05c647589ca78732e9b608ca29
2010-03-05 07:23:14 -08:00
Jean-Baptiste Queru
29c6c01bd6
Add provisioning app in the generic build
...
Change-Id: Iffdd4d21a3c55e7a73d58289fda31ac8a27a18ac
2010-03-04 17:31:28 -08:00
Jean-Baptiste Queru
4eb079f67f
Look for product configs in device/ in addition to vendor/
...
This will allow to create open-sourceable product configurations.
Change-Id: I4e73347c2095935340bfc8c3737c2adf1ef22a9c
2010-03-04 15:20:09 -08:00
Romain Guy
09433bc2a5
Add clean step for Launcher & Launcher2
2010-03-04 12:01:58 -08:00
Dan Egnor
bba8decfa6
Remove a bunch of obsolete/(potentially) renamed .apk's.
...
I found these kicking around my system/app with old timestamps, and old
packages just cause trouble. Depending on the build flavor they may or
may not still be there, but it's harmless to clean them.
2010-03-03 19:27:40 -08:00
Ying Wang
a17463fcac
Fix proguard_option_file.
2010-03-03 14:32:06 -08:00
Ying Wang
fa9ae7bbbe
Decentralizes cleanspecs.
...
After this change, you should add-clean-step at the end of CleanSpec.mk
in your project, instead of the centralized cleanspecs.mk in build/core.
2010-03-03 13:08:28 -08:00
Daniel Sandler
b7aa96bf8e
Switch to Launcher2 for all builds.
...
Change-Id: I0a0af777bc290224c72511abfbc8ed60f8ef2174
2010-03-03 12:50:43 -08:00
Marco Nelissen
6323bd93cc
Cleanspec for switching from Music2 back to Music
2010-03-02 13:44:32 -08:00
Ying Wang
f47dc0638a
Merge "Turn on Proguard by default for user/userdebug builds."
2010-03-02 09:41:13 -08:00
Ficus Kirkpatrick
384ab7acf4
Merge "Make cgrep look for *.c, *.cc, *.cpp, *.h exclusively."
2010-03-01 17:02:01 -08:00
Ficus Kirkpatrick
8889bdf39c
Make cgrep look for *.c, *.cc, *.cpp, *.h exclusively.
...
It was doing '*.c*' which both included .class files and omitted .h files.
Change-Id: Iedaac4f7ee86df86fdc38341c04ca565f34223b4
2010-03-01 16:51:47 -08:00
Jean-Baptiste Queru
518ce5753a
De-dupe PRODUCT_COPY_FILES
...
This allows to explicitly deal with situations where we
want to use PRODUCT_COPY_FILES to manage overrides.
Change-Id: I2f87862e19b973f090099f335e9bdeb0c9f3bfe9
2010-03-01 16:22:10 -08:00