OSDN Git Service

android-x86/build.git
10 years agoam 9e00b638: am cd02c025: am 979d578e: Merge "Fix host java doc by referring to the...
Ying Wang [Tue, 8 Jul 2014 01:38:44 +0000 (01:38 +0000)]
am 9e00b638: am cd02c025: am 979d578e: Merge "Fix host java doc by referring to the correct classpath."

* commit '9e00b6385c5805743f5beaa22dffce021342ed5e':
  Fix host java doc by referring to the correct classpath.

10 years agoam cd02c025: am 979d578e: Merge "Fix host java doc by referring to the correct classp...
Ying Wang [Tue, 8 Jul 2014 00:48:55 +0000 (00:48 +0000)]
am cd02c025: am 979d578e: Merge "Fix host java doc by referring to the correct classpath."

* commit 'cd02c025ad6b0647d612c4b939df8e5de55f5192':
  Fix host java doc by referring to the correct classpath.

10 years agoam 979d578e: Merge "Fix host java doc by referring to the correct classpath."
Ying Wang [Tue, 8 Jul 2014 00:43:42 +0000 (00:43 +0000)]
am 979d578e: Merge "Fix host java doc by referring to the correct classpath."

* commit '979d578ee40c0a7d3e25915049350a23165f7a5a':
  Fix host java doc by referring to the correct classpath.

10 years agoam 1c00c702: am 45322890: am d2aa51b8: Merge "Clean the last bit of LOCAL_BUILD_HOST_...
Ying Wang [Tue, 8 Jul 2014 00:31:00 +0000 (00:31 +0000)]
am 1c00c702: am 45322890: am d2aa51b8: Merge "Clean the last bit of LOCAL_BUILD_HOST_DEX."

* commit '1c00c7026c23967ca33524356dc11d9885f960f9':
  Clean the last bit of LOCAL_BUILD_HOST_DEX.

10 years agoam 45322890: am d2aa51b8: Merge "Clean the last bit of LOCAL_BUILD_HOST_DEX."
Ying Wang [Tue, 8 Jul 2014 00:26:10 +0000 (00:26 +0000)]
am 45322890: am d2aa51b8: Merge "Clean the last bit of LOCAL_BUILD_HOST_DEX."

* commit '45322890266c1d704b130fabd7ee5bab5db35997':
  Clean the last bit of LOCAL_BUILD_HOST_DEX.

10 years agoam d2aa51b8: Merge "Clean the last bit of LOCAL_BUILD_HOST_DEX."
Ying Wang [Tue, 8 Jul 2014 00:22:13 +0000 (00:22 +0000)]
am d2aa51b8: Merge "Clean the last bit of LOCAL_BUILD_HOST_DEX."

* commit 'd2aa51b8aee454baf96d8ac6d1997dd9450ae974':
  Clean the last bit of LOCAL_BUILD_HOST_DEX.

10 years agoAuto-clean obsolete aidl-generated Java files.
Ying Wang [Mon, 7 Jul 2014 22:01:15 +0000 (15:01 -0700)]
Auto-clean obsolete aidl-generated Java files.

The build system compares aidl files of every module to the previous
build and deletes the intermediate generated source dir if an aidl file
has gone.

Change-Id: I55fcfe1baaae3496613e12c20bca564d408bba58

