OSDN Git Service

android-x86/build.git
12 years agoam d19511a6: am c3a4cfe9: Merge "Support EMMA_INSTRUMENT in both full and unbundled...
Ying Wang [Wed, 22 Aug 2012 22:27:37 +0000 (15:27 -0700)]
am d19511a6: am c3a4cfe9: Merge "Support EMMA_INSTRUMENT in both full and unbundled builds." into jb-mr1-dev

* commit 'd19511a6657efc7f1a7e544df04f076223f8fe65':
  Support EMMA_INSTRUMENT in both full and unbundled builds.

12 years agoam c3a4cfe9: Merge "Support EMMA_INSTRUMENT in both full and unbundled builds." into...
Ying Wang [Wed, 22 Aug 2012 22:21:18 +0000 (15:21 -0700)]
am c3a4cfe9: Merge "Support EMMA_INSTRUMENT in both full and unbundled builds." into jb-mr1-dev

* commit 'c3a4cfe9b5d241f605435b1b239d5d6b13226288':
  Support EMMA_INSTRUMENT in both full and unbundled builds.

12 years agoMerge "Support EMMA_INSTRUMENT in both full and unbundled builds." into jb-mr1-dev
Ying Wang [Wed, 22 Aug 2012 22:19:28 +0000 (15:19 -0700)]
Merge "Support EMMA_INSTRUMENT in both full and unbundled builds." into jb-mr1-dev

12 years agoam f9f89461: am 6392aeea: Remove imap2 from build
Paul Westbrook [Wed, 22 Aug 2012 21:59:31 +0000 (14:59 -0700)]
am f9f89461: am 6392aeea: Remove imap2 from build

* commit 'f9f8946156973f8fa8ab7bdeccbf403c8ddc80cc':
  Remove imap2 from build

12 years agoam 6392aeea: Remove imap2 from build
Paul Westbrook [Wed, 22 Aug 2012 21:57:25 +0000 (14:57 -0700)]
am 6392aeea: Remove imap2 from build

* commit '6392aeeadb9621745be92ddb7d8d16c241196f81':
  Remove imap2 from build

12 years agoRemove imap2 from build
Paul Westbrook [Wed, 22 Aug 2012 21:49:58 +0000 (14:49 -0700)]
Remove imap2 from build

Change-Id: I64b5db47895e99f76d30e453f4d95c9546a96839

12 years agoSupport EMMA_INSTRUMENT in both full and unbundled builds.
Ying Wang [Tue, 21 Aug 2012 23:59:01 +0000 (16:59 -0700)]
Support EMMA_INSTRUMENT in both full and unbundled builds.

Bug: 6987838
- With this change, use "EMMA_INSTRUMENT=true" to enable emma in full or
  unbundled build.
- You don't need to add "LOCAL_STATIC_JAVA_LIBRARIES += emma" any more for
  unbundled apps.
- Now a single var LOCAL_EMMA_INSTRUMENT replaces the previous
  LOCAL_NO_EMMA_INSTRUMENT and LOCAL_NO_EMMA_COMPILE.
- By default, if EMMA_INSTRUMENT is true, emma is enabled for only
  non-test apps.
- A new global var EMMA_INSTRUMENT_STATIC. It enables EMMA_INSTRUMENT
  and builds emma into apk/jar as static library, instead of using emma
  as part of shared library core.jar.

Change-Id: I0aa219e83074879ececc159b5b07c39eb07ccc00

12 years agoam 92809fe8: am f3b86591: Merge "Allow full_x86 and full_mips in unbundled build...
Ying Wang [Wed, 22 Aug 2012 17:13:43 +0000 (10:13 -0700)]
am 92809fe8: am f3b86591: Merge "Allow full_x86 and full_mips in unbundled build." into jb-mr1-dev

* commit '92809fe8864626035766803d964c958d03750f03':
  Allow full_x86 and full_mips in unbundled build.

12 years agoam f3b86591: Merge "Allow full_x86 and full_mips in unbundled build." into jb-mr1-dev
Ying Wang [Wed, 22 Aug 2012 17:12:15 +0000 (10:12 -0700)]
am f3b86591: Merge "Allow full_x86 and full_mips in unbundled build." into jb-mr1-dev

* commit 'f3b86591055b50c327857aae45cb358bcb7512c4':
  Allow full_x86 and full_mips in unbundled build.

12 years agoMerge "Allow full_x86 and full_mips in unbundled build." into jb-mr1-dev
Ying Wang [Wed, 22 Aug 2012 17:10:09 +0000 (10:10 -0700)]
Merge "Allow full_x86 and full_mips in unbundled build." into jb-mr1-dev

12 years agoAllow full_x86 and full_mips in unbundled build.
Ying Wang [Fri, 10 Aug 2012 22:12:15 +0000 (15:12 -0700)]
Allow full_x86 and full_mips in unbundled build.

