OSDN Git Service

android-x86/build.git
13 years agoGRH01
The Android Automerger [Fri, 1 Oct 2010 14:18:12 +0000 (07:18 -0700)]
GRH01

Change-Id: If100c337665eb374089765d744da282c758f6d78

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Fri, 1 Oct 2010 14:17:15 +0000 (07:17 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoGRG92B
android-build SharedAccount [Thu, 30 Sep 2010 23:03:21 +0000 (16:03 -0700)]
GRG92B

Change-Id: Ibbe42b603d25775b1c76bb49caadf3f092ae0246

13 years agoMerge "Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting" into...
Brian Carlstrom [Thu, 30 Sep 2010 22:00:31 +0000 (15:00 -0700)]
Merge "Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting" into gingerbread

13 years agoAllow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting
Brian Carlstrom [Thu, 30 Sep 2010 21:41:54 +0000 (14:41 -0700)]
Allow 'export WITH_HOST_DALVIK=false' to override Makefile defaulting

Change-Id: I8915bc1c9f52a3b6ab1a82b404ab61cd0726198d

13 years agoUse the new sdk/build/tools.atree.
Xavier Ducrohet [Mon, 27 Sep 2010 22:51:32 +0000 (15:51 -0700)]
Use the new sdk/build/tools.atree.

As the sdk.git project is branched differently from the rest
of the platform, it's important to be able to control what
goes in the tools folder of the SDK on a per-branch basis.

Right now development/build/sdk.atree control what goes in
the tools folder (coming almost only from sdk.git) which causes
problems when the development.git and sdk.git branches are not
in sync.

Change-Id: I9158501cd68783d593e49e5fdea7f17d19b0120f

13 years agoGRG92
The Android Automerger [Thu, 30 Sep 2010 14:11:12 +0000 (07:11 -0700)]
GRG92

Change-Id: Ic64eabc22bd3a0a33bf7a0bce798ebfc8a4a59ec

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Thu, 30 Sep 2010 14:10:56 +0000 (07:10 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoGRG91B
android-build SharedAccount [Thu, 30 Sep 2010 01:43:04 +0000 (18:43 -0700)]
GRG91B

Change-Id: Ifccdf3b3657b7c0c6d58684cb211d1d7712205ab

13 years agoSeparate out Proguard flag files to fix dependency.
Ying Wang [Wed, 29 Sep 2010 21:50:41 +0000 (14:50 -0700)]
Separate out Proguard flag files to fix dependency.

Bug: 3048005
Change-Id: I3e77ca1082cf7c92a43b249e5c887e3fbdf4ba11

13 years agoInform dex-preopt when the target device is a uniprocessor.
Dan Bornstein [Wed, 29 Sep 2010 18:54:15 +0000 (11:54 -0700)]
Inform dex-preopt when the target device is a uniprocessor.

By default, dex-preopt optimizes for an SMP target.

Change-Id: Ib92552e55f5426b9b035ce862233752af090bb43

13 years agoGRG91
The Android Automerger [Wed, 29 Sep 2010 14:13:50 +0000 (07:13 -0700)]
GRG91

Change-Id: I7f6db3e3ecde47256d2c0f03f228077fd3b904fd

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

13 years agoGRG90C
android-build SharedAccount [Wed, 29 Sep 2010 01:52:04 +0000 (18:52 -0700)]
GRG90C

Change-Id: Ic75a0917b4bd1790695ec8bf61d33bfba0c5c195

13 years agoMerge "Fix mmm to work with an ANDROID_BUILD_TOP that contains a symlink" into ginger...
Brian Carlstrom [Wed, 29 Sep 2010 00:45:59 +0000 (17:45 -0700)]
Merge "Fix mmm to work with an ANDROID_BUILD_TOP that contains a symlink" into gingerbread

13 years agoMerge "framework-res is not used as regular Java library now." into gingerbread
Ying Wang [Wed, 29 Sep 2010 00:32:36 +0000 (17:32 -0700)]
Merge "framework-res is not used as regular Java library now." into gingerbread

13 years agoframework-res is not used as regular Java library now.
Ying Wang [Wed, 29 Sep 2010 00:27:56 +0000 (17:27 -0700)]
framework-res is not used as regular Java library now.

Change-Id: Ic2b8f7d7bceab3be7884eb4a7dbe721c14bd1ccb

13 years agoMerge "Add location shared library to core build." into gingerbread
Dianne Hackborn [Wed, 29 Sep 2010 00:14:39 +0000 (17:14 -0700)]
Merge "Add location shared library to core build." into gingerbread

13 years agoTreat prebuilt SDKs and the stub as normal java libraries.
Ying Wang [Tue, 28 Sep 2010 23:18:03 +0000 (16:18 -0700)]
Treat prebuilt SDKs and the stub as normal java libraries.

Change-Id: Ic5512b952d8218e63e40aeb07966de21391ef42d

13 years agoGRG90B
The Android Automerger [Tue, 28 Sep 2010 21:38:02 +0000 (14:38 -0700)]
GRG90B

Change-Id: Ia56781cc374c7c50907a3f72d4409641216ea4a5

13 years agoAdd location shared library to core build.
Dianne Hackborn [Tue, 28 Sep 2010 21:25:05 +0000 (14:25 -0700)]
Add location shared library to core build.

Change-Id: I3ea62e2fb29611337044d4c3c10f756fb5d35f43

13 years agoFix mmm to work with an ANDROID_BUILD_TOP that contains a symlink
Brian Carlstrom [Fri, 17 Sep 2010 19:25:50 +0000 (12:25 -0700)]
Fix mmm to work with an ANDROID_BUILD_TOP that contains a symlink

Change-Id: I3dfc1aa6f10a52c2adc68259ce1cedec2ffd8f0e

13 years agoGRG90
The Android Automerger [Tue, 28 Sep 2010 14:14:30 +0000 (07:14 -0700)]
GRG90

Change-Id: I17c45affaf12d69664f6cecb4bf4c184427ea8da

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

13 years agoMerge "Fix userdata partition's ext4 mount point to data." into gingerbread
Ying Wang [Tue, 28 Sep 2010 01:03:52 +0000 (18:03 -0700)]
Merge "Fix userdata partition's ext4 mount point to data." into gingerbread

13 years agoFix userdata partition's ext4 mount point to data.
Ying Wang [Tue, 28 Sep 2010 00:49:03 +0000 (17:49 -0700)]
Fix userdata partition's ext4 mount point to data.

Bug: 3041475
Change-Id: I07306cd9c90072626dfc132d6655618ae70e64be

13 years agoMerge "Package ddmlib-prebuilt with CTS." into gingerbread
Brett Chabot [Tue, 28 Sep 2010 00:47:55 +0000 (17:47 -0700)]
Merge "Package ddmlib-prebuilt with CTS." into gingerbread

13 years agoPackage ddmlib-prebuilt with CTS.
Xavier Ducrohet [Wed, 28 Jul 2010 18:07:31 +0000 (11:07 -0700)]
Package ddmlib-prebuilt with CTS.

This ensures that CTS is using a compatible ddmlib.

13 years agoMerge "Don't reference CarHome and CarHomeLauncher" into gingerbread
Jean-Baptiste Queru [Tue, 28 Sep 2010 00:24:02 +0000 (17:24 -0700)]
Merge "Don't reference CarHome and CarHomeLauncher" into gingerbread

13 years agoDon't reference CarHome and CarHomeLauncher
Jean-Baptiste Queru [Tue, 28 Sep 2010 00:04:41 +0000 (17:04 -0700)]
Don't reference CarHome and CarHomeLauncher

They're not actually part of AOSP

Change-Id: Iacb832173be7faa8ea22f74ca25e1fd68ef1dbdb

13 years agoDon't set DISABLE_DEXPREOPT in lunch.
Ying Wang [Mon, 27 Sep 2010 23:25:11 +0000 (16:25 -0700)]
Don't set DISABLE_DEXPREOPT in lunch.

Because in core/main.mk WITH_DEXPREOPT is set to true only if the build OS is linux.

Change-Id: I287ab61312667f6100371d07010bcab5cfcc7e17

13 years agoSet the intermediate dirs before using them.
Ying Wang [Mon, 27 Sep 2010 21:53:39 +0000 (14:53 -0700)]
Set the intermediate dirs before using them.

Change-Id: Ibdab1234ca8c5a86c5226ed71e84374c3fcd7a90

13 years agoAdd javalib.dex.jar to LOCAL_INTERMEDIATE_TARGETS
Ying Wang [Mon, 27 Sep 2010 21:07:17 +0000 (14:07 -0700)]
Add javalib.dex.jar to LOCAL_INTERMEDIATE_TARGETS

So the its target-specific PRIVATE vars can be set properly.

Change-Id: I83b60bd56ee8523b0ba97092010c76c270b60c02

13 years agoRemove emulator-based dexpreopt logic from the build system.
Ying Wang [Mon, 27 Sep 2010 17:37:25 +0000 (10:37 -0700)]
Remove emulator-based dexpreopt logic from the build system.

Change-Id: Ic96cbd1ebb9fa65aa85bf77f18a31913625d7e1c

13 years agoGRG89
The Android Automerger [Mon, 27 Sep 2010 14:39:08 +0000 (07:39 -0700)]
GRG89

Change-Id: Ibd3d2164255d6168a085ee56590042f3cc582cb5

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

13 years agoGRG88C
The Android Automerger [Mon, 27 Sep 2010 01:06:09 +0000 (18:06 -0700)]
GRG88C

Change-Id: Ibb63682b3948a242414bf3f2229f31a0b2111227

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Mon, 27 Sep 2010 01:05:23 +0000 (18:05 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoreconcile froyo-release into gingerbread
Jean-Baptiste Queru [Mon, 27 Sep 2010 00:28:49 +0000 (17:28 -0700)]
reconcile froyo-release into gingerbread

Change-Id: If6c3b341b0716ef4f80721da2635b7bde45f453d

13 years agoGRG88B
android-build SharedAccount [Sun, 26 Sep 2010 23:50:27 +0000 (16:50 -0700)]
GRG88B

Change-Id: Ib424b43faaf2ea41147d63433bf4d7436f2b968d

13 years agomake info_dict and GetTypeAndDevice available to device extensions
Doug Zongker [Sun, 26 Sep 2010 21:57:41 +0000 (14:57 -0700)]
make info_dict and GetTypeAndDevice available to device extensions

Change-Id: I3aa04cb6d7988fc1fdd7f179634b09ceab5749fb

13 years agoMerge "Remove emulator-based dexpreopt code" into gingerbread-release
Ying Wang [Sun, 26 Sep 2010 20:41:20 +0000 (13:41 -0700)]
Merge "Remove emulator-based dexpreopt code" into gingerbread-release

13 years agoRemove emulator-based dexpreopt code
Ying Wang [Sun, 26 Sep 2010 20:11:16 +0000 (13:11 -0700)]
Remove emulator-based dexpreopt code

Now dexpreopt is done on the host side.

Change-Id: I4a452daefe6f6aaae296a93d10984382336e483c

13 years agoRemove emulator-based dexpreopt code
Ying Wang [Sun, 26 Sep 2010 20:11:16 +0000 (13:11 -0700)]
Remove emulator-based dexpreopt code

Now dexpreopt is done on the host side.

Change-Id: I1ea1a5d1fac2531028e017364ef870abb7420be7

13 years agoGRG88
The Android Automerger [Sun, 26 Sep 2010 19:49:34 +0000 (12:49 -0700)]
GRG88

Change-Id: I6bc2d49c5836caea679fd15f9dabd496768f25b5

13 years agoMerge branch 'gingerbread' into gingerbread-release
The Android Automerger [Sun, 26 Sep 2010 19:39:28 +0000 (12:39 -0700)]
Merge branch 'gingerbread' into gingerbread-release

13 years agoMerge "Fix dependency when switching between build variants with and without Proguard...
Ying Wang [Sat, 25 Sep 2010 01:08:30 +0000 (18:08 -0700)]
Merge "Fix dependency when switching between build variants with and without Proguard." into gingerbread

13 years agoFix nothing-to-do build.
Ying Wang [Fri, 24 Sep 2010 20:56:45 +0000 (13:56 -0700)]
Fix nothing-to-do build.

Because .odex is always newer than the .jar file, so we should use "|" depdendency here.

Change-Id: Ied4c5ec4ee3294862c0a232f96c15cca2c748e11

13 years agoFix sim-eng build.
Andy McFadden [Fri, 24 Sep 2010 19:04:17 +0000 (12:04 -0700)]
Fix sim-eng build.

Don't try to do the host build if we're configured for sim-eng.  They
seem to be clashing, and it's redundant anyway.

Change-Id: I8e1a24b6e07d28701b32b6559ba39337b211264d

13 years agoam 7978d50e: Add a workaround for a platform JAR parsing bug.
Ficus Kirkpatrick [Fri, 24 Sep 2010 17:58:04 +0000 (10:58 -0700)]
am 7978d50e: Add a workaround for a platform JAR parsing bug.

Merge commit '7978d50edb9c4da0b8f4076412f092418da6e372' into gingerbread

* commit '7978d50edb9c4da0b8f4076412f092418da6e372':
  Add a workaround for a platform JAR parsing bug.

13 years agoAdd a workaround for a platform JAR parsing bug.
Ficus Kirkpatrick [Fri, 24 Sep 2010 05:57:05 +0000 (22:57 -0700)]
Add a workaround for a platform JAR parsing bug.

The java.util.jar implementation through Android 1.6 has a
bug where if the signature file in META-INF is a multiple
of 1024 bytes, it will throw an IOException attempting to
read it.

If signapk would produce a CERT.SF in a multiple of 1024
bytes, add an extra CRLF to the end of the file.

Bug: 3019677
Change-Id: I23d4a36e12e224be600d3ac39379b5b5a022a628

13 years agoPrebuilt NDKs are merged for linux and darwin.
Ying Wang [Fri, 24 Sep 2010 00:59:36 +0000 (17:59 -0700)]
Prebuilt NDKs are merged for linux and darwin.

Change-Id: I0b632d7ba4df5b27dda36280b22dfd0b37e116b7

13 years agoFix dependency when switching between build variants with and without Proguard.
Ying Wang [Thu, 23 Sep 2010 18:48:38 +0000 (11:48 -0700)]
Fix dependency when switching between build variants with and without Proguard.

With this change, in a user build the dependency looks like:
package.apk -> progaurd.classes.dex -> ... -> proguard.classes.jar
While in an eng build:
package.apk -> noproguard.classes.dex -> ... -> noproguard.classes.jar

Because package.apk is product-specific and removed when switching between
user and eng builds, it can always be built with the correct and up-to-date .dex file.

Bug: 3022484

Change-Id: I3a732cb3e256f193088c294dc4a0573188283cb2

13 years agoFix private vars for host-dex rules.
Ying Wang [Thu, 23 Sep 2010 23:29:53 +0000 (16:29 -0700)]
Fix private vars for host-dex rules.

Change-Id: Ie374d3abf4c261b9c5e8b80ed464b4c6b1b52b42

13 years agoGRG85B
android-build SharedAccount [Thu, 23 Sep 2010 19:18:12 +0000 (12:18 -0700)]
GRG85B

Change-Id: I0416fae1b3c7c808054793485d19a467e42114eb

13 years agoMerge "user_tags: Remove 01-test target" into gingerbread
Dmitry Shmidt [Thu, 23 Sep 2010 18:06:42 +0000 (11:06 -0700)]
Merge "user_tags: Remove 01-test target" into gingerbread

13 years agoGRG85
The Android Automerger [Thu, 23 Sep 2010 14:14:38 +0000 (07:14 -0700)]
GRG85

Change-Id: Iad3f5d49402467823e18baac1a87de93dc778c12

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

13 years agoIntegrate dexpreopt into the build system.
Ying Wang [Fri, 17 Sep 2010 23:36:06 +0000 (16:36 -0700)]
Integrate dexpreopt into the build system.

Change-Id: Id67f85d0f5c8674f5bc22e431114ca73625811ef

13 years agouser_tags: Remove 01-test target
Dmitry Shmidt [Wed, 22 Sep 2010 22:43:21 +0000 (15:43 -0700)]
user_tags: Remove 01-test target

Auto-merge: no

Change-Id: I5e573660cdb4696951bcf62b611cfa71bb8395db
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
13 years agoString literal change.
Ying Wang [Wed, 22 Sep 2010 19:56:13 +0000 (12:56 -0700)]
String literal change.

Change-Id: Ic1289ee3abb184b4617aa42c28e6eca812600463

13 years agoTurn dalvikvm host builds on by default when linux is the host OS.
Jesse Wilson [Wed, 22 Sep 2010 17:59:10 +0000 (10:59 -0700)]
Turn dalvikvm host builds on by default when linux is the host OS.

Previously host builds were only enabled under user and user-debug
builds. This will make it easier for Androids to find out if they've
inadvertently broken host compatibility in native code.

Change-Id: Id1f2d5e189c4c1b6462fe03bab1b0f75e98a599c

13 years agoaccommodate both new and old target-files when creating incrementals (do not merge)
Doug Zongker [Wed, 22 Sep 2010 17:12:54 +0000 (10:12 -0700)]
accommodate both new and old target-files when creating incrementals (do not merge)

Change-Id: Ibc211164bf1dee8275e15d10cbe81b63d666069f

13 years agoGRG84
The Android Automerger [Wed, 22 Sep 2010 14:13:24 +0000 (07:13 -0700)]
GRG84

Change-Id: I6869f63b081b514879c663a425f20a082a0d8622

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 agoFRG83
android-build SharedAccount [Tue, 21 Sep 2010 20:58:39 +0000 (13:58 -0700)]
FRG83

Change-Id: I8d8fa5700e05930be8550f536561498010725fb4

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 agoFRG78
android-build SharedAccount [Thu, 16 Sep 2010 21:04:48 +0000 (14:04 -0700)]
FRG78

Change-Id: I7de099f3c8650c05d70128313c3f46db5fcad2c0

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