OSDN Git Service

android-x86/build.git
13 years agoaccommodate both new and old target-files when creating incrementals
Doug Zongker [Wed, 22 Sep 2010 17:12:54 +0000 (10:12 -0700)]
accommodate both new and old target-files when creating incrementals

(cherry-picked from gingerbread.)

Change-Id: I925bf122b0012302a85c0b6f04cca48eb694b0c4

13 years agoresolved conflicts for merge of e1daf61d to master
Doug Zongker [Wed, 22 Sep 2010 03:10:32 +0000 (20:10 -0700)]
resolved conflicts for merge of e1daf61d to master

Change-Id: Idf5767f68dd19b51940ea69528cdd389b04d56b9

13 years agoam d451b872: (-s ours) am c1a1aa1e: deal with gps renaming
Brian Swetland [Wed, 22 Sep 2010 00:44:08 +0000 (17:44 -0700)]
am d451b872: (-s ours) am c1a1aa1e: deal with gps renaming

Merge commit 'd451b872babde2f97da08ba27d60e18643b76f0a'

* commit 'd451b872babde2f97da08ba27d60e18643b76f0a':
  deal with gps renaming

13 years agoam ad806982: arg: system_size, not system_img
Doug Zongker [Wed, 22 Sep 2010 00:25:59 +0000 (17:25 -0700)]
am ad806982: arg: system_size, not system_img

Merge commit 'ad806982c12b64d8dff040f5c9a444d810d7694c' into gingerbread-plus-aosp

* commit 'ad806982c12b64d8dff040f5c9a444d810d7694c':
  arg: system_size, not system_img

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 agoMerge "fall back to MTD if no recovery.fstab is present"
Doug Zongker [Wed, 22 Sep 2010 00:15:17 +0000 (17:15 -0700)]
Merge "fall back to MTD if no recovery.fstab is present"

13 years agoMerge "Add a new layer generic_no_telephony.mk"
Ying Wang [Tue, 21 Sep 2010 23:52:28 +0000 (16:52 -0700)]
Merge "Add a new layer generic_no_telephony.mk"

13 years agoAdd a new layer generic_no_telephony.mk
Ying Wang [Tue, 21 Sep 2010 23:08:26 +0000 (16:08 -0700)]
Add a new layer generic_no_telephony.mk

Bug: 2994028
Change-Id: I2a1831bb8dd1245c6cc0116738c118fe895b6e43

13 years agoam c1a1aa1e: deal with gps renaming
Brian Swetland [Tue, 21 Sep 2010 23:16:47 +0000 (16:16 -0700)]
am c1a1aa1e: deal with gps renaming

Merge commit 'c1a1aa1eb5f2a6b9e45304b76da01802b5520c18' into gingerbread-plus-aosp

* commit 'c1a1aa1eb5f2a6b9e45304b76da01802b5520c18':
  deal with gps renaming

13 years agofall back to MTD if no recovery.fstab is present
Doug Zongker [Tue, 21 Sep 2010 23:12:55 +0000 (16:12 -0700)]
fall back to MTD if no recovery.fstab is present

Needed for non-device builds (like for the emulator) to work.

Change-Id: I5fdbfb3af34821811744e8ce5bf1eff8df344c73

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 agoam 714633b1: (-s ours) am c0434ac8: add recovery.fstab as dependency so it triggers...
Doug Zongker [Tue, 21 Sep 2010 21:46:48 +0000 (14:46 -0700)]
am 714633b1: (-s ours) am c0434ac8: add recovery.fstab as dependency so it triggers rebuild (do not merge)

Merge commit '714633b13f00d07afb78838a2d27c95cdd78973f'

* commit '714633b13f00d07afb78838a2d27c95cdd78973f':
  add recovery.fstab as dependency so it triggers rebuild (do not merge)

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

Merge commit 'c0434ac8b504df8a2f2a2828dc9b3f804c3dda72' into gingerbread-plus-aosp

* commit 'c0434ac8b504df8a2f2a2828dc9b3f804c3dda72':
  add recovery.fstab as dependency so it triggers rebuild (do not merge)

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
Doug Zongker [Tue, 21 Sep 2010 01:04:41 +0000 (18:04 -0700)]
support for per-partition fs_type

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.