So we can do unbundled builds for x86 and mips devices.

Change-Id: Ibd8c3b0371c316b713a748a6e6ce14fe98fdc4aa

12 years agoam abe04492: am cd9668ed: am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add...
Jean-Baptiste Queru [Wed, 22 Aug 2012 17:00:37 +0000 (10:00 -0700)]
am abe04492: am cd9668ed: am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental SDK versions"

* commit 'abe0449287b8d7ab5066c579a5dd4263940499ab':
  Build on Mac OS X : add experimental SDK versions

12 years agoam cd9668ed: am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental...
Jean-Baptiste Queru [Wed, 22 Aug 2012 16:59:08 +0000 (09:59 -0700)]
am cd9668ed: am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental SDK versions"

* commit 'cd9668edd4562d0078d178f014e2975766c60f49':
  Build on Mac OS X : add experimental SDK versions

12 years agoam e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental SDK versions"
Jean-Baptiste Queru [Wed, 22 Aug 2012 16:57:30 +0000 (09:57 -0700)]
am e3479ea5: am 15012c11: Merge "Build on Mac OS X : add experimental SDK versions"

* commit 'e3479ea5033e2ede36f6f771dd3a6ea315505efd':
  Build on Mac OS X : add experimental SDK versions

12 years agoam 15012c11: Merge "Build on Mac OS X : add experimental SDK versions"
Jean-Baptiste Queru [Wed, 22 Aug 2012 16:55:25 +0000 (09:55 -0700)]
am 15012c11: Merge "Build on Mac OS X : add experimental SDK versions"

* commit '15012c115dca7bc0d2edd8dd2689117546b1360e':
  Build on Mac OS X : add experimental SDK versions

12 years agoMerge "Build on Mac OS X : add experimental SDK versions"
Jean-Baptiste Queru [Wed, 22 Aug 2012 16:44:48 +0000 (09:44 -0700)]
Merge "Build on Mac OS X : add experimental SDK versions"

12 years agoam 4b1f3d0a: (-s ours) am 4606449a: am 9c6df3cd: (-s ours) Reconcile with jb-release...
The Android Open Source Project [Tue, 21 Aug 2012 23:17:17 +0000 (16:17 -0700)]
am 4b1f3d0a: (-s ours) am 4606449a: am 9c6df3cd: (-s ours) Reconcile with jb-release - do not merge

* commit '4b1f3d0a1266730775fa3fdcfaab884bfb87187f':
  JRO03S

12 years agoam 4606449a: am 9c6df3cd: (-s ours) Reconcile with jb-release - do not merge
The Android Open Source Project [Tue, 21 Aug 2012 23:15:20 +0000 (16:15 -0700)]
am 4606449a: am 9c6df3cd: (-s ours) Reconcile with jb-release - do not merge

* commit '4606449a53c1a802ea9db0059c08c95cb020376d':
  JRO03S

12 years agoam 9c6df3cd: (-s ours) Reconcile with jb-release - do not merge
The Android Open Source Project [Tue, 21 Aug 2012 23:13:22 +0000 (16:13 -0700)]
am 9c6df3cd: (-s ours) Reconcile with jb-release - do not merge

* commit '9c6df3cdcc938302ba3176f56ec9b19c2d226227':
  JRO03S

12 years agoReconcile with jb-release - do not merge
The Android Open Source Project [Tue, 21 Aug 2012 23:12:25 +0000 (16:12 -0700)]
Reconcile with jb-release - do not merge

Change-Id: I89dbc5ee1f1765f334f5dd5d1feb7c05a7d9360f

12 years agoam f1b6fd1a: (-s ours) Reconcile with jb-mr1-release - do not merge
The Android Open Source Project [Tue, 21 Aug 2012 23:06:58 +0000 (16:06 -0700)]
am f1b6fd1a: (-s ours) Reconcile with jb-mr1-release - do not merge

* commit 'f1b6fd1ac1e969661d5f36afa3d8cbf1d7b9d1a0':
  JOO52C
  JOO52B
  JOO52
  JOO51B
  JOO51
  JOO47C

12 years agoReconcile with jb-mr1-release - do not merge
The Android Open Source Project [Tue, 21 Aug 2012 23:04:46 +0000 (16:04 -0700)]
Reconcile with jb-mr1-release - do not merge

Change-Id: I29796fbc293247f4891a12b4277b33fcbe733312

12 years agoJOO52C
The Android Automerger [Tue, 21 Aug 2012 22:39:05 +0000 (15:39 -0700)]
JOO52C

12 years agoJRO03S
The Android Automerger [Tue, 21 Aug 2012 22:34:59 +0000 (15:34 -0700)]
JRO03S

