OSDN Git Service

android-x86/build.git
13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Wed, 22 Sep 2010 14:12:13 +0000 (07:12 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoarg: system_size, not system_img
Doug Zongker [Wed, 22 Sep 2010 00:22:14 +0000 (17:22 -0700)]
arg: system_size, not system_img

Change-Id: Iba5d10204c93159a4f12ea8e8d8687db5b9dd5ca

13 years agodeal with gps renaming
Brian Swetland [Tue, 21 Sep 2010 22:58:12 +0000 (15:58 -0700)]
deal with gps renaming

Change-Id: I488de95880be1c4fadf23a2fb4f7e7eb686d52c2

13 years agoadd recovery.fstab as dependency so it triggers rebuild (do not merge)
Doug Zongker [Tue, 21 Sep 2010 21:25:51 +0000 (14:25 -0700)]
add recovery.fstab as dependency so it triggers rebuild (do not merge)

Make recovery image depend on the fstab file so it gets rebuilt when
fstab changes.  Add support for "emmc" fstab partition type to
edify_generator.

Change-Id: Ic5df4e86c24321bf7d82a644e3e4770352e4f64b

13 years agosupport for per-partition fs_type (do not merge)
Doug Zongker [Tue, 21 Sep 2010 01:04:41 +0000 (18:04 -0700)]
support for per-partition fs_type (do not merge)

Include the recovery.fstab file in the recovery image.  Remove the
global fs_type and partition_type values from the target-files
key/value dict, and parse the recovery.fstab file instead to find
types for each partition.

Change-Id: I35ee2dd0989441dc2a704b63c1b32e598049acb5

13 years agoGRG83
The Android Automerger [Tue, 21 Sep 2010 14:11:59 +0000 (07:11 -0700)]
GRG83

Change-Id: I0069e316cea6795c3999ff6d2c9328c63a8b5df9

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Tue, 21 Sep 2010 14:11:46 +0000 (07:11 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoAdd new downloads UI to core build.
Steve Howard [Fri, 17 Sep 2010 01:15:02 +0000 (18:15 -0700)]
Add new downloads UI to core build.

Change-Id: I96a3bb10beb6c1ec9c48baa2e2039aab7c421b09

13 years agoGRG82
The Android Automerger [Mon, 20 Sep 2010 14:47:53 +0000 (07:47 -0700)]
GRG82

Change-Id: Icfaf82d5f9f0d660d28b8de725480e1e7ef1bc93

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Mon, 20 Sep 2010 14:45:02 +0000 (07:45 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoBrian's vendor/ change requires a clean build.
Joe Onorato [Sun, 19 Sep 2010 16:04:23 +0000 (12:04 -0400)]
Brian's vendor/ change requires a clean build.

Change-Id: I074fe1ec176dc005adcd79eaf7c91cc3b8d3f54c

13 years agoGRG79B
The Android Automerger [Sat, 18 Sep 2010 00:28:21 +0000 (17:28 -0700)]
GRG79B

Change-Id: Ie951dc733117fe9f8a02d0f5d6f91e0cc062c3da

13 years agoGRG79
The Android Automerger [Sat, 18 Sep 2010 00:17:55 +0000 (17:17 -0700)]
GRG79

Change-Id: I7fbc3ed3bcacc6f83088d181e695c90531c77272

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Sat, 18 Sep 2010 00:17:43 +0000 (17:17 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoMerge "remove remaining refs to max_image_sizes" into gingerbread
Doug Zongker [Fri, 17 Sep 2010 14:46:07 +0000 (07:46 -0700)]
Merge "remove remaining refs to max_image_sizes" into gingerbread

13 years agoremove remaining refs to max_image_sizes
Doug Zongker [Fri, 17 Sep 2010 14:44:38 +0000 (07:44 -0700)]
remove remaining refs to max_image_sizes

Change-Id: I7e4686bc06f9c3eab2df34d092021c549738b217

13 years agoOnly turn host build on for linux
Brian Carlstrom [Fri, 17 Sep 2010 04:49:01 +0000 (21:49 -0700)]
Only turn host build on for linux

Change-Id: I595948b159bc6a2bf295fd11ab831f978e38c799

13 years agoMerge "consolidate target_files metadata into one key-value file" into gingerbread
Doug Zongker [Fri, 17 Sep 2010 01:09:23 +0000 (18:09 -0700)]
Merge "consolidate target_files metadata into one key-value file" into gingerbread

13 years agoconsolidate target_files metadata into one key-value file
Doug Zongker [Fri, 17 Sep 2010 00:44:38 +0000 (17:44 -0700)]
consolidate target_files metadata into one key-value file

Instead of separate files for recovery api version, tool extensions,
and mkyaffs2 options, put those all in the generic key-value file.

Change-Id: Ib642311632844d52e4895fd4747093fc7e86232d

13 years agoGRG78D
android-build SharedAccount [Thu, 16 Sep 2010 23:01:49 +0000 (16:01 -0700)]
GRG78D

Change-Id: I46a8daee48bb951f7b884a74b787beffa7846e5f

13 years agoInclude dalvik+libcore dependencies in core product definitions.
Jesse Wilson [Thu, 16 Sep 2010 21:56:08 +0000 (14:56 -0700)]
Include dalvik+libcore dependencies in core product definitions.

Also conditionally include host-only dependencies when the host is
being built.

Change-Id: I0e8c9c1bef5ee60d4c1ce1c158f41b7642f9a8f2

13 years agoMerge commit 'goog/gingerbread' into gingerbread-release
android-build SharedAccount [Thu, 16 Sep 2010 21:10:27 +0000 (14:10 -0700)]
Merge commit 'goog/gingerbread' into gingerbread-release

13 years agoGRG78C
The Android Automerger [Thu, 16 Sep 2010 20:58:03 +0000 (13:58 -0700)]
GRG78C

Change-Id: If525e86642e16584ef0623b6176af5cef1511a03

13 years agoGRG78B
The Android Automerger [Thu, 16 Sep 2010 20:28:51 +0000 (13:28 -0700)]
GRG78B

Change-Id: I582a27e2e25729b21e14526c680a2e9da49e2579

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Thu, 16 Sep 2010 20:28:04 +0000 (13:28 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoallow partition sizes in hex (when prefixed with 0x)
Doug Zongker [Thu, 16 Sep 2010 20:01:26 +0000 (13:01 -0700)]
allow partition sizes in hex (when prefixed with 0x)

Change-Id: I806879fd496304c449ff5315b0ef48fd766d6428

13 years agostore user-visible image sizes in target-files
Doug Zongker [Thu, 16 Sep 2010 18:28:43 +0000 (11:28 -0700)]
store user-visible image sizes in target-files

Do the yaffs-specific adjustments to image sizes in common.CheckSize,
instead of baking it into the image size stored in the target-files
package.  Remove the special fs_type flag and fold it into the
"info_dict" we have for saving key-value pairs from the build system.

Change-Id: I6e63f3330f6277d9a946b22e66cadeb51203ba14

13 years agoMerge "support for ext4/EMMC in target_files and OTA generation" into gingerbread
Doug Zongker [Thu, 16 Sep 2010 18:38:06 +0000 (11:38 -0700)]
Merge "support for ext4/EMMC in target_files and OTA generation" into gingerbread

13 years agosupport for ext4/EMMC in target_files and OTA generation
Doug Zongker [Thu, 1 Jul 2010 22:30:11 +0000 (15:30 -0700)]
support for ext4/EMMC in target_files and OTA generation

Move the image sizes into a more generic key-value file.  Make them
optional.  Add additional key/value pairs describing what kind of
filesystem the device uses.  Pass new fs-type-related arguments in
edify scripts when mounting and reformatting partitions.

Don't include all the init.*.rc files from the regular system in
recovery -- they aren't needed, and break recovery on some devices.

Change-Id: Ic1c651f754ed00ba1cffe8cf56c43f7f3b0ebfd7

13 years agoMerge "DO NOT MERGE - These errors were missing from the list, which made it impossib...
Joe Onorato [Thu, 16 Sep 2010 18:17:37 +0000 (11:17 -0700)]
Merge "DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off." into gingerbread

13 years agoDO NOT MERGE - These errors were missing from the list, which made it impossible...
Joe Onorato [Thu, 16 Sep 2010 18:16:51 +0000 (14:16 -0400)]
DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off.

Change-Id: I94652bad7084f3868049b4ea0e43bb90f86dba6f

13 years agoDon't increase partition size for ext4 user images. [DO NOT MERGE]
Ying Wang [Thu, 16 Sep 2010 17:54:03 +0000 (10:54 -0700)]
Don't increase partition size for ext4 user images. [DO NOT MERGE]

Change-Id: I5b82e6f7bd1c25ce3b1a4c16409b61aa1be7f71f

13 years agoGRG78
The Android Automerger [Thu, 16 Sep 2010 16:40:21 +0000 (09:40 -0700)]
GRG78

Change-Id: Ib730c4936b7191a85f94fba0d95e0f5387813661

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Thu, 16 Sep 2010 16:39:12 +0000 (09:39 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoDO NOT MERGE - Remove extra printf
Joe Onorato [Thu, 16 Sep 2010 16:34:07 +0000 (12:34 -0400)]
DO NOT MERGE - Remove extra printf

Change-Id: I8a2e4fac78010fe531b080d3555557e557c038b9

13 years agoMerge "DO NOT MERGE - Add a -knowntags option to droiddoc" into gingerbread
Joe Onorato [Thu, 16 Sep 2010 16:02:54 +0000 (09:02 -0700)]
Merge "DO NOT MERGE - Add a -knowntags option to droiddoc" into gingerbread

13 years agoMerge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread
Joe Onorato [Thu, 16 Sep 2010 16:02:17 +0000 (09:02 -0700)]
Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread

13 years agoDO NOT MERGE - Add a -knowntags option to droiddoc
Joe Onorato [Thu, 16 Sep 2010 15:57:42 +0000 (11:57 -0400)]
DO NOT MERGE - Add a -knowntags option to droiddoc

This lets us remove the special cases in Comment.java and specify additional
tags to not warn about for the big docs build.

Change-Id: I25ad651616f162919c56daa2d4bdf6333c9dd87d

13 years agoAllow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules.
Joe Onorato [Thu, 16 Sep 2010 15:57:19 +0000 (11:57 -0400)]
Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules.

Change-Id: I568b416efe5ccefac6b5e6e99ddccc23600b1f74

13 years agoGrandfather the simulator-specific modules. do not merge.
Jean-Baptiste Queru [Thu, 16 Sep 2010 02:51:50 +0000 (19:51 -0700)]
Grandfather the simulator-specific modules. do not merge.

Those aren't new modules that were added recently, they just never got
considered when generating the original list of grandfathered modules

Change-Id: I0e6ff940936454048b59c0fc38e24e533e8598ae

13 years agoAdd a better explanation about how to deal with user modules
Jean-Baptiste Queru [Wed, 15 Sep 2010 20:59:29 +0000 (13:59 -0700)]
Add a better explanation about how to deal with user modules

Change-Id: Ib79cc0f4b47648daa18db97aa949cd167c8d44a9

13 years agoremove the system board name from the build fingerprint
Doug Zongker [Wed, 15 Sep 2010 20:02:12 +0000 (13:02 -0700)]
remove the system board name from the build fingerprint

Change-Id: I4cbbd03084b6ac24184b7475be3d34130094667d

13 years agoMerge "Allow devices without AndroidBoard.mk" into gingerbread
Jean-Baptiste Queru [Wed, 15 Sep 2010 19:54:56 +0000 (12:54 -0700)]
Merge "Allow devices without AndroidBoard.mk" into gingerbread

13 years agoAllow devices without AndroidBoard.mk
Jean-Baptiste Queru [Wed, 15 Sep 2010 18:59:33 +0000 (11:59 -0700)]
Allow devices without AndroidBoard.mk

A long time ago, Android.mk in devices had the same semantics
as the current AndroidBoard.mk. This eventually caused problems
(as it didn't allow having a true Android.mk there) so we switched,
and left an error behind in case people were still using the old
semantics (i.e. having an Android.mk but no AndroidBoard.mk).

Fast forward a few years to the present: we're finding that we want
to get rid of AndroidBoard.mk, so there are devices that will have
Android.mk but not AndroidBoard.mk. As this is becoming a legitimate
case, the error for it is removed, and the include for AndroidBoard.mk
is made optional.

Change-Id: Ic683419d4aaab122259715e0112660d2a6359e91

13 years agoMerge "Change "make PRODUCT-XXX-tests" to build only tests-build-target" into gingerbread
Ying Wang [Wed, 15 Sep 2010 18:52:34 +0000 (11:52 -0700)]
Merge "Change "make PRODUCT-XXX-tests" to build only tests-build-target" into gingerbread

13 years agoanother module that needs to be grandfathered in
Jean-Baptiste Queru [Wed, 15 Sep 2010 15:06:05 +0000 (08:06 -0700)]
another module that needs to be grandfathered in

Change-Id: I37e0e0ae0056a2315e1102f79fd923143928f6fe

13 years agoanother module that needs to be grandfathered in
Jean-Baptiste Queru [Wed, 15 Sep 2010 15:06:05 +0000 (08:06 -0700)]
another module that needs to be grandfathered in

Change-Id: Ibf24b4507b0c367117c33476a07d7189aeb3dff7

13 years agoanother module that needs to be grandfathered in
Jean-Baptiste Queru [Wed, 15 Sep 2010 15:06:05 +0000 (08:06 -0700)]
another module that needs to be grandfathered in

Change-Id: I024ba177e6ca4745e38feb2395e57c46354c2eea

13 years agoGRG77
The Android Automerger [Wed, 15 Sep 2010 14:11:47 +0000 (07:11 -0700)]
GRG77

Change-Id: Ib1f767a38c3d88151851bb7e1d1c7c79114b68ac

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Wed, 15 Sep 2010 14:11:37 +0000 (07:11 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoChange "make PRODUCT-XXX-tests" to build only tests-build-target
Ying Wang [Tue, 14 Sep 2010 23:07:56 +0000 (16:07 -0700)]
Change "make PRODUCT-XXX-tests" to build only tests-build-target

Change-Id: Ib1a1a7b09ea6f1c3eea84394dcd6e3ebcda81e1a

13 years agoRevert "Default host module tag to optional."
Jean-Baptiste Queru [Tue, 14 Sep 2010 20:25:42 +0000 (13:25 -0700)]
Revert "Default host module tag to optional."

This reverts commit 528362f07460cfee42190e68ee2ffde4f08f0af4.

13 years agoFail the build when using a user tag on a non-legacy module. do not merge
Jean-Baptiste Queru [Tue, 14 Sep 2010 15:59:21 +0000 (08:59 -0700)]
Fail the build when using a user tag on a non-legacy module. do not merge

The supported mechanism is to explicitly add the module
name to the PRODUCT_PACKAGES of the relevant product definitions.

Change-Id: I67bef9a967576b77a5d6c298178f03c66722eb37

13 years agoGRG76
The Android Automerger [Tue, 14 Sep 2010 15:25:05 +0000 (08:25 -0700)]
GRG76

Change-Id: I80d0a24959e1295d84c311ad7c17810d9147cc1d

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Tue, 14 Sep 2010 15:24:53 +0000 (08:24 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoRefine the comment.
Ying Wang [Tue, 14 Sep 2010 01:33:31 +0000 (18:33 -0700)]
Refine the comment.

The host tools include script as well as native binaries.

Change-Id: I8bdd62bf5117ac71e2607d2cb4cd7b08bcbe7b14

13 years agoAdd host modules needed by SDK build.
Ying Wang [Tue, 14 Sep 2010 01:11:11 +0000 (18:11 -0700)]
Add host modules needed by SDK build.

Since host module tag is defaulted to optional now, we have to explicitly
add those modules to the SDK product config file.

Change-Id: I8f6c4dcb17ef7716ae3590d6e96ddd5d07cc0582

13 years agoDefault host module tag to optional.
Ying Wang [Mon, 13 Sep 2010 21:56:15 +0000 (14:56 -0700)]
Default host module tag to optional.

Change-Id: I8ae572b368e7ecdcc8e5bb257bb2f6084b5fb508

13 years agoGRG75
The Android Automerger [Mon, 13 Sep 2010 14:50:27 +0000 (07:50 -0700)]
GRG75

Change-Id: Ifebbd36f6e452eec843f2b2ec95fc794ebaaab59

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Mon, 13 Sep 2010 14:49:11 +0000 (07:49 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agomove File and Difference classes into common script
Doug Zongker [Sun, 12 Sep 2010 22:26:16 +0000 (15:26 -0700)]
move File and Difference classes into common script

This makes them accessible from device-specific extensions (so they
can be used to send radio images as binary patches, for instance).

Change-Id: I2f2174b93b4265abf9400f9e5a0982caca0771e9

13 years agoFix host-dexed libraries.
Ying Wang [Sat, 11 Sep 2010 01:38:10 +0000 (18:38 -0700)]
Fix host-dexed libraries.

With this change, host-dexed library A can have host-dexed library B in its LOCAL_JAVA_LIBRARIES.
Bug: 2992136

Change-Id: I794613d3230d4eb471a0566c325078da8fa38b86

13 years agoGRG71D
android-build SharedAccount [Sat, 11 Sep 2010 00:31:19 +0000 (17:31 -0700)]
GRG71D

Change-Id: Ibfa9909ddeaa880ccfc0705e4f19549aba398fc9

13 years agoSupport to build host dex.
Ying Wang [Fri, 10 Sep 2010 23:19:24 +0000 (16:19 -0700)]
Support to build host dex.

Change-Id: I55df5e4051dbeb89a70d6d7b89fb6110f133d9d7

13 years agoGRG71C
android-build SharedAccount [Fri, 10 Sep 2010 21:49:42 +0000 (14:49 -0700)]
GRG71C

Change-Id: Ifb2367cf59f94002fdc6b6628704c21f9fda63a6

13 years agoDist userdataimg and tests-zip-package for tests builds
Ying Wang [Fri, 10 Sep 2010 21:39:33 +0000 (14:39 -0700)]
Dist userdataimg and tests-zip-package for tests builds

So that the build server can run the following command to build and dist only the two packages:
make -j16 tests-zip-package userdataimage-nodeps dist showcommands TARGET_BUILD_VARIANT=tests TARGET_PRODUCT=passion

Change-Id: I03d7049582ec8537a389e80b7ecdcae6625222ea

13 years agoGRG71B
android-build SharedAccount [Fri, 10 Sep 2010 18:33:05 +0000 (11:33 -0700)]
GRG71B

Change-Id: I2810dc66c1616a444767ee118f5c2ccc43a8b8ab

13 years agoGRG71
The Android Automerger [Thu, 9 Sep 2010 15:12:04 +0000 (08:12 -0700)]
GRG71

Change-Id: I8ebd2debe2ec76711adfb508144570a9c423cfd2

13 years agoGRG70C
The Android Automerger [Thu, 9 Sep 2010 01:08:45 +0000 (18:08 -0700)]
GRG70C

Change-Id: I0faf4de601ea74f4aa3a214c3436feb805f17613

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Thu, 9 Sep 2010 01:08:25 +0000 (18:08 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agofix typo
Jean-Baptiste Queru [Wed, 8 Sep 2010 22:28:41 +0000 (15:28 -0700)]
fix typo

Change-Id: If4acf972380a94b160a656f849c4106025d3e6b2

13 years agoa few more existing user modules to be grandfathered in - DO NOT MERGE
Jean-Baptiste Queru [Wed, 8 Sep 2010 19:18:04 +0000 (12:18 -0700)]
a few more existing user modules to be grandfathered in - DO NOT MERGE

Change-Id: I6a2337bb557735276c93c306caac43a59abff47c

13 years agoa few more existing user modules to be grandfathered in - DO NOT MERGE
Jean-Baptiste Queru [Wed, 8 Sep 2010 19:18:04 +0000 (12:18 -0700)]
a few more existing user modules to be grandfathered in - DO NOT MERGE

Change-Id: I5f4c9f9ac948c2ba6865eae7dca2c0ed4d10702b

13 years agoMerge "Enable WITH_HOST_DALVIK for "user" builds on Linux." into gingerbread
Dan Bornstein [Wed, 8 Sep 2010 19:37:11 +0000 (12:37 -0700)]
Merge "Enable WITH_HOST_DALVIK for "user" builds on Linux." into gingerbread

13 years agoa few more existing user modules to be grandfathered in - DO NOT MERGE
Jean-Baptiste Queru [Wed, 8 Sep 2010 19:18:04 +0000 (12:18 -0700)]
a few more existing user modules to be grandfathered in - DO NOT MERGE

Change-Id: I7526ad40f27853a2f83bc0c4c4f80ff709fcaf40

13 years agoEnable WITH_HOST_DALVIK for "user" builds on Linux.
Dan Bornstein [Wed, 8 Sep 2010 00:45:44 +0000 (17:45 -0700)]
Enable WITH_HOST_DALVIK for "user" builds on Linux.

Bug: 2497274
Change-Id: I636895b52c82f301f8c288ae670b34e1dbf32cc5

13 years agoGRG70B
android-build SharedAccount [Wed, 8 Sep 2010 17:39:38 +0000 (10:39 -0700)]
GRG70B

Change-Id: I0559a4aee3908e18e4c5b93c7fe425b151c856f9

13 years agoMerge "Warn when new modules are found that use user tags - DO NOT MERGE" into ginger...
Jean-Baptiste Queru [Wed, 8 Sep 2010 17:22:48 +0000 (10:22 -0700)]
Merge "Warn when new modules are found that use user tags - DO NOT MERGE" into gingerbread

13 years agoGRG70
The Android Automerger [Wed, 8 Sep 2010 15:27:31 +0000 (08:27 -0700)]
GRG70

Change-Id: Ieea6eabc7d1384b008562a401ed4805cd20571fe

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Wed, 8 Sep 2010 15:25:23 +0000 (08:25 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agocleanspec for corrupted build.prop
Jean-Baptiste Queru [Tue, 7 Sep 2010 18:18:09 +0000 (11:18 -0700)]
cleanspec for corrupted build.prop

Change-Id: Ib8d6719af92759272ae25607862391647dfe408d

13 years agoRevert "Allow properties with spaces in their values"
Jean-Baptiste Queru [Tue, 7 Sep 2010 17:51:12 +0000 (10:51 -0700)]
Revert "Allow properties with spaces in their values"

This reverts commit de3bfade571033b01fbaccac2f0fdf7193e8d3ee.

13 years agoFix the unstripped path if LOCAL_MODULE_PATH is set. DO NOT MERGE
Ying Wang [Tue, 7 Sep 2010 17:26:18 +0000 (10:26 -0700)]
Fix the unstripped path if LOCAL_MODULE_PATH is set. DO NOT MERGE

Cherry-pick from master.

Change-Id: I0a56e3e91efd53ad2671136b6fe00ee675f56230

13 years agoGRG69
The Android Automerger [Tue, 7 Sep 2010 16:09:46 +0000 (09:09 -0700)]
GRG69

Change-Id: I2c59e5ad26a950dc594855b9b39a1cceeef529d2

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Tue, 7 Sep 2010 16:08:09 +0000 (09:08 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoWarn when new modules are found that use user tags - DO NOT MERGE
Jean-Baptiste Queru [Fri, 3 Sep 2010 23:32:58 +0000 (16:32 -0700)]
Warn when new modules are found that use user tags - DO NOT MERGE

Change-Id: Ia563765f3d0161d7c851a0162d65c2a249b4dd38

13 years agoGRG65
The Android Automerger [Fri, 3 Sep 2010 23:03:38 +0000 (16:03 -0700)]
GRG65

Change-Id: I122bf81b82a13c41b7481293115bf863bfd04f2e

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Fri, 3 Sep 2010 23:03:15 +0000 (16:03 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoMerge "return to using subprocess for running commands" into gingerbread
Doug Zongker [Fri, 3 Sep 2010 21:31:03 +0000 (14:31 -0700)]
Merge "return to using subprocess for running commands" into gingerbread

13 years agoreturn to using subprocess for running commands
Doug Zongker [Fri, 3 Sep 2010 21:15:34 +0000 (14:15 -0700)]
return to using subprocess for running commands

Reverts Ic4f1c747 and fixes the problem by splitting the extra_flags
argument (it wasn't working before because it was getting one argument
"-c 4096 -s 128" instead of four arguments "-c", "4096", "-s", "128"
and mkyaffs2image apparently just ignores that bogus argument?)

Change-Id: Ib1e08d634aa68bfab0f7e09680d407f2cee0797d

13 years agoremove remaining amend support
Doug Zongker [Wed, 21 Apr 2010 21:08:44 +0000 (14:08 -0700)]
remove remaining amend support

Remove the remaining (unused and untested) support for generating
amend scripts.  This means that you won't be able to OTA directly from
cupcake to gingerbread.

Change-Id: Iaf5295db92a42b336960d05295f48b67cb729337

13 years agoMerge "The old clean target had bit rotted." into gingerbread
Joe Onorato [Fri, 3 Sep 2010 17:26:04 +0000 (10:26 -0700)]
Merge "The old clean target had bit rotted." into gingerbread

13 years agoThe old clean target had bit rotted.
Joe Onorato [Fri, 3 Sep 2010 17:25:11 +0000 (13:25 -0400)]
The old clean target had bit rotted.

Clean and clobber are now the same thing.

Change-Id: I4873d40496b16e13689e22c48cff1fecdffb8b40

13 years agoFix inherited dependency when instrmentation.
Ying Wang [Thu, 2 Sep 2010 22:41:01 +0000 (15:41 -0700)]
Fix inherited dependency when instrmentation.

It turns out we should also LOCAL_INSTRUMENTATION_FOR.
To disambiguate LOCAL_INSTRUMENTATION_FOR_PACKAGE_NAME is renamed to LOCAL_MANIFEST_INSTRUMENTATION_FOR.

Bug: 2902591
Change-Id: I6cb893c135736fc4170aa2259105b4c5eea798a1

13 years agoGRG64B
The Android Automerger [Thu, 2 Sep 2010 22:29:26 +0000 (15:29 -0700)]
GRG64B

Change-Id: I765a1b26075e9c9d0432ac5e5379fc239a5d2396

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Thu, 2 Sep 2010 22:29:15 +0000 (15:29 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoAllow properties with spaces in their values
Jean-Baptiste Queru [Thu, 2 Sep 2010 21:30:56 +0000 (14:30 -0700)]
Allow properties with spaces in their values

This way, such properties can be set in product definition files
instead of having to live in system.prop, which eliminates the need
for system.prop

Change-Id: I25d9665f65436df8215940e46380deb31b8161ba

13 years agoGRG64
The Android Automerger [Thu, 2 Sep 2010 15:39:48 +0000 (08:39 -0700)]
GRG64

Change-Id: If3edb604f34d478f5a91f597a7e43e3e2cfa8f71

13 years agoGRG63B
The Android Automerger [Thu, 2 Sep 2010 02:50:25 +0000 (19:50 -0700)]
GRG63B

Change-Id: If3b8c5989cb652d9edabe68abe25e125c25c6529

13 years agoDisable new longjmp in glibc 2.11 and later.
Ying Wang [Wed, 1 Sep 2010 23:39:11 +0000 (16:39 -0700)]
Disable new longjmp in glibc 2.11 and later.

Bug: 2967937
Change-Id: I4e2a5f806ad45a01ca7f8c4d032cd29fce1d794d