(Cherrypicked from gingerbread w/some edits to resolve conflicts.)

Change-Id: Ic3ed85ac5672d8fe20280dacf43d5b82053311bb

13 years agoam ed2d3f42: (-s ours) am 258bf46e: support for per-partition fs_type (do not merge)
Doug Zongker [Tue, 21 Sep 2010 18:41:05 +0000 (11:41 -0700)]
am ed2d3f42: (-s ours) am 258bf46e: support for per-partition fs_type (do not merge)

Merge commit 'ed2d3f42d1a9a058f0eee5b20f7b6b2982a2a7be'

* commit 'ed2d3f42d1a9a058f0eee5b20f7b6b2982a2a7be':
  support for per-partition fs_type (do not merge)

13 years agoam 258bf46e: support for per-partition fs_type (do not merge)
Doug Zongker [Tue, 21 Sep 2010 18:37:10 +0000 (11:37 -0700)]
am 258bf46e: support for per-partition fs_type (do not merge)

Merge commit '258bf46ea6bb4f25d01fab1b783238589e5bbec4' into gingerbread-plus-aosp

* commit '258bf46ea6bb4f25d01fab1b783238589e5bbec4':
  support for per-partition fs_type (do not merge)

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 agoam 1a297b84: am 1020d271: Add new downloads UI to core build.
Steve Howard [Mon, 20 Sep 2010 18:57:10 +0000 (11:57 -0700)]
am 1a297b84: am 1020d271: Add new downloads UI to core build.

Merge commit '1a297b84c8e293a7cd7e2e743d4bf5d0068d8fba'

* commit '1a297b84c8e293a7cd7e2e743d4bf5d0068d8fba':
  Add new downloads UI to core build.

13 years agoam 1020d271: Add new downloads UI to core build.
Steve Howard [Mon, 20 Sep 2010 18:52:57 +0000 (11:52 -0700)]
am 1020d271: Add new downloads UI to core build.

Merge commit '1020d271c67b062e95b61c4eb9f1f5168e2b6197' into gingerbread-plus-aosp

* commit '1020d271c67b062e95b61c4eb9f1f5168e2b6197':
  Add new downloads UI to core build.

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 agoam bf17772c: am ad05677b: Brian\'s vendor/ change requires a clean build.
Joe Onorato [Sun, 19 Sep 2010 16:21:27 +0000 (09:21 -0700)]
am bf17772c: am ad05677b: Brian\'s vendor/ change requires a clean build.

Merge commit 'bf17772cae2a11cf4039e8652aee3b96af7a739f'

* commit 'bf17772cae2a11cf4039e8652aee3b96af7a739f':
  Brian's vendor/ change requires a clean build.

13 years agoam ad05677b: Brian\'s vendor/ change requires a clean build.
Joe Onorato [Sun, 19 Sep 2010 16:12:39 +0000 (09:12 -0700)]
am ad05677b: Brian\'s vendor/ change requires a clean build.

Merge commit 'ad05677b0d02a54af34370e8b237aa86f0d627f4' into gingerbread-plus-aosp

* commit 'ad05677b0d02a54af34370e8b237aa86f0d627f4':
  Brian's vendor/ change requires a clean build.

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 agoam 25df2a98: am 6be030af: Merge "remove remaining refs to max_image_sizes" into ginge...
Doug Zongker [Fri, 17 Sep 2010 15:24:37 +0000 (08:24 -0700)]
am 25df2a98: am 6be030af: Merge "remove remaining refs to max_image_sizes" into gingerbread

Merge commit '25df2a980d87f011fe702b6209c3b71b2824fc18'

* commit '25df2a980d87f011fe702b6209c3b71b2824fc18':
  remove remaining refs to max_image_sizes

13 years agoam 6be030af: Merge "remove remaining refs to max_image_sizes" into gingerbread
Doug Zongker [Fri, 17 Sep 2010 14:48:28 +0000 (07:48 -0700)]
am 6be030af: Merge "remove remaining refs to max_image_sizes" into gingerbread

Merge commit '6be030af2907cfbbfe59bd207e07f09c45ec4588' into gingerbread-plus-aosp