12 years agoam 9ad6a1c5: am b3f83098: Merge "android.core.vm-tests-tf.jar path changed to HOST...
Ying Wang [Tue, 21 Aug 2012 20:49:44 +0000 (13:49 -0700)]
am 9ad6a1c5: am b3f83098: Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES." into jb-mr1-dev

* commit '9ad6a1c512bf0280c9db9e6f3f5b575fa9acf768':
  android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.

12 years agoam b3f83098: Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES...
Ying Wang [Tue, 21 Aug 2012 20:47:32 +0000 (13:47 -0700)]
am b3f83098: Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES." into jb-mr1-dev

* commit 'b3f83098ef369e7c6d5a78bf74bef315ebd149c5':
  android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.

12 years agoMerge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES." into jb...
Ying Wang [Tue, 21 Aug 2012 20:45:37 +0000 (13:45 -0700)]
Merge "android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES." into jb-mr1-dev

12 years agoam bdddafff: am e1085e9b: am cd3050c5: am 4d69e06b: Merge "Added BUILD_HOST_static...
Andrew Hsieh [Tue, 21 Aug 2012 20:03:43 +0000 (13:03 -0700)]
am bdddafff: am e1085e9b: am cd3050c5: am 4d69e06b: Merge "Added BUILD_HOST_static to build statically linked executable/shared-lib"

* commit 'bdddafff594954d0e15a4c837335f8b128597658':
  Added BUILD_HOST_static to build statically linked executable/shared-lib

12 years agoam e1085e9b: am cd3050c5: am 4d69e06b: Merge "Added BUILD_HOST_static to build static...
Andrew Hsieh [Tue, 21 Aug 2012 20:02:13 +0000 (13:02 -0700)]
am e1085e9b: am cd3050c5: am 4d69e06b: Merge "Added BUILD_HOST_static to build statically linked executable/shared-lib"

* commit 'e1085e9b9df92c527bb3295abccdbb0fb5ebcefd':
  Added BUILD_HOST_static to build statically linked executable/shared-lib

12 years agoam cd3050c5: am 4d69e06b: Merge "Added BUILD_HOST_static to build statically linked...
Andrew Hsieh [Tue, 21 Aug 2012 20:01:05 +0000 (13:01 -0700)]
am cd3050c5: am 4d69e06b: Merge "Added BUILD_HOST_static to build statically linked executable/shared-lib"

* commit 'cd3050c541f665ee4b8462d1ccdabfe1ed2dbf4a':
  Added BUILD_HOST_static to build statically linked executable/shared-lib

12 years agoam 4d69e06b: Merge "Added BUILD_HOST_static to build statically linked executable...
Andrew Hsieh [Tue, 21 Aug 2012 19:58:45 +0000 (12:58 -0700)]
am 4d69e06b: Merge "Added BUILD_HOST_static to build statically linked executable/shared-lib"

* commit '4d69e06b764d030dcc3ce9bc8b103a75eff3175a':
  Added BUILD_HOST_static to build statically linked executable/shared-lib

12 years agoJOO52B
The Android Automerger [Tue, 21 Aug 2012 19:40:00 +0000 (12:40 -0700)]
JOO52B

12 years agoandroid.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.
Ying Wang [Tue, 21 Aug 2012 18:54:49 +0000 (11:54 -0700)]
android.core.vm-tests-tf.jar path changed to HOST JAVA_LIBRARIES.

Bug: 7019588
Change-Id: I6406110071d891e27df6d1cc562a7baa884b2e9e

12 years agoam 5b2fb5e6: am 10c2ef5c: Merge "change target to androideabi" into jb-mr1-dev
Keun young Park [Tue, 21 Aug 2012 18:26:12 +0000 (11:26 -0700)]
am 5b2fb5e6: am 10c2ef5c: Merge "change target to androideabi" into jb-mr1-dev

* commit '5b2fb5e6621e9375901fef04391dc15b2b98fcf6':
  change target to androideabi

12 years agoam 10c2ef5c: Merge "change target to androideabi" into jb-mr1-dev
Keun young Park [Tue, 21 Aug 2012 18:24:15 +0000 (11:24 -0700)]
am 10c2ef5c: Merge "change target to androideabi" into jb-mr1-dev

* commit '10c2ef5cafc0f4ccc8052d1e3158e2313c116976':
  change target to androideabi

12 years agoMerge "change target to androideabi" into jb-mr1-dev
Keun young Park [Tue, 21 Aug 2012 18:22:46 +0000 (11:22 -0700)]
Merge "change target to androideabi" into jb-mr1-dev

12 years agoBuild on Mac OS X : add experimental SDK versions
SangWook Han [Mon, 30 Jul 2012 17:09:38 +0000 (02:09 +0900)]
Build on Mac OS X : add experimental SDK versions

Change-Id: Ifc67d1745e72fc048cd6e8c8ef0521ab92468086