10 years agoam e68ec719: (-s ours) [DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp...
Ying Wang [Mon, 7 Jul 2014 18:00:39 +0000 (18:00 +0000)]
am e68ec719: (-s ours) [DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp build.

* commit 'e68ec719039406bfcc6cd8b1cab4890afbeb66a8':
  [DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp build.

10 years agoam 3be473bd: am 97609d7f: am 7b53bca0: Merge "Strip all multidex files, not just...
Brian Carlstrom [Wed, 2 Jul 2014 23:13:32 +0000 (23:13 +0000)]
am 3be473bd: am 97609d7f: am 7b53bca0: Merge "Strip all multidex files, not just classes.dex"

* commit '3be473bdb5297094bb48a10b8b388e1071ed999e':
  Strip all multidex files, not just classes.dex

10 years agoam 51f01f64: am bf0a9c4a: am cc80f5a1: Merge "Fix partition_tag usage in install_jni_...
Ying Wang [Wed, 2 Jul 2014 23:13:29 +0000 (23:13 +0000)]
am 51f01f64: am bf0a9c4a: am cc80f5a1: Merge "Fix partition_tag usage in install_jni_libs"

* commit '51f01f643f361d0918c181c9fc549f98f873dce9':
  Fix partition_tag usage in install_jni_libs

10 years ago[DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp build.
Ying Wang [Wed, 2 Jul 2014 21:26:49 +0000 (14:26 -0700)]
[DO NOT MERGE] Workaround to fix klp-modular-dev-plus-aosp build.

Change-Id: I8042b045f20b870de84ea7c4c060c3cbe1cdfe69

10 years agoMerge "Fix host java doc by referring to the correct classpath."
Ying Wang [Tue, 8 Jul 2014 00:39:35 +0000 (00:39 +0000)]
Merge "Fix host java doc by referring to the correct classpath."

10 years agoFix host java doc by referring to the correct classpath.
Ying Wang [Mon, 7 Jul 2014 23:43:49 +0000 (16:43 -0700)]
Fix host java doc by referring to the correct classpath.

In droiddoc for host, we don't generate classes.jar for
LOCAL_JAVA_LIBRARIES. Switch to refer to the installed jar file instead.
This is consistent with how LOCAL_JAVA_LIBRARIES for host is handled in
base_rules.mk.

Bug: 9176318
Change-Id: If7460b30ca5da28743487d66da0029a44108d556

10 years agoMerge "Clean the last bit of LOCAL_BUILD_HOST_DEX."
Ying Wang [Tue, 8 Jul 2014 00:17:31 +0000 (00:17 +0000)]
Merge "Clean the last bit of LOCAL_BUILD_HOST_DEX."

10 years agoClean the last bit of LOCAL_BUILD_HOST_DEX.
Ying Wang [Tue, 8 Jul 2014 00:15:38 +0000 (17:15 -0700)]
Clean the last bit of LOCAL_BUILD_HOST_DEX.

Long live LOCAL_BUILD_HOST_DEX!

Change-Id: I8de23cfc78edc554606a2e1a8a955e8bc3ad02b0

10 years agoAdd ims-common to PRODUCT_PACKAGES
Nick Vaccaro [Wed, 2 Jul 2014 19:32:21 +0000 (12:32 -0700)]
Add ims-common to PRODUCT_PACKAGES

Bug: 15143878
Change-Id: I0f244530d46380b329cc43112981f6daaee39628

10 years agoam 97609d7f: am 7b53bca0: Merge "Strip all multidex files, not just classes.dex"
Brian Carlstrom [Wed, 2 Jul 2014 16:44:19 +0000 (16:44 +0000)]
am 97609d7f: am 7b53bca0: Merge "Strip all multidex files, not just classes.dex"

* commit '97609d7f0b0a9d944e1de8b85c150d2e1772c8cb':
  Strip all multidex files, not just classes.dex

10 years agoam 7b53bca0: Merge "Strip all multidex files, not just classes.dex"
Brian Carlstrom [Wed, 2 Jul 2014 16:39:23 +0000 (16:39 +0000)]
am 7b53bca0: Merge "Strip all multidex files, not just classes.dex"

* commit '7b53bca0b925bc9f47b51afba14c3c8f064eae81':
  Strip all multidex files, not just classes.dex

10 years agoam bf0a9c4a: am cc80f5a1: Merge "Fix partition_tag usage in install_jni_libs"
Ying Wang [Wed, 2 Jul 2014 16:20:40 +0000 (16:20 +0000)]
am bf0a9c4a: am cc80f5a1: Merge "Fix partition_tag usage in install_jni_libs"

* commit 'bf0a9c4ac842f340f4d995205999ed472b124f17':
  Fix partition_tag usage in install_jni_libs

10 years agoam cc80f5a1: Merge "Fix partition_tag usage in install_jni_libs"
Ying Wang [Wed, 2 Jul 2014 16:15:35 +0000 (16:15 +0000)]
am cc80f5a1: Merge "Fix partition_tag usage in install_jni_libs"

* commit 'cc80f5a1ff4a8b751e36b7d1d5a3670f6ec12ba0':
  Fix partition_tag usage in install_jni_libs

10 years agoMerge "Fix partition_tag usage in install_jni_libs"
Ying Wang [Wed, 2 Jul 2014 16:12:10 +0000 (16:12 +0000)]
Merge "Fix partition_tag usage in install_jni_libs"

10 years agoFix partition_tag usage in install_jni_libs
Dan Willemsen [Wed, 2 Jul 2014 01:56:31 +0000 (18:56 -0700)]
Fix partition_tag usage in install_jni_libs

This was expanding to TARGET_VENDOR_OUT_SHARED_LIBRARIES which was
empty. It should be expanding to TARGET_OUT_VENDOR_SHARED_LIBRARIES.

Change-Id: I32fe22e3e0b91a6d41f6a09a33d3ce2e4061d078

10 years agoMerge "Strip all multidex files, not just classes.dex"
Brian Carlstrom [Wed, 2 Jul 2014 16:35:53 +0000 (16:35 +0000)]
Merge "Strip all multidex files, not just classes.dex"

10 years agoStrip all multidex files, not just classes.dex
Brian Carlstrom [Mon, 30 Jun 2014 17:09:56 +0000 (10:09 -0700)]
Strip all multidex files, not just classes.dex

Bug: 10447095
Change-Id: I6053ca97cb0e28621262a385d57c0996e7c1aaab

10 years agoMerge "Add phone directory to frameworks/base."
Santos Cordon [Wed, 2 Jul 2014 18:32:47 +0000 (18:32 +0000)]
Merge "Add phone directory to frameworks/base."

10 years agoAdd phone directory to frameworks/base.
Santos Cordon [Tue, 1 Jul 2014 22:57:36 +0000 (15:57 -0700)]
Add phone directory to frameworks/base.

Necessary to support the change: Id8b08d88a06a7b4e90a4a7f702ba56526e108ca5

Change-Id: I1a00d2cdcb26fa796c5d0840cfe16b0e416ad299

10 years agoFix typo.
Ying Wang [Tue, 1 Jul 2014 01:01:46 +0000 (18:01 -0700)]
Fix typo.

Bug: 15978907
Bug: 15018047
Change-Id: I6250bb6d67af8c612283541efe0e2120077ad2fb

10 years agoMerge "Fixes for core_tiny zygote to boot"
Brian Carlstrom [Tue, 1 Jul 2014 19:01:25 +0000 (19:01 +0000)]
Merge "Fixes for core_tiny zygote to boot"

10 years agoFixes for core_tiny zygote to boot
Brian Carlstrom [Tue, 1 Jul 2014 18:51:17 +0000 (11:51 -0700)]
Fixes for core_tiny zygote to boot

Change-Id: Ie926eb316d05702ddb715ca4519397e9be0e7049

10 years agoUse "$@" to preserve argument word breaks
Ying Wang [Tue, 1 Jul 2014 17:58:10 +0000 (10:58 -0700)]
Use "$@" to preserve argument word breaks

This fixes mmma broken due to quotes stripped in the argument passing.

Change-Id: I6095c7ccf0660ba7b17a659f5df29b05e50e6303

10 years agoam 0d0b7b36: am 2530c787: am 4b539d15: Merge "More consistent host library path in...
Ying Wang [Tue, 1 Jul 2014 00:35:21 +0000 (00:35 +0000)]
am 0d0b7b36: am 2530c787: am 4b539d15: Merge "More consistent host library path in multilib build."

* commit '0d0b7b3669d3cb309ddd26cf23ddddbe4d42fd8e':
  More consistent host library path in multilib build.

10 years agoam 2530c787: am 4b539d15: Merge "More consistent host library path in multilib build."
Ying Wang [Tue, 1 Jul 2014 00:28:14 +0000 (00:28 +0000)]
am 2530c787: am 4b539d15: Merge "More consistent host library path in multilib build."

* commit '2530c787db272bfb4afab80e37323b9b7d00671c':
  More consistent host library path in multilib build.

10 years agoam 4b539d15: Merge "More consistent host library path in multilib build."
Ying Wang [Tue, 1 Jul 2014 00:22:30 +0000 (00:22 +0000)]
am 4b539d15: Merge "More consistent host library path in multilib build."

* commit '4b539d1533a5d8647e5f54b0a41b2a49d7f4c785':
  More consistent host library path in multilib build.

10 years agoam 3a2f6ecf: am 491871aa: am 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86_64."
Elliott Hughes [Mon, 30 Jun 2014 23:04:35 +0000 (23:04 +0000)]
am 3a2f6ecf: am 491871aa: am 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86_64."

* commit '3a2f6ecf3f7af6819b601645334d4c563401d37a':
  Add -Wl,--fatal-warnings to x86_64.

10 years agoam 491871aa: am 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86_64."
Elliott Hughes [Mon, 30 Jun 2014 22:59:37 +0000 (22:59 +0000)]
am 491871aa: am 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86_64."

* commit '491871aa03b6a6b4d4f1d6ebb7e2f4dc746b4d4b':
  Add -Wl,--fatal-warnings to x86_64.

10 years agoam 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86_64."
Elliott Hughes [Mon, 30 Jun 2014 22:53:49 +0000 (22:53 +0000)]
am 4b7ba417: Merge "Add -Wl,--fatal-warnings to x86_64."

* commit '4b7ba41704a8f028ffdf9f2c8bff57d9d4055f93':
  Add -Wl,--fatal-warnings to x86_64.

10 years agoMerge "More consistent host library path in multilib build."
Ying Wang [Tue, 1 Jul 2014 00:16:30 +0000 (00:16 +0000)]
Merge "More consistent host library path in multilib build."

10 years agoMore consistent host library path in multilib build.
Ying Wang [Tue, 1 Jul 2014 00:06:21 +0000 (17:06 -0700)]
More consistent host library path in multilib build.

In 64-bit multilib host build, changed from
32-bit lib: out/host/<platform>/lib32
64-bit lib: out/host/<platform>/lib
to
32-bit lib: out/host/<platform>/lib
64-bit lib: out/host/<platform>/lib64
.
That way the host library path is consistent with the multilib target
build's. Also with this change prebuilt 32-bit libraries can be reused
in 64-bit host build as 2nd arch binaries. (With previous setup, they
can't be used because they have rpath ../lib in it while the 2nd arch
library path needs ../lib32.

Change-Id: I020199d0c7dd52cdc8dcb7d3a1d22cd6178672e1

10 years agoam 9327f77a: am ccbf5930: am 51254e6c: Merge "Fix missing rs_compatibility_jni_libs."
Ying Wang [Mon, 30 Jun 2014 18:36:07 +0000 (18:36 +0000)]
am 9327f77a: am ccbf5930: am 51254e6c: Merge "Fix missing rs_compatibility_jni_libs."

* commit '9327f77a01828e0d13dc32be295d6338fe339abc':
  Fix missing rs_compatibility_jni_libs.

10 years agoam ccbf5930: am 51254e6c: Merge "Fix missing rs_compatibility_jni_libs."
Ying Wang [Mon, 30 Jun 2014 18:30:46 +0000 (18:30 +0000)]
am ccbf5930: am 51254e6c: Merge "Fix missing rs_compatibility_jni_libs."

* commit 'ccbf59304645dde557e24e7a8dd1440111d1a3ce':
  Fix missing rs_compatibility_jni_libs.

10 years agoam 51254e6c: Merge "Fix missing rs_compatibility_jni_libs."
Ying Wang [Mon, 30 Jun 2014 18:25:37 +0000 (18:25 +0000)]
am 51254e6c: Merge "Fix missing rs_compatibility_jni_libs."

* commit '51254e6c6065c0c771886472853e6dbc5377c6ae':
  Fix missing rs_compatibility_jni_libs.

10 years agoFix missing rs_compatibility_jni_libs.
Ying Wang [Mon, 30 Jun 2014 18:17:16 +0000 (11:17 -0700)]
Fix missing rs_compatibility_jni_libs.

Bug: 15935150
Change-Id: I2971bcf4a9fa96e7a5098a759ecc67ba4f565b6c

10 years agoam 556efe00: am 9e05c9e4: am dc58c2a6: Merge "Remove nonexistent from /buildbot...
Ying Wang [Mon, 30 Jun 2014 17:39:28 +0000 (17:39 +0000)]
am 556efe00: am 9e05c9e4: am dc58c2a6: Merge "Remove nonexistent  from /buildbot/automergers/mirror-aosp-master-to-stage-aosp-master/.repo/repo:/buildbot/automergers/mirror-aosp-master-to-stage-aosp-master/.repo/repo:/buildbot/automergers/mirror-aosp-master-to-stage-a

* commit '556efe002f852dfa5ca5331e92b1d65a32339f26':
  Remove nonexistent $ANDROID_QTOOLS from $PATH.

10 years agoam 9e05c9e4: am dc58c2a6: Merge "Remove nonexistent from /buildbot/automergers/mirro...
Ying Wang [Mon, 30 Jun 2014 17:36:39 +0000 (17:36 +0000)]
am 9e05c9e4: am dc58c2a6: Merge "Remove nonexistent  from /buildbot/automergers/mirror-aosp-master-to-stage-aosp-master/.repo/repo:/buildbot/automergers/mirror-aosp-master-to-stage-aosp-master/.repo/repo:/buildbot/automergers/mirror-aosp-master-to-stage-aosp-master/.r

* commit '9e05c9e4e642673dc6d9104c44d26810773c382d':
  Remove nonexistent $ANDROID_QTOOLS from $PATH.

10 years agoam dc58c2a6: Merge "Remove nonexistent from /buildbot/automergers/mirror-aosp-master...
Ying Wang [Mon, 30 Jun 2014 17:32:05 +0000 (17:32 +0000)]
am dc58c2a6: Merge "Remove nonexistent  from /buildbot/automergers/mirror-aosp-master-to-stage-aosp-master/.repo/repo:/buildbot/automergers/mirror-aosp-master-to-stage-aosp-master/.repo/repo:/buildbot/automergers/mirror-aosp-master-to-stage-aosp-master/.repo/repo:/usr/lib/google-golang/bin:/usr/local/buildtools/java/jdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/buildbot/automergers:/buildbot/automergers."

* commit 'dc58c2a6c216577110682521fa787fd9640cc89d':
  Remove nonexistent $ANDROID_QTOOLS from $PATH.

10 years agoresolved conflicts for merge of da92aef7 to master
Brian Carlstrom [Sat, 28 Jun 2014 20:49:26 +0000 (13:49 -0700)]
resolved conflicts for merge of da92aef7 to master

Change-Id: I70b608d48b0e7cfea3d970101769c156a211f861

10 years agoam 8625b6e7: am 7634e413: Merge "Host support for prefer symlink"
Ian Rogers [Sat, 28 Jun 2014 00:36:10 +0000 (00:36 +0000)]
am 8625b6e7: am 7634e413: Merge "Host support for prefer symlink"

* commit '8625b6e74ae33db8ce7d18c131ba3d87f121d1f3':
  Host support for prefer symlink

10 years agoam 7634e413: Merge "Host support for prefer symlink"
Ian Rogers [Sat, 28 Jun 2014 00:30:43 +0000 (00:30 +0000)]
am 7634e413: Merge "Host support for prefer symlink"

* commit '7634e4136fee6c7a02f4a343072400ba575c0051':
  Host support for prefer symlink

10 years agoMerge "Fix missing rs_compatibility_jni_libs."
Ying Wang [Mon, 30 Jun 2014 18:21:22 +0000 (18:21 +0000)]
Merge "Fix missing rs_compatibility_jni_libs."

10 years agoFix missing rs_compatibility_jni_libs.
Ying Wang [Mon, 30 Jun 2014 18:17:16 +0000 (11:17 -0700)]
Fix missing rs_compatibility_jni_libs.

Bug: 15935150
Change-Id: I2971bcf4a9fa96e7a5098a759ecc67ba4f565b6c

10 years agoMerge "Remove nonexistent $ANDROID_QTOOLS from $PATH."
Ying Wang [Mon, 30 Jun 2014 17:27:07 +0000 (17:27 +0000)]
Merge "Remove nonexistent $ANDROID_QTOOLS from $PATH."

10 years agoRemove nonexistent $ANDROID_QTOOLS from $PATH.
Ying Wang [Mon, 30 Jun 2014 17:25:33 +0000 (10:25 -0700)]
Remove nonexistent $ANDROID_QTOOLS from $PATH.

Bug: 15983070
Change-Id: Id3807a6dabd616ae06aafc2b894c1858e4400e26

10 years agoMerge "Host support for prefer symlink"
Ian Rogers [Sat, 28 Jun 2014 00:26:33 +0000 (00:26 +0000)]
Merge "Host support for prefer symlink"

10 years agoHost support for prefer symlink
Ian Rogers [Wed, 25 Jun 2014 07:04:30 +0000 (00:04 -0700)]
Host support for prefer symlink

We need a host symlink for dalvik, our *-dalvik-host build targets
are failing.

Change-Id: I6045de20c948b456a150033deb3459895aff83c6

10 years agoam 4bdbd6d4: am e1b43254: Merge "Add --pseudo-localize aapt parameter for builds."
Ying Wang [Fri, 27 Jun 2014 16:19:26 +0000 (16:19 +0000)]
am 4bdbd6d4: am e1b43254: Merge "Add --pseudo-localize aapt parameter for builds."

* commit '4bdbd6d4346a246df8edaf9323e15d84a1f35951':
  Add --pseudo-localize aapt parameter for builds.

10 years agoam e1b43254: Merge "Add --pseudo-localize aapt parameter for builds."
Ying Wang [Fri, 27 Jun 2014 16:14:30 +0000 (16:14 +0000)]
am e1b43254: Merge "Add --pseudo-localize aapt parameter for builds."

* commit 'e1b43254b72613e6bf9ac994c1b3f07e0020ed9c':
  Add --pseudo-localize aapt parameter for builds.

10 years agoMerge "Support to check System API."
Ying Wang [Sat, 28 Jun 2014 00:10:20 +0000 (00:10 +0000)]
Merge "Support to check System API."

10 years agono color output, thanks Mac; better callback to real make
Ed Heyl [Fri, 27 Jun 2014 20:32:39 +0000 (13:32 -0700)]
no color output, thanks Mac; better callback to real make

Change-Id: Iff2a15ed8aad28c264209b26a33d1206ec80b794

10 years agoMerge "releasetools: only allow yaffs to have no userdata image size (fix build)"
JP Abgrall [Fri, 27 Jun 2014 21:12:10 +0000 (21:12 +0000)]
Merge "releasetools: only allow yaffs to have no userdata image size (fix build)"

10 years agoreleasetools: only allow yaffs to have no userdata image size (fix build)
JP Abgrall [Fri, 27 Jun 2014 04:15:39 +0000 (21:15 -0700)]
releasetools: only allow yaffs to have no userdata image size (fix build)

In the past, there was an exception for ext-base fs types to
deal with the lack of image size.
Back then it was only yaffs and ext*.
So now we explicitely only allow yaffs to have no userdata image size.

Change-Id: Ie354ee6222a58228dbcce2c6934971a0737422af
Signed-off-by: JP Abgrall <jpa@google.com>
10 years agoSupport to check System API.
Ying Wang [Fri, 27 Jun 2014 00:54:28 +0000 (17:54 -0700)]
Support to check System API.

Change-Id: I60f8c9bb13efb6a440bb735d634f63fab035c810

10 years agoam 23673843: Doc change: add query param to force refresh in proxy caches.
Dirk Dougherty [Thu, 26 Jun 2014 21:09:09 +0000 (21:09 +0000)]
am 23673843: Doc change: add query param to force refresh in proxy caches.

* commit '236738439acab7c9b2afc2725b44c4867597ed7f':
  Doc change: add query param to force refresh in proxy caches.

10 years agoDoc change: add query param to force refresh in proxy caches.
Dirk Dougherty [Thu, 26 Jun 2014 20:07:57 +0000 (13:07 -0700)]
Doc change: add query param to force refresh in proxy caches.

Change-Id: I7bbec536bba7878ef9b5fdc91a25a47437e276ed

10 years agoMerge "build: fix vendor symbols in gdb"
Colin Cross [Fri, 27 Jun 2014 19:17:37 +0000 (19:17 +0000)]
Merge "build: fix vendor symbols in gdb"

10 years agoHACK: report CPU abi as 2nd arch if present
Colin Cross [Thu, 26 Jun 2014 20:05:29 +0000 (13:05 -0700)]
HACK: report CPU abi as 2nd arch if present

Workaround to report armv7 abis for arm64 devices until the play store
looks at the new android.os.Build.SUPPORTED_ABIS list.

Bug: 15018047
Change-Id: If5f4081073ee80433aae51ef15ccbfa1c6ae624c

10 years agobuild: fix vendor symbols in gdb
Colin Cross [Fri, 20 Jun 2014 20:33:36 +0000 (13:33 -0700)]
build: fix vendor symbols in gdb

Set TARGET_OUT_VENDOR_SHARED_LIBRARIES_UNSTRIPPED
Append '64' for 64-bit libraries

Change-Id: Ief289bb23950d4bed84cf616cff6038fbd8caf95

10 years agoam 7a6a9a55: am 4bdbd6d4: am e1b43254: Merge "Add --pseudo-localize aapt parameter...
Ying Wang [Fri, 27 Jun 2014 16:24:46 +0000 (16:24 +0000)]
am 7a6a9a55: am 4bdbd6d4: am e1b43254: Merge "Add --pseudo-localize aapt parameter for builds."

* commit '7a6a9a558271ac959a2e441fe27aae3df77d4421':
  Add --pseudo-localize aapt parameter for builds.

10 years agoMerge "Add -Wl,--fatal-warnings to x86_64."
Elliott Hughes [Mon, 30 Jun 2014 22:48:54 +0000 (22:48 +0000)]
Merge "Add -Wl,--fatal-warnings to x86_64."

10 years agoAdd -Wl,--fatal-warnings to x86_64.
Elliott Hughes [Mon, 30 Jun 2014 21:52:30 +0000 (14:52 -0700)]
Add -Wl,--fatal-warnings to x86_64.

Bug: 11358761
Change-Id: I0c86a2ce3f95e89cc6c6eed65f3595922a90f45f

10 years agoMerge "Add --pseudo-localize aapt parameter for builds."
Ying Wang [Fri, 27 Jun 2014 16:09:37 +0000 (16:09 +0000)]
Merge "Add --pseudo-localize aapt parameter for builds."

10 years agoAdd --pseudo-localize aapt parameter for builds.
Igor Viarheichyk [Thu, 26 Jun 2014 21:56:21 +0000 (14:56 -0700)]
Add --pseudo-localize aapt parameter for builds.

Some packages can override list of locales with
LOCAL_AAPT_INCLUDE_ALL_RESOURCES parameter, disabling
pseudolocalization. Adding new --pseudo-localize flag to
aapt if pseudo-locales are specified in product locales
list solves this issue.

Change-Id: Iae705d4fe99453650339fd1ca65d1005671b3e4f

10 years agoMerge "Add new locales for Platform (L) release"
Baligh Uddin [Fri, 27 Jun 2014 04:23:26 +0000 (04:23 +0000)]
Merge "Add new locales for Platform (L) release"

10 years agoAdd new locales for Platform (L) release
Baligh Uddin [Thu, 26 Jun 2014 22:39:18 +0000 (15:39 -0700)]
Add new locales for Platform (L) release

Bug: 13437459
Change-Id: Ic186d288469b503118513a437de3a2ef446e34fc

10 years agoMerge "Set up oem.img directory structure for TARGET_2ND_ARCH."
Ying Wang [Thu, 26 Jun 2014 21:19:17 +0000 (21:19 +0000)]
Merge "Set up oem.img directory structure for TARGET_2ND_ARCH."

10 years agoam 80b97e1c: am 23673843: Doc change: add query param to force refresh in proxy caches.
Dirk Dougherty [Thu, 26 Jun 2014 21:14:40 +0000 (21:14 +0000)]
am 80b97e1c: am 23673843: Doc change: add query param to force refresh in proxy caches.

* commit '80b97e1c193687d74a93e9f9b365ba11838817df':
  Doc change: add query param to force refresh in proxy caches.

10 years agoSet up oem.img directory structure for TARGET_2ND_ARCH.
Ying Wang [Thu, 26 Jun 2014 21:12:35 +0000 (14:12 -0700)]
Set up oem.img directory structure for TARGET_2ND_ARCH.

Change-Id: Ia931a10708225c428b658cb4a30e8bba66fa7308

10 years agoAdd logd to core_tiny.mk (for logcat functionality)
Nick Vaccaro [Wed, 25 Jun 2014 22:18:40 +0000 (15:18 -0700)]
Add logd to core_tiny.mk (for logcat functionality)

Bug: 15143878
Change-Id: Ief73aac31b0d4689d38c734dc23f0d20cdcdea17

10 years agoam 13c416be: am 28d695a0: css changes for index page card
Robert Ly [Thu, 26 Jun 2014 10:31:01 +0000 (10:31 +0000)]
am 13c416be: am 28d695a0: css changes for index page card

* commit '13c416be55329150bbfefe2a51ae05c8c832db84':
  css changes for index page card

10 years agoam 8a782585: am a34ef028: Merge "docs: Updating download dir for ADT 23.0.0 links...
Robert Ly [Thu, 26 Jun 2014 10:31:00 +0000 (10:31 +0000)]
am 8a782585: am a34ef028: Merge "docs: Updating download dir for ADT 23.0.0 links to new location" into klp-modular-dev

* commit '8a78258526e49957d285c48ddba5a8de64774256':
  docs: Updating download dir for ADT 23.0.0 links to new location

10 years agoam 28d695a0: css changes for index page card
Robert Ly [Thu, 26 Jun 2014 09:50:21 +0000 (09:50 +0000)]
am 28d695a0: css changes for index page card

* commit '28d695a0051af88d72cd025cdd3df01ae5fffed1':
  css changes for index page card

10 years agoam a34ef028: Merge "docs: Updating download dir for ADT 23.0.0 links to new location...
Robert Ly [Thu, 26 Jun 2014 09:49:40 +0000 (09:49 +0000)]
am a34ef028: Merge "docs: Updating download dir for ADT 23.0.0 links to new location" into klp-modular-dev

* commit 'a34ef028a00192877209281490a468c29cdacd40':
  docs: Updating download dir for ADT 23.0.0 links to new location

10 years agocss changes for index page card
Robert Ly [Wed, 25 Jun 2014 08:38:51 +0000 (01:38 -0700)]
css changes for index page card

Change-Id: I4fca8284acf50ad05bf9c06ada0daa636b3e9e6f

10 years agoam 01b179bf: am bb964f00: am 432cd6dd: Merge "Allow LOCAL_RESOURCE_DIR pointing to...
Ying Wang [Wed, 25 Jun 2014 23:21:30 +0000 (23:21 +0000)]
am 01b179bf: am bb964f00: am 432cd6dd: Merge "Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build"

* commit '01b179bf3b5c4c0307e0efb4004a1c44705fe780':
  Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build

10 years agoam 0858c65a: am 5771ee3c: add style for stand-alone back link with left arrow
smain@google.com [Wed, 25 Jun 2014 23:21:00 +0000 (23:21 +0000)]
am 0858c65a: am 5771ee3c: add style for stand-alone back link with left arrow

* commit '0858c65a4d2e9cda9b9a6017bc1f4bf32125cafc':
  add style for stand-alone back link with left arrow

10 years agoam bb964f00: am 432cd6dd: Merge "Allow LOCAL_RESOURCE_DIR pointing to dir generated...
Ying Wang [Wed, 25 Jun 2014 23:03:02 +0000 (23:03 +0000)]
am bb964f00: am 432cd6dd: Merge "Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build"

* commit 'bb964f00403a23d2f1ec3313f7b579a9e7f0f12a':
  Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build

10 years agoam 432cd6dd: Merge "Allow LOCAL_RESOURCE_DIR pointing to dir generated during the...
Ying Wang [Wed, 25 Jun 2014 22:58:11 +0000 (22:58 +0000)]
am 432cd6dd: Merge "Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build"

* commit '432cd6dd78afe9c23cd0ddf669e4f0f973a17a7c':
  Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build

10 years agoam 5771ee3c: add style for stand-alone back link with left arrow
smain@google.com [Wed, 25 Jun 2014 22:23:02 +0000 (22:23 +0000)]
am 5771ee3c: add style for stand-alone back link with left arrow

* commit '5771ee3c41afc7024ca8c76c7b8deef3798d0bcd':
  add style for stand-alone back link with left arrow

10 years agoadd style for stand-alone back link with left arrow
smain@google.com [Wed, 25 Jun 2014 22:12:52 +0000 (15:12 -0700)]
add style for stand-alone back link with left arrow

Change-Id: Ia9219e3e77ef23c6bf6374244c57c4c7e8d1f386

10 years agoam e022e9a7: am bb9ecf42: undo the butterbar change, because automerger is ruthless
smain@google.com [Wed, 25 Jun 2014 20:45:52 +0000 (20:45 +0000)]
am e022e9a7: am bb9ecf42: undo the butterbar change, because automerger is ruthless

* commit 'e022e9a7139a55ed8d9fcc9dca3ffdf37727b164':
  undo the butterbar change, because automerger is ruthless

10 years agoam bb9ecf42: undo the butterbar change, because automerger is ruthless
smain@google.com [Wed, 25 Jun 2014 19:12:42 +0000 (19:12 +0000)]
am bb9ecf42: undo the butterbar change, because automerger is ruthless

* commit 'bb9ecf420f136681a3bd4d5503207733b4dc283b':
  undo the butterbar change, because automerger is ruthless

10 years agoam 1a3d260f: am e69d4350: Merge "Support to add JNI of both archs in multilib build."
Ying Wang [Wed, 25 Jun 2014 18:46:34 +0000 (18:46 +0000)]
am 1a3d260f: am e69d4350: Merge "Support to add JNI of both archs in multilib build."

* commit '1a3d260f68755b476aa867477fc75d47ef5317bf':
  Support to add JNI of both archs in multilib build.

10 years agoam e69d4350: Merge "Support to add JNI of both archs in multilib build."
Ying Wang [Wed, 25 Jun 2014 18:37:53 +0000 (18:37 +0000)]
am e69d4350: Merge "Support to add JNI of both archs in multilib build."

* commit 'e69d4350cd4af04349b703ba169ba516a96913ba':
  Support to add JNI of both archs in multilib build.

10 years agoMerge "Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build"
Ying Wang [Wed, 25 Jun 2014 22:53:17 +0000 (22:53 +0000)]
Merge "Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build"

10 years agoAllow LOCAL_RESOURCE_DIR pointing to dir generated during the build
Ying Wang [Wed, 25 Jun 2014 20:23:58 +0000 (13:23 -0700)]
Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build

Bug: 15850610
Change-Id: I46b98adb556d8e6bf166761f8bb240006dbe5b14

10 years agoMerge "Support to add JNI of both archs in multilib build."
Ying Wang [Wed, 25 Jun 2014 18:33:51 +0000 (18:33 +0000)]
Merge "Support to add JNI of both archs in multilib build."

10 years agoMerge "Docs: Replacing s.a.c. Android logo to match other sites."
Clay Murphy [Wed, 25 Jun 2014 19:27:47 +0000 (19:27 +0000)]
Merge "Docs: Replacing s.a.c. Android logo to match other sites."

10 years agoam 904446ce: am 1a3d260f: am e69d4350: Merge "Support to add JNI of both archs in...
Ying Wang [Wed, 25 Jun 2014 18:52:02 +0000 (18:52 +0000)]
am 904446ce: am 1a3d260f: am e69d4350: Merge "Support to add JNI of both archs in multilib build."

* commit '904446ce0b3f430ac88ae0c08b9c613721474cd5':
  Support to add JNI of both archs in multilib build.

10 years agoSupport to add JNI of both archs in multilib build.
Ying Wang [Wed, 25 Jun 2014 03:01:52 +0000 (20:01 -0700)]
Support to add JNI of both archs in multilib build.

Use "LOCAL_MULTILIB := both" to install jni libraries of both archs in
multilib build.
The build system will package jni of both archs to the apk, or install
them to the right location on the system image and create symlinks,
extract .so files from prebuilt apk, etc if appropriate.

Bug: 15849902
Change-Id: I7e147b5a47db476584c38250de7b36c75ea40d81

10 years agoMerge "build: core: Add nxpsw for AEC function"
Dmitry Shmidt [Wed, 25 Jun 2014 16:37:49 +0000 (16:37 +0000)]
Merge "build: core: Add nxpsw for AEC function"

10 years agoundo the butterbar change, because automerger is ruthless
smain@google.com [Wed, 25 Jun 2014 01:40:36 +0000 (18:40 -0700)]
undo the butterbar change, because automerger is ruthless

Change-Id: If9953c9c7af1250a26a74691d8aac58808595c85