* commit '6be030af2907cfbbfe59bd207e07f09c45ec4588':
  remove remaining refs to max_image_sizes

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 agoam cec75adb: am c05d0000: Only turn host build on for linux
Brian Carlstrom [Fri, 17 Sep 2010 06:23:26 +0000 (23:23 -0700)]
am cec75adb: am c05d0000: Only turn host build on for linux

Merge commit 'cec75adb645fdd7535370bbb996039b2a3f3d0b7'

* commit 'cec75adb645fdd7535370bbb996039b2a3f3d0b7':
  Only turn host build on for linux

13 years agoresolved conflicts for merge of 813ad17a to master
Doug Zongker [Fri, 17 Sep 2010 06:13:11 +0000 (23:13 -0700)]
resolved conflicts for merge of 813ad17a to master

Change-Id: I3fc84babbbcab712c5e38a0c8b815115ba89375f

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

Change-Id: I2d3b16f7881ad82cf272a40213dd4e173f54baa0

13 years agoam c05d0000: Only turn host build on for linux
Brian Carlstrom [Fri, 17 Sep 2010 05:13:50 +0000 (22:13 -0700)]
am c05d0000: Only turn host build on for linux

Merge commit 'c05d0000bb3e91a21c2cc7cbd85232f1afc7a8d2' into gingerbread-plus-aosp

* commit 'c05d0000bb3e91a21c2cc7cbd85232f1afc7a8d2':
  Only turn host build on for linux

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 agoam 918ccff3: Merge "consolidate target_files metadata into one key-value file" into...
Doug Zongker [Fri, 17 Sep 2010 01:11:59 +0000 (18:11 -0700)]
am 918ccff3: Merge "consolidate target_files metadata into one key-value file" into gingerbread

Merge commit '918ccff37260270d0eef3a3a7bfc2410c46d931a' into gingerbread-plus-aosp

* commit '918ccff37260270d0eef3a3a7bfc2410c46d931a':
  consolidate target_files metadata into one key-value file

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 agoresolved conflicts for merge of d9de6588 to master
Jesse Wilson [Fri, 17 Sep 2010 00:57:47 +0000 (17:57 -0700)]
resolved conflicts for merge of d9de6588 to master

Change-Id: I3d7d6744b4f0d7c10bf001c87c0abbb4cb6885ef

13 years agoam 852f43bd: Include dalvik+libcore dependencies in core product definitions.
Jesse Wilson [Fri, 17 Sep 2010 00:48:29 +0000 (17:48 -0700)]
am 852f43bd: Include dalvik+libcore dependencies in core product definitions.

Merge commit '852f43bd29da34ff15799b88c3db166428cea6d8' into gingerbread-plus-aosp

* commit '852f43bd29da34ff15799b88c3db166428cea6d8':
  Include dalvik+libcore dependencies in core product definitions.

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 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 agoonly do size check for yaffs images; fix incremental info dict
Doug Zongker [Thu, 16 Sep 2010 21:01:56 +0000 (14:01 -0700)]
only do size check for yaffs images; fix incremental info dict

Change-Id: Ic862000a23b93289604b0737bfcaf8d461f36ff8

13 years agoam 4d197be3: am ec5ffbab: allow partition sizes in hex (when prefixed with 0x)
Doug Zongker [Thu, 16 Sep 2010 20:08:25 +0000 (13:08 -0700)]
am 4d197be3: am ec5ffbab: allow partition sizes in hex (when prefixed with 0x)

Merge commit '4d197be33970a163e8e38ba1b685718784498e43'

* commit '4d197be33970a163e8e38ba1b685718784498e43':
  allow partition sizes in hex (when prefixed with 0x)

13 years agoam ec5ffbab: allow partition sizes in hex (when prefixed with 0x)
Doug Zongker [Thu, 16 Sep 2010 20:04:07 +0000 (13:04 -0700)]
am ec5ffbab: allow partition sizes in hex (when prefixed with 0x)

Merge commit 'ec5ffbabd3a3ba65bac934305f7ffcb7e15fb744' into gingerbread-plus-aosp

* commit 'ec5ffbabd3a3ba65bac934305f7ffcb7e15fb744':
  allow partition sizes in hex (when prefixed with 0x)

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 agoresolved conflicts for merge of 2cb8d5eb to master
Doug Zongker [Thu, 16 Sep 2010 19:38:40 +0000 (12:38 -0700)]
resolved conflicts for merge of 2cb8d5eb to master