12 years agoam 5f0e7aee: am b32161a2: change recovery partition construction to use resource...
Doug Zongker [Tue, 21 Aug 2012 17:54:01 +0000 (10:54 -0700)]
am 5f0e7aee: am b32161a2: change recovery partition construction to use resource .dat

* commit '5f0e7aee9d5e91f7e1b039607d5cbb503cf7a3b5':
  change recovery partition construction to use resource .dat

12 years agoam b32161a2: change recovery partition construction to use resource .dat
Doug Zongker [Tue, 21 Aug 2012 17:52:07 +0000 (10:52 -0700)]
am b32161a2: change recovery partition construction to use resource .dat

* commit 'b32161a2a54706efc0d3493123a971aae93e5261':
  change recovery partition construction to use resource .dat

12 years agochange recovery partition construction to use resource .dat
Doug Zongker [Tue, 21 Aug 2012 17:33:44 +0000 (10:33 -0700)]
change recovery partition construction to use resource .dat

When /system/etc/recovery-resource.dat is available, use it to
construct the recovery-from-boot patch.

Change-Id: I1575f7d284711323186ca6823842eb2a866fd890

12 years agoMerge "Added BUILD_HOST_static to build statically linked executable/shared-lib"
Andrew Hsieh [Tue, 21 Aug 2012 17:21:54 +0000 (10:21 -0700)]
Merge "Added BUILD_HOST_static to build statically linked executable/shared-lib"

12 years agochange target to androideabi
Keun young Park [Tue, 21 Aug 2012 17:20:18 +0000 (10:20 -0700)]
change target to androideabi

- it should be androideabi instead of android
  external/llvm/lib/Support/Triple.cpp

Change-Id: Ied50f2dba930b402d000b5eb3b3ce5ef20731b8b

12 years agoJOO52
The Android Automerger [Tue, 21 Aug 2012 13:36:23 +0000 (06:36 -0700)]
JOO52