Change-Id: I3b1aec1aee7c6bfcee2e978b4755b2bae9e480c4

13 years agoam c77a9ad4: store user-visible image sizes in target-files
Doug Zongker [Thu, 16 Sep 2010 19:32:56 +0000 (12:32 -0700)]
am c77a9ad4: store user-visible image sizes in target-files

Merge commit 'c77a9ad444d49e2ad777678cf5671f0a94f44ffb' into gingerbread-plus-aosp

* commit 'c77a9ad444d49e2ad777678cf5671f0a94f44ffb':
  store user-visible image sizes in target-files

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 "core: propogate module tags for prebuilts"
Dima Zavin [Thu, 16 Sep 2010 19:07:47 +0000 (12:07 -0700)]
Merge "core: propogate module tags for prebuilts"

13 years agoam df69250b: (-s ours) am 8e8ff4ca: Merge "support for ext4/EMMC in target_files...
Doug Zongker [Thu, 16 Sep 2010 18:56:12 +0000 (11:56 -0700)]
am df69250b: (-s ours) am 8e8ff4ca: Merge "support for ext4/EMMC in target_files and OTA generation" into gingerbread

Merge commit 'df69250b75c38e726ea7392c39349d9ef654fac6'

* commit 'df69250b75c38e726ea7392c39349d9ef654fac6':
  support for ext4/EMMC in target_files and OTA generation

13 years agoam 8e8ff4ca: Merge "support for ext4/EMMC in target_files and OTA generation" into...
Doug Zongker [Thu, 16 Sep 2010 18:39:49 +0000 (11:39 -0700)]
am 8e8ff4ca: Merge "support for ext4/EMMC in target_files and OTA generation" into gingerbread

Merge commit '8e8ff4cad905a5b4eed7659152f075f9a5c038b1' into gingerbread-plus-aosp

* commit '8e8ff4cad905a5b4eed7659152f075f9a5c038b1':
  support for ext4/EMMC in target_files and OTA generation

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 agoam 61f23925: (-s ours) am 6022a978: Merge "DO NOT MERGE - These errors were missing...
Joe Onorato [Thu, 16 Sep 2010 18:35:31 +0000 (11:35 -0700)]
am 61f23925: (-s ours) am 6022a978: Merge "DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off." into gingerbread

Merge commit '61f23925d2d0b27ad5a62587c0f9d5e4a6040acc'

* commit '61f23925d2d0b27ad5a62587c0f9d5e4a6040acc':
  DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off.

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 agoam acff3464: (-s ours) am 671f5fb0: Don\'t increase partition size for ext4 user...
Ying Wang [Thu, 16 Sep 2010 18:32:20 +0000 (11:32 -0700)]
am acff3464: (-s ours) am 671f5fb0: Don\'t increase partition size for ext4 user images. [DO NOT MERGE]

Merge commit 'acff3464f84d0eaca8d167c4a9daddf4fc7ca8d2'

* commit 'acff3464f84d0eaca8d167c4a9daddf4fc7ca8d2':
  Don't increase partition size for ext4 user images. [DO NOT MERGE]

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

Merge commit '6022a9786f745dc41f92e71e16b5b95a7cfd81b7' into gingerbread-plus-aosp

* commit '6022a9786f745dc41f92e71e16b5b95a7cfd81b7':
  DO NOT MERGE - These errors were missing from the list, which made it impossible to turn them off.

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 agoam 671f5fb0: Don\'t increase partition size for ext4 user images. [DO NOT MERGE]
Ying Wang [Thu, 16 Sep 2010 17:59:41 +0000 (10:59 -0700)]
am 671f5fb0: Don\'t increase partition size for ext4 user images. [DO NOT MERGE]

Merge commit '671f5fb09f3510c16f73049cad9d8d6d652eaad8' into gingerbread-plus-aosp

* commit '671f5fb09f3510c16f73049cad9d8d6d652eaad8':
  Don't increase partition size for ext4 user images. [DO NOT MERGE]

13 years agoam 2818a2e5: (-s ours) am 27ce8811: DO NOT MERGE - Remove extra printf
Joe Onorato [Thu, 16 Sep 2010 17:56:38 +0000 (10:56 -0700)]
am 2818a2e5: (-s ours) am 27ce8811: DO NOT MERGE - Remove extra printf

Merge commit '2818a2e555df6738fd6434a6e78a48c2acc2aba1'

* commit '2818a2e555df6738fd6434a6e78a48c2acc2aba1':
  DO NOT MERGE - Remove extra printf

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 agoam ca378ad4: (-s ours) am 25ab3dcc: Merge "DO NOT MERGE - Add a -knowntags option...
Joe Onorato [Thu, 16 Sep 2010 16:43:23 +0000 (09:43 -0700)]
am ca378ad4: (-s ours) am 25ab3dcc: Merge "DO NOT MERGE - Add a -knowntags option to droiddoc" into gingerbread

Merge commit 'ca378ad41295ed23e3dce9d9ce824e5b1ab0bffb'

* commit 'ca378ad41295ed23e3dce9d9ce824e5b1ab0bffb':
  DO NOT MERGE - Add a -knowntags option to droiddoc

13 years agoam d68519af: am 9e59ec29: Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc...
Joe Onorato [Thu, 16 Sep 2010 16:43:20 +0000 (09:43 -0700)]
am d68519af: am 9e59ec29: Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread

Merge commit 'd68519af91198164d6f302ea53656649f23cdca9'

* commit 'd68519af91198164d6f302ea53656649f23cdca9':
  Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules.

13 years agoam 27ce8811: DO NOT MERGE - Remove extra printf
Joe Onorato [Thu, 16 Sep 2010 16:36:47 +0000 (09:36 -0700)]
am 27ce8811: DO NOT MERGE - Remove extra printf

Merge commit '27ce8811835e9bbc9e230a618e883d30d0101c9e' into gingerbread-plus-aosp

* commit '27ce8811835e9bbc9e230a618e883d30d0101c9e':
  DO NOT MERGE - Remove extra printf

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 agoam 25ab3dcc: Merge "DO NOT MERGE - Add a -knowntags option to droiddoc" into gingerbread
Joe Onorato [Thu, 16 Sep 2010 16:27:31 +0000 (09:27 -0700)]
am 25ab3dcc: Merge "DO NOT MERGE - Add a -knowntags option to droiddoc" into gingerbread

Merge commit '25ab3dcce40bc2d19eeb99c7b36eeab52e4fa582' into gingerbread-plus-aosp

* commit '25ab3dcce40bc2d19eeb99c7b36eeab52e4fa582':
  DO NOT MERGE - Add a -knowntags option to droiddoc

13 years agoam 9e59ec29: Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into...
Joe Onorato [Thu, 16 Sep 2010 16:27:24 +0000 (09:27 -0700)]
am 9e59ec29: Merge "Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules." into gingerbread

Merge commit '9e59ec29933a4e6e9ee740fd180e4e31ff687fae' into gingerbread-plus-aosp

* commit '9e59ec29933a4e6e9ee740fd180e4e31ff687fae':
  Allow LOCAL_ADDITIONAL_DEPENDENCIES for droiddoc modules.

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 agocore: propogate module tags for prebuilts
Dima Zavin [Thu, 16 Sep 2010 05:03:26 +0000 (22:03 -0700)]
core: propogate module tags for prebuilts

Change-Id: If46558dc783b72a1baf3e8e1df167cb75c67e944
Signed-off-by: Dima Zavin <dima@android.com>
13 years agoam 9090c4c1: (-s ours) am da21ccf8: Grandfather the simulator-specific modules. do...
Jean-Baptiste Queru [Thu, 16 Sep 2010 04:43:14 +0000 (21:43 -0700)]
am 9090c4c1: (-s ours) am da21ccf8: Grandfather the simulator-specific modules. do not merge.

Merge commit '9090c4c1d77d574a7213724314a64f65a458e84c'

* commit '9090c4c1d77d574a7213724314a64f65a458e84c':
  Grandfather the simulator-specific modules. do not merge.

13 years agoam da21ccf8: Grandfather the simulator-specific modules. do not merge.
Jean-Baptiste Queru [Thu, 16 Sep 2010 03:05:41 +0000 (20:05 -0700)]
am da21ccf8: Grandfather the simulator-specific modules. do not merge.