12 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Tue, 21 Aug 2012 13:33:35 +0000 (06:33 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

12 years agoAdded BUILD_HOST_static to build statically linked executable/shared-lib
Andrew Hsieh [Tue, 21 Aug 2012 06:40:16 +0000 (14:40 +0800)]
Added BUILD_HOST_static to build statically linked executable/shared-lib

Statically linked executable/shared-lib (eg. SDK tools) are useful
in sandboxed environment.

In BUILD_HOST_static zipalign needs -lpthread indirectly:
zipalign->libutils.a->liblog.a->logd_write.c->pthread

Change-Id: I615f574e918c83ed1ab82db2453b69d0420cb59c

12 years agoam 6d3a1a72: am ffa66a1a: Merge "replace apps for PDK" into jb-mr1-dev
Keun young Park [Tue, 21 Aug 2012 00:29:34 +0000 (17:29 -0700)]
am 6d3a1a72: am ffa66a1a: Merge "replace apps for PDK" into jb-mr1-dev

* commit '6d3a1a72729570a129500169a3749967d42e1b55':
  replace apps for PDK

12 years agoam ffa66a1a: Merge "replace apps for PDK" into jb-mr1-dev
Keun young Park [Tue, 21 Aug 2012 00:27:40 +0000 (17:27 -0700)]
am ffa66a1a: Merge "replace apps for PDK" into jb-mr1-dev

* commit 'ffa66a1a65b24864fbaf8536f21746337882828f':
  replace apps for PDK

12 years agoMerge "replace apps for PDK" into jb-mr1-dev
Keun young Park [Tue, 21 Aug 2012 00:25:52 +0000 (17:25 -0700)]
Merge "replace apps for PDK" into jb-mr1-dev

12 years agoam 024380b9: am 1e448946: am 50187e53: am f5089846: docs: combine all possible js...
Scott Main [Tue, 21 Aug 2012 00:07:02 +0000 (17:07 -0700)]
am 024380b9: am 1e448946: am 50187e53: am f5089846: docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

* commit '024380b9329fc286f9f8f7f42bb96938f9bff745':
  docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

12 years agoreplace apps for PDK
Keun young Park [Mon, 20 Aug 2012 20:17:53 +0000 (13:17 -0700)]
replace apps for PDK

- Launcher2 to Home
- SystemUI to DummySystemUI
- Settings to DummySettings

Change-Id: Ibeecf3d4df0dbb38737dba7503819d2b700036c1

12 years agoam 1e448946: am 50187e53: am f5089846: docs: combine all possible js files into one...
Scott Main [Tue, 21 Aug 2012 00:05:08 +0000 (17:05 -0700)]
am 1e448946: am 50187e53: am f5089846: docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

* commit '1e44894605037bb3d1d3906bb559889643b0a4de':
  docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

12 years agoam 50187e53: am f5089846: docs: combine all possible js files into one to reduce...
Scott Main [Tue, 21 Aug 2012 00:02:56 +0000 (17:02 -0700)]
am 50187e53: am f5089846: docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

* commit '50187e53450fba54131e5d5857e5f05cb6b0e849':
  docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

12 years agoam f5089846: docs: combine all possible js files into one to reduce the number of...
Scott Main [Tue, 21 Aug 2012 00:01:19 +0000 (17:01 -0700)]
am f5089846: docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

* commit 'f5089846a1876f8e976d4bd1ddf383d3ed68d558':
  docs: combine all possible js files into one to reduce the number of requests Also make change to doc template and css to fix footer layout bug introduced by change 9edfa6db8c53ef9515aaeed734bea02c5d65e1e5

12 years agoam 7a4e83b2: am 85e86626: Merge "include recovery-resource.dat in /system/etc" into...
Doug Zongker [Mon, 20 Aug 2012 22:50:18 +0000 (15:50 -0700)]
am 7a4e83b2: am 85e86626: Merge "include recovery-resource.dat in /system/etc" into jb-mr1-dev

* commit '7a4e83b235aeec6036440cb3b86311418f2e8c25':
  include recovery-resource.dat in /system/etc

12 years agoam 85e86626: Merge "include recovery-resource.dat in /system/etc" into jb-mr1-dev
Doug Zongker [Mon, 20 Aug 2012 22:48:45 +0000 (15:48 -0700)]
am 85e86626: Merge "include recovery-resource.dat in /system/etc" into jb-mr1-dev

* commit '85e86626e952bca488b2bacc57743e59132794bc':
  include recovery-resource.dat in /system/etc

12 years agoMerge "include recovery-resource.dat in /system/etc" into jb-mr1-dev
Doug Zongker [Mon, 20 Aug 2012 22:47:06 +0000 (15:47 -0700)]
Merge "include recovery-resource.dat in /system/etc" into jb-mr1-dev

12 years agoinclude recovery-resource.dat in /system/etc
Doug Zongker [Mon, 20 Aug 2012 22:38:58 +0000 (15:38 -0700)]
include recovery-resource.dat in /system/etc

Put the recovery UI images into a file in /system/etc where we can use
them for constructing the recovery image, so they don't need to be
included in OTA packages.

Change-Id: Iab2144865298c8967eb31660abd3bb11e6ec26fa

12 years agoJOO51B
The Android Automerger [Mon, 20 Aug 2012 21:47:01 +0000 (14:47 -0700)]
JOO51B

12 years agoam 28066de6: am 397d2edb: Merge "add CLANG configurations for MIPS" into jb-mr1-dev
Keun young Park [Mon, 20 Aug 2012 16:45:04 +0000 (09:45 -0700)]
am 28066de6: am 397d2edb: Merge "add CLANG configurations for MIPS" into jb-mr1-dev

* commit '28066de6a34e39e635a88f4e6f876f2f643e5dd7':
  add CLANG configurations for MIPS

12 years agoam 397d2edb: Merge "add CLANG configurations for MIPS" into jb-mr1-dev
Keun young Park [Mon, 20 Aug 2012 16:38:38 +0000 (09:38 -0700)]
am 397d2edb: Merge "add CLANG configurations for MIPS" into jb-mr1-dev

* commit '397d2edbb98525c895fa375404dbd6478754befd':
  add CLANG configurations for MIPS

12 years agoMerge "add CLANG configurations for MIPS" into jb-mr1-dev
Keun young Park [Mon, 20 Aug 2012 16:36:11 +0000 (09:36 -0700)]
Merge "add CLANG configurations for MIPS" into jb-mr1-dev

12 years agoJOO51
The Android Automerger [Mon, 20 Aug 2012 13:37:07 +0000 (06:37 -0700)]
JOO51

12 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Mon, 20 Aug 2012 13:33:42 +0000 (06:33 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

12 years agoam c60ae6c0: am 9b36dd27: Merge "Skip the top out directory in mgrep." into jb-mr1-dev
Ying Wang [Fri, 17 Aug 2012 22:07:45 +0000 (15:07 -0700)]
am c60ae6c0: am 9b36dd27: Merge "Skip the top out directory in mgrep." into jb-mr1-dev

* commit 'c60ae6c027e4c148c36623c6e3828f60f118a146':
  Skip the top out directory in mgrep.

12 years agoam 9b36dd27: Merge "Skip the top out directory in mgrep." into jb-mr1-dev
Ying Wang [Fri, 17 Aug 2012 22:05:48 +0000 (15:05 -0700)]
am 9b36dd27: Merge "Skip the top out directory in mgrep." into jb-mr1-dev

* commit '9b36dd279aae27db6e418d14258c44aea049b37c':
  Skip the top out directory in mgrep.

12 years agoMerge "Skip the top out directory in mgrep." into jb-mr1-dev
Ying Wang [Fri, 17 Aug 2012 22:04:38 +0000 (15:04 -0700)]
Merge "Skip the top out directory in mgrep." into jb-mr1-dev

12 years agoSkip the top out directory in mgrep.
Ying Wang [Fri, 17 Aug 2012 22:03:20 +0000 (15:03 -0700)]
Skip the top out directory in mgrep.

Change-Id: I0530b24179034f521dc2366588cdc906ef466750

12 years agoJOO47C
The Android Automerger [Fri, 17 Aug 2012 21:55:28 +0000 (14:55 -0700)]
JOO47C

12 years agoam 18cb0198: am 6937a447: Merge "load SYSTEM/build.prop into the info_dict" into...
Doug Zongker [Fri, 17 Aug 2012 20:19:54 +0000 (13:19 -0700)]
am 18cb0198: am 6937a447: Merge "load SYSTEM/build.prop into the info_dict" into jb-mr1-dev

* commit '18cb0198efe5fa245765becfd310f801ab7faa39':
  load SYSTEM/build.prop into the info_dict

12 years agoam 6937a447: Merge "load SYSTEM/build.prop into the info_dict" into jb-mr1-dev
Doug Zongker [Fri, 17 Aug 2012 20:17:46 +0000 (13:17 -0700)]
am 6937a447: Merge "load SYSTEM/build.prop into the info_dict" into jb-mr1-dev

* commit '6937a447429022ea4776418fc47dcd81f57709b2':
  load SYSTEM/build.prop into the info_dict

12 years agoMerge "load SYSTEM/build.prop into the info_dict" into jb-mr1-dev
Doug Zongker [Fri, 17 Aug 2012 20:15:28 +0000 (13:15 -0700)]
Merge "load SYSTEM/build.prop into the info_dict" into jb-mr1-dev

12 years agoam 25e7423d: am 5ad1d7ec: am 726d921a: am 45cd00cd: Merge "Install all host modules...
Joe Onorato [Fri, 17 Aug 2012 12:50:45 +0000 (05:50 -0700)]
am 25e7423d: am 5ad1d7ec: am 726d921a: am 45cd00cd: Merge "Install all host modules.  Don\'t filter out ones tagged "optional""

* commit '25e7423dc18fa895487c8adc33b9cc8dda2d3876':
  Install all host modules.  Don't filter out ones tagged "optional"

12 years agoam 5ad1d7ec: am 726d921a: am 45cd00cd: Merge "Install all host modules. Don\'t filte...
Joe Onorato [Fri, 17 Aug 2012 12:48:59 +0000 (05:48 -0700)]
am 5ad1d7ec: am 726d921a: am 45cd00cd: Merge "Install all host modules.  Don\'t filter out ones tagged "optional""

* commit '5ad1d7ec00c17a442e29d82dc23a557def4abd31':
  Install all host modules.  Don't filter out ones tagged "optional"

12 years agoam 726d921a: am 45cd00cd: Merge "Install all host modules. Don\'t filter out ones...
Joe Onorato [Fri, 17 Aug 2012 12:46:29 +0000 (05:46 -0700)]
am 726d921a: am 45cd00cd: Merge "Install all host modules.  Don\'t filter out ones tagged "optional""

* commit '726d921a47cb1003bcf7ff84ae1d332dec86d674':
  Install all host modules.  Don't filter out ones tagged "optional"

12 years agoam 45cd00cd: Merge "Install all host modules. Don\'t filter out ones tagged "optional""
Joe Onorato [Fri, 17 Aug 2012 12:43:43 +0000 (05:43 -0700)]
am 45cd00cd: Merge "Install all host modules.  Don\'t filter out ones tagged "optional""

* commit '45cd00cd9e2feec187a6253b95e866cd10dfa20a':
  Install all host modules.  Don't filter out ones tagged "optional"

12 years agoMerge "Install all host modules. Don't filter out ones tagged "optional""
Joe Onorato [Fri, 17 Aug 2012 12:36:20 +0000 (05:36 -0700)]
Merge "Install all host modules.  Don't filter out ones tagged "optional""

12 years agoInstall all host modules. Don't filter out ones tagged "optional"
Joe Onorato [Fri, 17 Aug 2012 12:33:39 +0000 (05:33 -0700)]
Install all host modules.  Don't filter out ones tagged "optional"

Change-Id: I9b3a27a4c84ee748314e98603670eb939ae949e2

12 years agoam fec412ed: am b68c3f9c: am 763c0801: am 687bde38: Merge "Add all the host tools...
Joe Onorato [Fri, 17 Aug 2012 12:23:05 +0000 (05:23 -0700)]
am fec412ed: am b68c3f9c: am 763c0801: am 687bde38: Merge "Add all the host tools to the list of prerequisites for the SDK."

* commit 'fec412ed3fe1b48928393ec14520a492fa2becba':
  Add all the host tools to the list of prerequisites for the SDK.

12 years agoam b68c3f9c: am 763c0801: am 687bde38: Merge "Add all the host tools to the list...
Joe Onorato [Fri, 17 Aug 2012 12:10:51 +0000 (05:10 -0700)]
am b68c3f9c: am 763c0801: am 687bde38: Merge "Add all the host tools to the list of prerequisites for the SDK."

* commit 'b68c3f9ca56f1110711a92f9f5deb922acced261':
  Add all the host tools to the list of prerequisites for the SDK.

12 years agoam 763c0801: am 687bde38: Merge "Add all the host tools to the list of prerequisites...
Joe Onorato [Fri, 17 Aug 2012 12:08:36 +0000 (05:08 -0700)]
am 763c0801: am 687bde38: Merge "Add all the host tools to the list of prerequisites for the SDK."

* commit '763c080198655782cc5700d6f53cce330ab7e008':
  Add all the host tools to the list of prerequisites for the SDK.

12 years agoam 687bde38: Merge "Add all the host tools to the list of prerequisites for the SDK."
Joe Onorato [Fri, 17 Aug 2012 11:34:06 +0000 (04:34 -0700)]
am 687bde38: Merge "Add all the host tools to the list of prerequisites for the SDK."

* commit '687bde38891b6aa3796f52721d7498436ab45330':
  Add all the host tools to the list of prerequisites for the SDK.

12 years agoMerge "Add all the host tools to the list of prerequisites for the SDK."
Joe Onorato [Fri, 17 Aug 2012 11:20:37 +0000 (04:20 -0700)]
Merge "Add all the host tools to the list of prerequisites for the SDK."

12 years agoAdd all the host tools to the list of prerequisites for the SDK.
Joe Onorato [Fri, 17 Aug 2012 11:19:38 +0000 (04:19 -0700)]
Add all the host tools to the list of prerequisites for the SDK.

Change-Id: I3a3e4be8796f761119e29f3be64ad534e48c95ee

12 years agoresolved conflicts for merge of 34539244 to master
Joe Onorato [Fri, 17 Aug 2012 09:51:45 +0000 (02:51 -0700)]
resolved conflicts for merge of 34539244 to master

Change-Id: I55b5c4aea999ff3fb5ceaabfe5d658a296f3d971

12 years agoam c5fbef54: resolved conflicts for merge of fab83a3d to jb-mr1-dev
Joe Onorato [Fri, 17 Aug 2012 08:29:16 +0000 (01:29 -0700)]
am c5fbef54: resolved conflicts for merge of fab83a3d to jb-mr1-dev

* commit 'c5fbef5413fea32b0084fd197bd27f9effcb2760':
  Another error to warning

12 years agoresolved conflicts for merge of fab83a3d to jb-mr1-dev
Joe Onorato [Fri, 17 Aug 2012 08:26:41 +0000 (01:26 -0700)]
resolved conflicts for merge of fab83a3d to jb-mr1-dev

Change-Id: I97aff2be317fd10b68d933e65259ec48bd5ff6a1

12 years agoam 3b4b11a4: Merge "Another error to warning"
Joe Onorato [Fri, 17 Aug 2012 08:22:31 +0000 (01:22 -0700)]
am 3b4b11a4: Merge "Another error to warning"

* commit '3b4b11a4701b64df5248e7d86c0c357954a2ca10':
  Another error to warning

12 years agoMerge "Another error to warning"
Joe Onorato [Fri, 17 Aug 2012 08:13:00 +0000 (01:13 -0700)]
Merge "Another error to warning"

12 years agoAnother error to warning
Joe Onorato [Fri, 17 Aug 2012 08:12:27 +0000 (01:12 -0700)]
Another error to warning

Change-Id: Ifbad63e3eb37d087d88a39e102b4239f305d0ee3

12 years agoam 3ab39603: (-s ours) am 5956db93: am 6b340ad0: am 7c945d24: Merge "Make error a...
Joe Onorato [Fri, 17 Aug 2012 08:02:38 +0000 (01:02 -0700)]
am 3ab39603: (-s ours) am 5956db93: am 6b340ad0: am 7c945d24: Merge "Make error a warning for now"

* commit '3ab39603ec597ef5d9f2f714f52a8bc96a43dd96':
  Make error a warning for now

12 years agoam e00dd024: (-s ours) am cea08a52: resolved conflicts for merge of 5836d3b3 to jb...
Joe Onorato [Fri, 17 Aug 2012 07:59:09 +0000 (00:59 -0700)]
am e00dd024: (-s ours) am cea08a52: resolved conflicts for merge of 5836d3b3 to jb-mr1-dev

* commit 'e00dd024292f1ddaffba3d870c23e361ccfa1446':
  Move the old user tagged modules over to base.mk so mini and core both share them.
  More product debugging.
  build system changes for jb-aah-dev merge
  Fail when a non-vendor product references a vendor module.
  Remove support for user tags in the build system.
  List the user modules explicitly, and we can get rid of the support for the user tag!
  Dump the user tagged modules.
  host modules don't need LOCAL_MODULE_TAGS
  Don't give the user tag to host modules automatically.
  Add a phony "nothing" goal that reads the makefiles but doesn't try to build anything.
  Add tool to parse make dependency info from new --deps flag.
  Use a more modern -j flag.
  make product-graph now filtered

12 years agoam 5956db93: am 6b340ad0: am 7c945d24: Merge "Make error a warning for now"
Joe Onorato [Fri, 17 Aug 2012 07:49:42 +0000 (00:49 -0700)]
am 5956db93: am 6b340ad0: am 7c945d24: Merge "Make error a warning for now"

* commit '5956db9394a3d82bfe1b54bd0264624bd00095ee':
  Make error a warning for now

12 years agoam 6b340ad0: am 7c945d24: Merge "Make error a warning for now"
Joe Onorato [Fri, 17 Aug 2012 07:47:42 +0000 (00:47 -0700)]
am 6b340ad0: am 7c945d24: Merge "Make error a warning for now"

* commit '6b340ad06c90ad80894bce720075e05f31b8f4cb':
  Make error a warning for now

12 years agoam 7c945d24: Merge "Make error a warning for now"
Joe Onorato [Fri, 17 Aug 2012 07:46:36 +0000 (00:46 -0700)]
am 7c945d24: Merge "Make error a warning for now"

* commit '7c945d249956ed3943585b8d417a51a598b175b3':
  Make error a warning for now

12 years agoMake error a warning for now
Joe Onorato [Fri, 17 Aug 2012 07:35:09 +0000 (00:35 -0700)]
Make error a warning for now

Change-Id: I156fb70432cf546650bf11d03a4edc118c665c1c

12 years agoMerge "Make error a warning for now"
Joe Onorato [Fri, 17 Aug 2012 07:36:44 +0000 (00:36 -0700)]
Merge "Make error a warning for now"

12 years agoMake error a warning for now
Joe Onorato [Fri, 17 Aug 2012 07:35:09 +0000 (00:35 -0700)]
Make error a warning for now

Change-Id: Idf18957fff2bb4ff31ca6d7d8d1c8d95847b4e00

12 years agoam cea08a52: resolved conflicts for merge of 5836d3b3 to jb-mr1-dev
Joe Onorato [Fri, 17 Aug 2012 07:11:45 +0000 (00:11 -0700)]
am cea08a52: resolved conflicts for merge of 5836d3b3 to jb-mr1-dev

* commit 'cea08a5220bb0b1169e227dd4a08dd94fef0720b':
  Move the old user tagged modules over to base.mk so mini and core both share them.
  More product debugging.
  build system changes for jb-aah-dev merge
  Fail when a non-vendor product references a vendor module.
  Remove support for user tags in the build system.
  List the user modules explicitly, and we can get rid of the support for the user tag!
  Dump the user tagged modules.
  host modules don't need LOCAL_MODULE_TAGS
  Don't give the user tag to host modules automatically.
  Add a phony "nothing" goal that reads the makefiles but doesn't try to build anything.
  Add tool to parse make dependency info from new --deps flag.
  Use a more modern -j flag.
  make product-graph now filtered

12 years agoresolved conflicts for merge of 5836d3b3 to jb-mr1-dev
Joe Onorato [Fri, 17 Aug 2012 07:09:27 +0000 (00:09 -0700)]
resolved conflicts for merge of 5836d3b3 to jb-mr1-dev

Change-Id: If3d84a7439717ccf7723b3f79e934d73abbb3fea

12 years agoam f72e34eb: Merge changes I9d3a3c16,I17b5d441,I29e27505,Ia5ca233e,I0a0b200b,I6f412ed...
Joe Onorato [Fri, 17 Aug 2012 06:50:34 +0000 (23:50 -0700)]
am f72e34eb: Merge changes I9d3a3c16,I17b5d441,I29e27505,Ia5ca233e,I0a0b200b,I6f412ed4,I623821df,Ifec8e63e,I12d0a847,Idac551e5,I59a88027,I2498139d,I6bd93a87

* commit 'f72e34ebf49ed2a06fe9e37d134f2088e2c0c0e4':
  Move the old user tagged modules over to base.mk so mini and core both share them.
  More product debugging.
  build system changes for jb-aah-dev merge
  Fail when a non-vendor product references a vendor module.
  Remove support for user tags in the build system.
  List the user modules explicitly, and we can get rid of the support for the user tag!
  Dump the user tagged modules.
  host modules don't need LOCAL_MODULE_TAGS
  Don't give the user tag to host modules automatically.
  Add a phony "nothing" goal that reads the makefiles but doesn't try to build anything.
  Add tool to parse make dependency info from new --deps flag.
  Use a more modern -j flag.
  make product-graph now filtered