Merge commit 'da21ccf86c31fb060b5a259342fb0bfbb0362f8b' into gingerbread-plus-aosp

* commit 'da21ccf86c31fb060b5a259342fb0bfbb0362f8b':
  Grandfather the simulator-specific modules. do not merge.

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 agoGrandfather the simulator-specific modules.
Jean-Baptiste Queru [Thu, 16 Sep 2010 02:51:50 +0000 (19:51 -0700)]
Grandfather the simulator-specific modules.

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

Change-Id: I01c63f57be71146671cd3a7445baa774163262d8

13 years agoam 05ad00ea: am 5890600d: Add a better explanation about how to deal with user modules
Jean-Baptiste Queru [Thu, 16 Sep 2010 02:02:26 +0000 (19:02 -0700)]
am 05ad00ea: am 5890600d: Add a better explanation about how to deal with user modules

Merge commit '05ad00eac9edda58c5cd3110853a6b93d6cc4e89'

* commit '05ad00eac9edda58c5cd3110853a6b93d6cc4e89':
  Add a better explanation about how to deal with user modules

13 years agoam bc843297: am 135a120e: remove the system board name from the build fingerprint
Doug Zongker [Thu, 16 Sep 2010 00:54:07 +0000 (17:54 -0700)]
am bc843297: am 135a120e: remove the system board name from the build fingerprint

Merge commit 'bc84329757c6b79e1f10c418057e599ee106135c'

* commit 'bc84329757c6b79e1f10c418057e599ee106135c':
  remove the system board name from the build fingerprint

13 years agoam 24ab0f58: am 85f351d1: Merge "Allow devices without AndroidBoard.mk" into gingerbread
Jean-Baptiste Queru [Thu, 16 Sep 2010 00:53:46 +0000 (17:53 -0700)]
am 24ab0f58: am 85f351d1: Merge "Allow devices without AndroidBoard.mk" into gingerbread

Merge commit '24ab0f58f45fe27ddb48e279c1e0be8105dc8f96'

* commit '24ab0f58f45fe27ddb48e279c1e0be8105dc8f96':
  Allow devices without AndroidBoard.mk

13 years agoam 6674ec30: am 659adc0b: Merge "Change "make PRODUCT-XXX-tests" to build only tests...
Ying Wang [Thu, 16 Sep 2010 00:53:22 +0000 (17:53 -0700)]
am 6674ec30: am 659adc0b: Merge "Change "make PRODUCT-XXX-tests" to build only tests-build-target" into gingerbread

Merge commit '6674ec30bb92337e3bccb67bca53555a798a493f'

* commit '6674ec30bb92337e3bccb67bca53555a798a493f':
  Change "make PRODUCT-XXX-tests" to build only tests-build-target

13 years agoam 5890600d: Add a better explanation about how to deal with user modules
Jean-Baptiste Queru [Wed, 15 Sep 2010 21:42:46 +0000 (14:42 -0700)]
am 5890600d: Add a better explanation about how to deal with user modules

Merge commit '5890600dac385941b6a4c6b6d0b230c1f13d54fa' into gingerbread-plus-aosp

* commit '5890600dac385941b6a4c6b6d0b230c1f13d54fa':
  Add a better explanation about how to deal with user modules

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 agoManual merge into master
Jean-Baptiste Queru [Wed, 15 Sep 2010 21:25:00 +0000 (14:25 -0700)]
Manual merge into master

Change-Id: Ib71bf36e1205e0bbf1f375cee4a28bceaba60c97

13 years agoMerge "Fail the build when using a user tag on a non-legacy module."
Jean-Baptiste Queru [Wed, 15 Sep 2010 20:43:18 +0000 (13:43 -0700)]
Merge "Fail the build when using a user tag on a non-legacy module."

13 years agoam 135a120e: remove the system board name from the build fingerprint
Doug Zongker [Wed, 15 Sep 2010 20:14:26 +0000 (13:14 -0700)]
am 135a120e: remove the system board name from the build fingerprint

Merge commit '135a120e3904d782623e4a3fc958ed098e8de384' into gingerbread-plus-aosp

* commit '135a120e3904d782623e4a3fc958ed098e8de384':
  remove the system board name from the build fingerprint

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 agoam 85f351d1: Merge "Allow devices without AndroidBoard.mk" into gingerbread
Jean-Baptiste Queru [Wed, 15 Sep 2010 19:56:42 +0000 (12:56 -0700)]
am 85f351d1: Merge "Allow devices without AndroidBoard.mk" into gingerbread

Merge commit '85f351d1f925b265c401f1992b57dc028d462453' into gingerbread-plus-aosp

* commit '85f351d1f925b265c401f1992b57dc028d462453':
  Allow devices without AndroidBoard.mk

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 agoam 659adc0b: Merge "Change "make PRODUCT-XXX-tests" to build only tests-build-target...
Ying Wang [Wed, 15 Sep 2010 18:58:41 +0000 (11:58 -0700)]
am 659adc0b: Merge "Change "make PRODUCT-XXX-tests" to build only tests-build-target" into gingerbread

Merge commit '659adc0b54e40b3b194c84ad4ac8d2e775276e60' into gingerbread-plus-aosp

* commit '659adc0b54e40b3b194c84ad4ac8d2e775276e60':
  Change "make PRODUCT-XXX-tests" to build only tests-build-target

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 agoam 2b3b26f5: am 32afccc7: Revert "Default host module tag to optional."
Jean-Baptiste Queru [Wed, 15 Sep 2010 18:39:19 +0000 (11:39 -0700)]
am 2b3b26f5: am 32afccc7: Revert "Default host module tag to optional."

Merge commit '2b3b26f5b13e1b21b66e846a87b844309782d089'

* commit '2b3b26f5b13e1b21b66e846a87b844309782d089':
  Revert "Default host module tag to optional."

13 years agoFail the build when using a user tag on a non-legacy module.
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.

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

Change-Id: Ic754446e15965d468d1bbe85864275e2cda9b3aa

13 years agoMerge "Grandfather in a few more modules"
Jean-Baptiste Queru [Wed, 15 Sep 2010 17:49:52 +0000 (10:49 -0700)]
Merge "Grandfather in a few more modules"

13 years agoGrandfather in a few more modules
Jean-Baptiste Queru [Wed, 15 Sep 2010 17:48:47 +0000 (10:48 -0700)]
Grandfather in a few more modules

Change-Id: Ib8fe72fd91e432219323523f6c242cb6210145cc

13 years agoMerge "Add option to fail when Android.mk files change PRODUCT_* variables."
Joe Onorato [Wed, 15 Sep 2010 17:23:32 +0000 (10:23 -0700)]
Merge "Add option to fail when Android.mk files change PRODUCT_* variables."

13 years agoMerge "Explicitly manage fonts and ICU data"
Jean-Baptiste Queru [Wed, 15 Sep 2010 16:53:05 +0000 (09:53 -0700)]
Merge "Explicitly manage fonts and ICU data"

13 years agoam 78c5ff6d: another module that needs to be grandfathered in
Jean-Baptiste Queru [Wed, 15 Sep 2010 16:48:01 +0000 (09:48 -0700)]
am 78c5ff6d: another module that needs to be grandfathered in

Merge commit '78c5ff6d376afc6a1a5fab8a7a24be00211c2d35' into gingerbread-plus-aosp

* commit '78c5ff6d376afc6a1a5fab8a7a24be00211c2d35':
  another module that needs to be grandfathered in

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 agoam 0dfcdcb8: another module that needs to be grandfathered in
Jean-Baptiste Queru [Wed, 15 Sep 2010 16:25:36 +0000 (09:25 -0700)]
am 0dfcdcb8: another module that needs to be grandfathered in

Merge commit '0dfcdcb8b4e76ab1ae3f9086e59b5d30e42b8394' into gingerbread-plus-aosp

* commit '0dfcdcb8b4e76ab1ae3f9086e59b5d30e42b8394':
  another module that needs to be grandfathered in

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 agoam 6dc2a832: another module that needs to be grandfathered in
Jean-Baptiste Queru [Wed, 15 Sep 2010 15:16:34 +0000 (08:16 -0700)]
am 6dc2a832: another module that needs to be grandfathered in

Merge commit '6dc2a832508c08c12cb30a6bc2beb8101107cc68' into gingerbread-plus-aosp

* commit '6dc2a832508c08c12cb30a6bc2beb8101107cc68':
  another module that needs to be grandfathered in