OSDN Git Service

android-x86/build.git
10 years agoam 9128d725: am 46288040: Merge "Switch MIPS over to uapi-only."
Elliott Hughes [Tue, 26 Nov 2013 16:42:22 +0000 (08:42 -0800)]
am 9128d725: am 46288040: Merge "Switch MIPS over to uapi-only."

* commit '9128d7253d0684be3a2808c21f8b97c6f76f84d0':
  Switch MIPS over to uapi-only.

10 years agoam 46288040: Merge "Switch MIPS over to uapi-only."
Elliott Hughes [Tue, 26 Nov 2013 16:38:36 +0000 (08:38 -0800)]
am 46288040: Merge "Switch MIPS over to uapi-only."

* commit '462880407efd121f2aa07850840f7b4d20d40d08':
  Switch MIPS over to uapi-only.

10 years agoMerge "Switch MIPS over to uapi-only."
Elliott Hughes [Tue, 26 Nov 2013 00:51:54 +0000 (00:51 +0000)]
Merge "Switch MIPS over to uapi-only."

10 years agoMerge "Push wpa_supplicant modules down to the leaf product config."
Ying Wang [Mon, 25 Nov 2013 22:21:45 +0000 (22:21 +0000)]
Merge "Push wpa_supplicant modules down to the leaf product config."

10 years agoSwitch MIPS over to uapi-only.
Elliott Hughes [Mon, 25 Nov 2013 22:01:10 +0000 (14:01 -0800)]
Switch MIPS over to uapi-only.

Bug: 11559337
Change-Id: I04b93d0d681ddf75573cdeca2d25ffa44862a35f

10 years agoPush wpa_supplicant modules down to the leaf product config.
Ying Wang [Mon, 25 Nov 2013 20:56:25 +0000 (12:56 -0800)]
Push wpa_supplicant modules down to the leaf product config.

Since 558477c0b2a5a7db679c1ad7551d43e6364d1df2 in
external/wpa_supplicant_8 we don't need those modules if
WPA_SUPPLICANT_VERSION is not set by the BoardConfig.mk.

Actually the generic devices don't need them.

Change-Id: Iff7c1fbf483bd16d5f898836c4e7401d56def80f

10 years agoam 3b54d5a5: am a5b55c27: Merge "Add a "reverse AUX hack" for ARM."
Elliott Hughes [Mon, 25 Nov 2013 21:50:26 +0000 (13:50 -0800)]
am 3b54d5a5: am a5b55c27: Merge "Add a "reverse AUX hack" for ARM."

* commit '3b54d5a5fc492de5b28d905d0be36be66acec791':
  Add a "reverse AUX hack" for ARM.

10 years agoam a5b55c27: Merge "Add a "reverse AUX hack" for ARM."
Elliott Hughes [Mon, 25 Nov 2013 21:47:06 +0000 (13:47 -0800)]
am a5b55c27: Merge "Add a "reverse AUX hack" for ARM."

* commit 'a5b55c27c0a8199d42d1b03ef013baa9620e2bc2':
  Add a "reverse AUX hack" for ARM.

10 years agoMerge "Add a "reverse AUX hack" for ARM."
Elliott Hughes [Mon, 25 Nov 2013 21:42:12 +0000 (21:42 +0000)]
Merge "Add a "reverse AUX hack" for ARM."

10 years agoam 797589d4: am 014a3c0d: Add support for instruction set features
Dave Allison [Mon, 25 Nov 2013 21:36:12 +0000 (13:36 -0800)]
am 797589d4: am 014a3c0d: Add support for instruction set features

* commit '797589d4e495359bda682a627da4ca32ff30f5a1':
  Add support for instruction set features

10 years agoam 014a3c0d: Add support for instruction set features
Dave Allison [Mon, 25 Nov 2013 21:30:49 +0000 (13:30 -0800)]
am 014a3c0d: Add support for instruction set features

* commit '014a3c0d6268c5e167a8fad39c8d24b962101d0a':
  Add support for instruction set features

10 years agoAdd support for instruction set features
Dave Allison [Thu, 31 Oct 2013 18:44:47 +0000 (11:44 -0700)]
Add support for instruction set features

This adds the --instruction-set-features= arguments to the dex2oat
commands for the system images.  The feature set is determined at
build time

(cherry picked from commit 4145a2a20a0f275fe4c77e39d507cd5f8eb7a73b)

(cherry picked from commit 5174bb052986e9d90b597824a7e7b9ee2dfc8668)

Change-Id: I45af3b59752a48897bff2dd468b74f3ea73000be

10 years agoMerge "Delete board config for the unused "emulator" device."
Ying Wang [Mon, 25 Nov 2013 20:11:34 +0000 (20:11 +0000)]
Merge "Delete board config for the unused "emulator" device."

10 years agoAdd a "reverse AUX hack" for ARM.
Elliott Hughes [Mon, 25 Nov 2013 19:46:40 +0000 (11:46 -0800)]
Add a "reverse AUX hack" for ARM.

MIPS and x86 are almost completely switched over to uapi-only. ARM is still
currently old-only. A cleanup of the uapi headers over the weekend means
that the uapi-only <linux/kexec.h> is now in the right place, which will break
the ARM build unless the ARM build also looks in the uapi headers if it can't
find an old header.

Change-Id: Ie7a53ef2122b43cdef64b71d7b36a8381992a461

10 years agoDelete board config for the unused "emulator" device.
Ying Wang [Mon, 25 Nov 2013 19:16:13 +0000 (11:16 -0800)]
Delete board config for the unused "emulator" device.

Change-Id: I1e1d47fece4113be9f31f04775c5b310d28017e3

10 years agoam 7c40768a: am 3821622f: Merge "Rework the generation of host java libraries."
Ying Wang [Mon, 25 Nov 2013 19:11:18 +0000 (11:11 -0800)]
am 7c40768a: am 3821622f: Merge "Rework the generation of host java libraries."

* commit '7c40768ada93613b739fb007f4af70a8e0a45dbb':
  Rework the generation of host java libraries.

10 years agoam 3821622f: Merge "Rework the generation of host java libraries."
Ying Wang [Mon, 25 Nov 2013 19:06:59 +0000 (11:06 -0800)]
am 3821622f: Merge "Rework the generation of host java libraries."

* commit '3821622fc7e6ed03973d4b85a10ad23261ba12ef':
  Rework the generation of host java libraries.

10 years agoMerge "Rework the generation of host java libraries."
Ying Wang [Mon, 25 Nov 2013 19:01:43 +0000 (19:01 +0000)]
Merge "Rework the generation of host java libraries."

10 years agoExplictly set WPA_SUPPLICANT_VERSION := VER_0_8_X for the generic devices
Ying Wang [Mon, 25 Nov 2013 18:42:17 +0000 (10:42 -0800)]
Explictly set WPA_SUPPLICANT_VERSION := VER_0_8_X for the generic devices

Since 558477c0b2a5a7db679c1ad7551d43e6364d1df2 in
external/wpa_supplicant_8 we don't have WPA_SUPPLICANT_VERSION default
to VER_0_8_X.
This fixes the SDK build.

Change-Id: Ib7a8e10705dc6b987b60b1308405e89eaa2a47c9

10 years agoRework the generation of host java libraries.
Narayan Kamath [Mon, 28 Oct 2013 13:20:52 +0000 (13:20 +0000)]
Rework the generation of host java libraries.

We currently have two types of host libraries, those
meant for the host VM (Sun, OpenJDK etc.) and those meant
for a host dalvik build. The former need to be compiled
against the host standard libraries and the latter need
to be compiled against libcore. This change introduces
two new build rules to complement the existing the existing
host rules.

BUILD_HOST_DALVIK_JAVA_LIBRARY : Build a java library for
a host build of dalvik. Bootclasspath will be set to a host
build of libcore.
BUILD_HOST_DALVIK_STATIC_JAVA_LIBRARY : Build a static java
library for a host build of dalvik. Bootclasspath will be set
to a host build of libcore.

This change also removes support for the LOCAL_BUILD_HOST_DEX
flag, which is now unnecessary.

bug: 8992787

(cherry picked from commit 0dd273a3f68364045c0e8bdcc10a4ecd3c07b745)

Change-Id: I3569fff8eaa4d26d55fcc317bd98471f55d74c14

10 years agoam dc13a3a7: am b9041a45: Merge commit \'c73341006286c391ae4d268a77f5e008045d5308...
The Android Open Source Project [Sat, 23 Nov 2013 03:31:05 +0000 (19:31 -0800)]
am dc13a3a7: am b9041a45: Merge commit \'c73341006286c391ae4d268a77f5e008045d5308\' into HEAD

* commit 'dc13a3a733b1548bc8991e91225c6d24caa0f14e':

10 years agoam b9041a45: Merge commit \'c73341006286c391ae4d268a77f5e008045d5308\' into HEAD
The Android Open Source Project [Sat, 23 Nov 2013 01:30:36 +0000 (17:30 -0800)]
am b9041a45: Merge commit \'c73341006286c391ae4d268a77f5e008045d5308\' into HEAD

* commit 'b9041a45b1f030d3e374420aa95e44f4c3029fb4':

10 years agoam b1e393dd: am b480d152: am 816d73f9: store releasetools.py in the target_files zip
Doug Zongker [Fri, 22 Nov 2013 21:45:40 +0000 (13:45 -0800)]
am b1e393dd: am b480d152: am 816d73f9: store releasetools.py in the target_files zip

* commit 'b1e393ddad02684198e4da414417b66bd09862b8':
  store releasetools.py in the target_files zip

10 years agoam b480d152: am 816d73f9: store releasetools.py in the target_files zip
Doug Zongker [Fri, 22 Nov 2013 21:43:05 +0000 (13:43 -0800)]
am b480d152: am 816d73f9: store releasetools.py in the target_files zip

* commit 'b480d1529e10b608c590a87839cfbafc46b2caed':
  store releasetools.py in the target_files zip

10 years agoam 816d73f9: store releasetools.py in the target_files zip
Doug Zongker [Fri, 22 Nov 2013 21:39:48 +0000 (13:39 -0800)]
am 816d73f9: store releasetools.py in the target_files zip

* commit '816d73f9ebfef7829ca60d9199a8b609cb1cb0cf':
  store releasetools.py in the target_files zip

10 years agostore releasetools.py in the target_files zip
Doug Zongker [Fri, 22 Nov 2013 21:29:55 +0000 (13:29 -0800)]
store releasetools.py in the target_files zip

Save the device-specific releasetools.py module in the target_files
zip so that the OTA tools can use it without needing to get it from a
client.

Change-Id: I2dd5f4628290a8f2f56bd519b07d4ca8d92fddcd

10 years agoMerge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD
The Android Open Source Project [Fri, 22 Nov 2013 19:06:11 +0000 (11:06 -0800)]
Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEAD

Change-Id: I4bf7d32d65e19dfa1f0533fdd3b2295c50b13005

10 years agoKeep a copy of the space-separated PRODUCT_AAPT_CONFIG
Ying Wang [Fri, 22 Nov 2013 18:07:51 +0000 (10:07 -0800)]
Keep a copy of the space-separated PRODUCT_AAPT_CONFIG

That can be used to select dpi-specific prebuilt apks.

Change-Id: Ic68be8fc6fdb46f3ff8de490a35a042a31f1cb19

10 years agoam c3644114: am 8ea83e90: am 96f56b6f: Merge "Revert "Enable incremental builder...
Dave Langemak [Fri, 22 Nov 2013 06:59:47 +0000 (22:59 -0800)]
am c3644114: am 8ea83e90: am 96f56b6f: Merge "Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."" into klp-dev

* commit 'c3644114805150eef2f5035085878e5f860c7436':
  Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."

10 years agoam 8ea83e90: am 96f56b6f: Merge "Revert "Enable incremental builder to find files...
Dave Langemak [Fri, 22 Nov 2013 01:16:26 +0000 (17:16 -0800)]
am 8ea83e90: am 96f56b6f: Merge "Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."" into klp-dev

* commit '8ea83e902d931591af37e747763e768e7a6990be':
  Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."

10 years agoam e0daed20: am a59b8545: am e296f2c3: Merge "Switch mips to the uapi kernel headers."
Elliott Hughes [Fri, 22 Nov 2013 01:12:13 +0000 (17:12 -0800)]
am e0daed20: am a59b8545: am e296f2c3: Merge "Switch mips to the uapi kernel headers."

* commit 'e0daed20a6dfbd767ece790a30f68e602a0ec1ad':
  Switch mips to the uapi kernel headers.

10 years agoam 96f56b6f: Merge "Revert "Enable incremental builder to find files that moved,...
Dave Langemak [Fri, 22 Nov 2013 01:11:44 +0000 (17:11 -0800)]
am 96f56b6f: Merge "Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."" into klp-dev

* commit '96f56b6fcbe21c2786ec985bee252e5cd5c3190b':
  Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."

10 years agoMerge "Revert "Enable incremental builder to find files that moved, and try to proces...
Dave Langemak [Fri, 22 Nov 2013 01:08:52 +0000 (01:08 +0000)]
Merge "Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."" into klp-dev

10 years agoam a59b8545: am e296f2c3: Merge "Switch mips to the uapi kernel headers."
Elliott Hughes [Fri, 22 Nov 2013 01:07:48 +0000 (17:07 -0800)]
am a59b8545: am e296f2c3: Merge "Switch mips to the uapi kernel headers."

* commit 'a59b8545cf1aa013cf87b9946e738e0add1f4536':
  Switch mips to the uapi kernel headers.

10 years agoRevert "Enable incremental builder to find files that moved, and try to process them...
Michael Runge [Fri, 22 Nov 2013 00:52:51 +0000 (00:52 +0000)]
Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."

This reverts commit 37335b42385970d957d48056145a3d4c4dbc6087.

Change-Id: I61cc125d3b08eaa300a7774b6607dbb43f0e7148

10 years agoam a4a1061f: am bd36506e: am e57c8446: Merge "Switch x86 to uapi headers."
Elliott Hughes [Thu, 21 Nov 2013 18:15:32 +0000 (10:15 -0800)]
am a4a1061f: am bd36506e: am e57c8446: Merge "Switch x86 to uapi headers."

* commit 'a4a1061fbf5e59319510528a7eda77fe8f6fbd09':
  Switch x86 to uapi headers.

10 years agoam bd36506e: am e57c8446: Merge "Switch x86 to uapi headers."
Elliott Hughes [Thu, 21 Nov 2013 18:12:26 +0000 (10:12 -0800)]
am bd36506e: am e57c8446: Merge "Switch x86 to uapi headers."

* commit 'bd36506ee4ece41b8a32ac5b078e4538af4bc02a':
  Switch x86 to uapi headers.

10 years agoam f817876b: am 1b4252cd: am 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"
Ying Wang [Thu, 21 Nov 2013 16:12:36 +0000 (08:12 -0800)]
am f817876b: am 1b4252cd: am 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"

* commit 'f817876b9951160f2fdb02579c08b63156a9596f':
  Switch AOSP X86/MIPS compiler to gcc4.8

10 years agoam 1b4252cd: am 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"
Ying Wang [Thu, 21 Nov 2013 16:09:45 +0000 (08:09 -0800)]
am 1b4252cd: am 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"

* commit '1b4252cd0312695827529f2a8470b68e5a5c05e2':
  Switch AOSP X86/MIPS compiler to gcc4.8

10 years agoam c1b340e1: am 927612f4: am 42d6e581: fix the \'to top\' link; it wasn\'t appearing...
Scott Main [Thu, 21 Nov 2013 03:46:02 +0000 (19:46 -0800)]
am c1b340e1: am 927612f4: am 42d6e581: fix the \'to top\' link; it wasn\'t appearing due to a previous CSS change

* commit 'c1b340e1a6aad0f82cff7251379b0583833849d0':
  fix the 'to top' link; it wasn't appearing due to a previous CSS change

10 years agoam 927612f4: am 42d6e581: fix the \'to top\' link; it wasn\'t appearing due to a...
Scott Main [Thu, 21 Nov 2013 03:42:37 +0000 (19:42 -0800)]
am 927612f4: am 42d6e581: fix the \'to top\' link; it wasn\'t appearing due to a previous CSS change

* commit '927612f4df56caf0ac639efcd1c89801d2c13972':
  fix the 'to top' link; it wasn't appearing due to a previous CSS change

10 years agoam 42d6e581: fix the \'to top\' link; it wasn\'t appearing due to a previous CSS...
Scott Main [Thu, 21 Nov 2013 03:38:48 +0000 (03:38 +0000)]
am 42d6e581: fix the \'to top\' link; it wasn\'t appearing due to a previous CSS change

* commit '42d6e58195445617fb739d5363d5f23a7b5d990c':
  fix the 'to top' link; it wasn't appearing due to a previous CSS change

10 years agofix the 'to top' link; it wasn't appearing due to a previous CSS change
Scott Main [Thu, 21 Nov 2013 03:30:41 +0000 (19:30 -0800)]
fix the 'to top' link; it wasn't appearing due to a previous CSS change

Change-Id: I00aa080982f5e5d90fd6abcf6e19d41d1727b444

10 years agoam 6913165e: am c694cf89: am afc4db3b: make short banners even shorter also add new...
Scott Main [Thu, 21 Nov 2013 02:15:44 +0000 (18:15 -0800)]
am 6913165e: am c694cf89: am afc4db3b: make short banners even shorter also add new "next-docs" style for links at the end of a doc.

* commit '6913165edf28d25b2fa1db399cea11047ada9bcc':
  make short banners even shorter also add new "next-docs" style for links at the end of a doc.

10 years agoam c694cf89: am afc4db3b: make short banners even shorter also add new "next-docs...
Scott Main [Thu, 21 Nov 2013 02:12:57 +0000 (18:12 -0800)]
am c694cf89: am afc4db3b: make short banners even shorter also add new "next-docs" style for links at the end of a doc.

* commit 'c694cf89295ba76dcc2d68a19a143d27a60bf93a':
  make short banners even shorter also add new "next-docs" style for links at the end of a doc.

10 years agoam afc4db3b: make short banners even shorter also add new "next-docs" style for links...
Scott Main [Thu, 21 Nov 2013 02:09:25 +0000 (02:09 +0000)]
am afc4db3b: make short banners even shorter also add new "next-docs" style for links at the end of a doc.

* commit 'afc4db3b341b82b5f31c624abce292d4f71b76b3':
  make short banners even shorter also add new "next-docs" style for links at the end of a doc.

10 years agomake short banners even shorter
Scott Main [Thu, 21 Nov 2013 00:53:12 +0000 (16:53 -0800)]
make short banners even shorter
also add new "next-docs" style for links at the end of a doc.

Change-Id: I696a01f7614614eec56d9774036559af6bfe0378
(cherry picked from commit 9d6461dfabc9c76aef7dde4f6cf7a16ac5457bfe)

10 years agoMerge "make short banners even shorter also add new "next-docs" style for links at...
Scott Main [Thu, 21 Nov 2013 02:06:14 +0000 (02:06 +0000)]
Merge "make short banners even shorter also add new "next-docs" style for links at the end of a doc."

10 years agomake short banners even shorter
Scott Main [Thu, 21 Nov 2013 00:53:12 +0000 (16:53 -0800)]
make short banners even shorter
also add new "next-docs" style for links at the end of a doc.

Change-Id: I696a01f7614614eec56d9774036559af6bfe0378

10 years agoMerge "Remove the unused large_emu_hw.mk"
Ying Wang [Thu, 21 Nov 2013 00:41:52 +0000 (00:41 +0000)]
Merge "Remove the unused large_emu_hw.mk"

10 years agoRemove the unused large_emu_hw.mk
Ying Wang [Thu, 21 Nov 2013 00:41:18 +0000 (16:41 -0800)]
Remove the unused large_emu_hw.mk

Change-Id: Iea8330e00983f4eac44d8a072c1bf185afcf6a80

10 years agoam 0ee84713: am 3956c322: am 2fbc1c95: add analytics event to track sample downloads
Scott Main [Thu, 21 Nov 2013 00:35:46 +0000 (16:35 -0800)]
am 0ee84713: am 3956c322: am 2fbc1c95: add analytics event to track sample downloads

* commit '0ee847132b7782839b7c082ea46445315b9ce727':
  add analytics event to track sample downloads

10 years agoam 3956c322: am 2fbc1c95: add analytics event to track sample downloads
Scott Main [Thu, 21 Nov 2013 00:32:48 +0000 (16:32 -0800)]
am 3956c322: am 2fbc1c95: add analytics event to track sample downloads

* commit '3956c3221386cea7ccb760b1ff1a51e26a0ae79b':
  add analytics event to track sample downloads

10 years agoam 2fbc1c95: add analytics event to track sample downloads
Scott Main [Thu, 21 Nov 2013 00:29:39 +0000 (00:29 +0000)]
am 2fbc1c95: add analytics event to track sample downloads

* commit '2fbc1c95377e8a4cfd33b08ef2f615ccd78cdc6a':
  add analytics event to track sample downloads

10 years agoMerge "Clean up the common base core.mk of the sdk and the aosp_* products."
Ying Wang [Thu, 21 Nov 2013 00:09:00 +0000 (00:09 +0000)]
Merge "Clean up the common base core.mk of the sdk and the aosp_* products."

10 years agoClean up the common base core.mk of the sdk and the aosp_* products.
Ying Wang [Wed, 20 Nov 2013 23:18:02 +0000 (15:18 -0800)]
Clean up the common base core.mk of the sdk and the aosp_* products.

Any modules common to sdk and aosp_* builds should go to core.mk.

Bug: 11773036
Change-Id: I342133c94eb24be3e69a553be0069e2269624d3e

10 years agoadd analytics event to track sample downloads
Scott Main [Wed, 20 Nov 2013 23:22:15 +0000 (15:22 -0800)]
add analytics event to track sample downloads

Change-Id: Ibb6ca88845ca0f26b759503fbca540009e1d7c8c

10 years agoam e296f2c3: Merge "Switch mips to the uapi kernel headers."
Elliott Hughes [Wed, 20 Nov 2013 21:30:29 +0000 (13:30 -0800)]
am e296f2c3: Merge "Switch mips to the uapi kernel headers."

* commit 'e296f2c38279836e23e15fad0064a88dbfe058e7':
  Switch mips to the uapi kernel headers.

10 years agoMerge "Switch mips to the uapi kernel headers."
Elliott Hughes [Wed, 20 Nov 2013 21:26:25 +0000 (21:26 +0000)]
Merge "Switch mips to the uapi kernel headers."

10 years agoam 8b5d96bb: am 01f988f7: am 95cd097f: Merge "add analytics event tracking for SDK...
Scott Main [Wed, 20 Nov 2013 21:03:26 +0000 (13:03 -0800)]
am 8b5d96bb: am 01f988f7: am 95cd097f: Merge "add analytics event tracking for SDK tools download" into klp-docs

* commit '8b5d96bb772d1e859d4f7460da9937280aa8d3ca':
  add analytics event tracking for SDK tools download

10 years agoam 01f988f7: am 95cd097f: Merge "add analytics event tracking for SDK tools download...
Scott Main [Wed, 20 Nov 2013 21:00:57 +0000 (13:00 -0800)]
am 01f988f7: am 95cd097f: Merge "add analytics event tracking for SDK tools download" into klp-docs

* commit '01f988f7be6c875197aa39e8a223c26f1fe564c7':
  add analytics event tracking for SDK tools download

10 years agoam 95cd097f: Merge "add analytics event tracking for SDK tools download" into klp...
Scott Main [Wed, 20 Nov 2013 20:59:17 +0000 (20:59 +0000)]
am 95cd097f: Merge "add analytics event tracking for SDK tools download" into klp-docs

* commit '95cd097f429483dbea76804515c2d5b4de5037f7':
  add analytics event tracking for SDK tools download

10 years agoMerge "add analytics event tracking for SDK tools download" into klp-docs
Scott Main [Wed, 20 Nov 2013 20:57:04 +0000 (20:57 +0000)]
Merge "add analytics event tracking for SDK tools download" into klp-docs

10 years agoSwitch mips to the uapi kernel headers.
Elliott Hughes [Wed, 20 Nov 2013 20:55:09 +0000 (12:55 -0800)]
Switch mips to the uapi kernel headers.

Bug: 11559337
Change-Id: Ic37b284398c049011f98651de84cef760566ebde

10 years agoadd analytics event tracking for SDK tools download
Scott Main [Wed, 20 Nov 2013 20:52:22 +0000 (12:52 -0800)]
add analytics event tracking for SDK tools download

Change-Id: I6ad2d540a3d496a8f563c22a0778c0f4bbd67f6c

10 years agoam 25eec8bf: am d8bb1b11: am acecb040: Add jd_lists_unified.cs to sac, pdk, ds templates.
Dirk Dougherty [Wed, 20 Nov 2013 19:31:02 +0000 (11:31 -0800)]
am 25eec8bf: am d8bb1b11: am acecb040: Add jd_lists_unified.cs to sac, pdk, ds templates.

* commit '25eec8bf3ec712c6628992e217b9eea4cb8ac5f7':
  Add jd_lists_unified.cs to sac, pdk, ds templates.

10 years agoam d8bb1b11: am acecb040: Add jd_lists_unified.cs to sac, pdk, ds templates.
Dirk Dougherty [Wed, 20 Nov 2013 19:27:11 +0000 (11:27 -0800)]
am d8bb1b11: am acecb040: Add jd_lists_unified.cs to sac, pdk, ds templates.

* commit 'd8bb1b11068aa423884cff1862ffb0f0362da16f':
  Add jd_lists_unified.cs to sac, pdk, ds templates.

10 years agoam acecb040: Add jd_lists_unified.cs to sac, pdk, ds templates.
Dirk Dougherty [Wed, 20 Nov 2013 19:23:23 +0000 (19:23 +0000)]
am acecb040: Add jd_lists_unified.cs to sac, pdk, ds templates.

* commit 'acecb040464c4d8cf21c25369360b6d4d06034e0':
  Add jd_lists_unified.cs to sac, pdk, ds templates.

10 years agoAdd jd_lists_unified.cs to sac, pdk, ds templates.
Dirk Dougherty [Wed, 20 Nov 2013 19:18:19 +0000 (11:18 -0800)]
Add jd_lists_unified.cs to sac, pdk, ds templates.

Change-Id: I4d3216018932e0482e20f01c944429e0a7ccee65

10 years agoRemove the unused product variable PRODUCT_POLICY
Ying Wang [Wed, 20 Nov 2013 18:58:00 +0000 (10:58 -0800)]
Remove the unused product variable PRODUCT_POLICY

Change-Id: Idf17d36e9278ed3ed701e0231205525a87b97c41

10 years agoam 7aa10021: am 8b8a23c6: am bb2b5538: Show overview, project, and download links...
Dirk Dougherty [Wed, 20 Nov 2013 03:25:07 +0000 (19:25 -0800)]
am 7aa10021: am 8b8a23c6: am bb2b5538: Show overview, project, and download links on samples project index pages. Show standard plusone on all samples pages.

* commit '7aa10021e7f211211e8edd0299114756f0586567':
  Show overview, project, and download links on samples project index pages. Show standard plusone on all samples pages.

10 years agoam 8b8a23c6: am bb2b5538: Show overview, project, and download links on samples proje...
Dirk Dougherty [Wed, 20 Nov 2013 03:22:48 +0000 (19:22 -0800)]
am 8b8a23c6: am bb2b5538: Show overview, project, and download links on samples project index pages. Show standard plusone on all samples pages.

* commit '8b8a23c6f4a0c7b7a0bdc9a87398e1aac4e92f5a':
  Show overview, project, and download links on samples project index pages. Show standard plusone on all samples pages.

10 years agoam bb2b5538: Show overview, project, and download links on samples project index...
Dirk Dougherty [Wed, 20 Nov 2013 02:39:59 +0000 (02:39 +0000)]
am bb2b5538: Show overview, project, and download links on samples project index pages. Show standard plusone on all samples pages.

* commit 'bb2b55381d0fde9acf5d367b0d5409d4317cfc17':
  Show overview, project, and download links on samples project index pages. Show standard plusone on all samples pages.

10 years agoShow overview, project, and download links on samples project index pages. Show stand...
Dirk Dougherty [Sun, 17 Nov 2013 00:07:51 +0000 (16:07 -0800)]
Show overview, project, and download links on samples project index pages. Show standard plusone on all samples pages.

Change-Id: I368fe1e0004e623cfbdaa39ff74e82f31c9f95d8

10 years agoam e57c8446: Merge "Switch x86 to uapi headers."
Elliott Hughes [Wed, 20 Nov 2013 01:16:24 +0000 (17:16 -0800)]
am e57c8446: Merge "Switch x86 to uapi headers."

* commit 'e57c8446f0fa8e02b27e0b77aee7a2b62784cc54':
  Switch x86 to uapi headers.

10 years agoMerge "Switch x86 to uapi headers."
Elliott Hughes [Wed, 20 Nov 2013 01:12:23 +0000 (01:12 +0000)]
Merge "Switch x86 to uapi headers."

10 years agoSwitch x86 to uapi headers.
Elliott Hughes [Wed, 20 Nov 2013 00:55:00 +0000 (16:55 -0800)]
Switch x86 to uapi headers.

We still need the 'aux' hack, but this is a good step forward.

Bug: 11559337
Change-Id: Ib3d79317293e1cd3d2620c38e6b472a5994ee554

10 years agoMerge "DO NOT MERGE: Change build id to MASTER"
Igor Murashkin [Tue, 19 Nov 2013 19:52:11 +0000 (19:52 +0000)]
Merge "DO NOT MERGE: Change build id to MASTER"

10 years agoDO NOT MERGE: Change build id to MASTER
Igor Murashkin [Tue, 19 Nov 2013 19:39:51 +0000 (11:39 -0800)]
DO NOT MERGE: Change build id to MASTER

Change-Id: I826114a98a59b1b27530e289605e947302a18268

10 years agoam ee1934be: am ea994c2a: am 45734df7: Merge "Add new jd_lists_unified template for...
Dirk Dougherty [Tue, 19 Nov 2013 01:59:48 +0000 (17:59 -0800)]
am ee1934be: am ea994c2a: am 45734df7: Merge "Add new jd_lists_unified template for unified metadata. Expose page tags to JavaScript through metaTags var." into klp-docs

* commit 'ee1934be485e6f25fd9b89c8bf415d13326de1ab':
  Add new jd_lists_unified template for unified metadata. Expose page tags to JavaScript through metaTags var.

10 years agoam ea994c2a: am 45734df7: Merge "Add new jd_lists_unified template for unified metada...
Dirk Dougherty [Tue, 19 Nov 2013 01:58:08 +0000 (17:58 -0800)]
am ea994c2a: am 45734df7: Merge "Add new jd_lists_unified template for unified metadata. Expose page tags to JavaScript through metaTags var." into klp-docs

* commit 'ea994c2ad282cf744414a208f9ec2a8be67ca1aa':
  Add new jd_lists_unified template for unified metadata. Expose page tags to JavaScript through metaTags var.

10 years agoam 45734df7: Merge "Add new jd_lists_unified template for unified metadata. Expose...
Dirk Dougherty [Tue, 19 Nov 2013 01:54:49 +0000 (01:54 +0000)]
am 45734df7: Merge "Add new jd_lists_unified template for unified metadata. Expose page tags to JavaScript through metaTags var." into klp-docs

* commit '45734df779f3653c3b9f1ecdc0aa21ddc4c76cf0':
  Add new jd_lists_unified template for unified metadata. Expose page tags to JavaScript through metaTags var.

10 years agoMerge "Add new jd_lists_unified template for unified metadata. Expose page tags to...
Dirk Dougherty [Tue, 19 Nov 2013 01:51:12 +0000 (01:51 +0000)]
Merge "Add new jd_lists_unified template for unified metadata. Expose page tags to JavaScript through metaTags var." into klp-docs

10 years agoMerge "tiny: generic product configs for super-low-mem devices"
Amith Yamasani [Mon, 18 Nov 2013 19:13:19 +0000 (19:13 +0000)]
Merge "tiny: generic product configs for super-low-mem devices"

10 years agoFix a misnamed variable to fix the build.
Geremy Condra [Mon, 18 Nov 2013 02:10:55 +0000 (18:10 -0800)]
Fix a misnamed variable to fix the build.

Change-Id: Ia69d48ace0a6c10c5e6ea06714e52b8c937e213f

10 years agoAdd support for verity builds to the build system.
Geremy Condra [Mon, 17 Jun 2013 00:26:08 +0000 (17:26 -0700)]
Add support for verity builds to the build system.

Change-Id: I3ef908d8d52ec88de453b161bbc3f198517a72f1

10 years agotiny: generic product configs for super-low-mem devices
Alex Ray [Fri, 25 Oct 2013 07:30:33 +0000 (00:30 -0700)]
tiny: generic product configs for super-low-mem devices

and no telephony

Change-Id: Id9507d21118710a9e3d8860d2c58a55f9a31597e

10 years agoam 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"
Ying Wang [Fri, 15 Nov 2013 22:56:50 +0000 (14:56 -0800)]
am 0f78b47b: Merge "Switch AOSP X86/MIPS compiler to gcc4.8"

* commit '0f78b47bb304bc6f9597dd0788c60eb4f83d9ea0':
  Switch AOSP X86/MIPS compiler to gcc4.8

10 years agoMerge "Switch AOSP X86/MIPS compiler to gcc4.8"
Ying Wang [Fri, 15 Nov 2013 22:51:10 +0000 (22:51 +0000)]
Merge "Switch AOSP X86/MIPS compiler to gcc4.8"

10 years agoSwitch AOSP X86/MIPS compiler to gcc4.8
Andrew Hsieh [Fri, 15 Nov 2013 02:25:58 +0000 (10:25 +0800)]
Switch AOSP X86/MIPS compiler to gcc4.8

Change-Id: Ifeee2c7d696c8a8e96e52c6ca51434260bdae5f8

10 years agoMerge changes I423c6c11,I09fe17f1
Brian Carlstrom [Fri, 15 Nov 2013 00:57:21 +0000 (00:57 +0000)]
Merge changes I423c6c11,I09fe17f1

* changes:
  changing the rules following java package renaming for external/apache-harmony.
  Adding apache-harmony to cts.

10 years agochanging the rules following java package renaming for
Tsu Chiang Chuang [Mon, 29 Oct 2012 21:56:49 +0000 (14:56 -0700)]
changing the rules following java package renaming for
external/apache-harmony.

(cherry picked from commit 27b4b5ffe12b179fc0d24747f9ead2d5f52c871a)

Change-Id: I423c6c11f253239faae89e5319ff40fc15b943a6

10 years agoAdding apache-harmony to cts.
Tsu Chiang Chuang [Wed, 24 Oct 2012 23:47:49 +0000 (16:47 -0700)]
Adding apache-harmony to cts.

(cherry-picked from commit 5fef52e9c986184796ff1e5fe54390614ba318a6)

Change-Id: I09fe17f1675aa16a8e325384a7f6d042b07fe02d

10 years agoam d54f8c2d: am 1611712d: am 221fcf31: Merge "Just a little .1 makes all the differen...
Dianne Hackborn [Thu, 14 Nov 2013 23:49:32 +0000 (15:49 -0800)]
am d54f8c2d: am 1611712d: am 221fcf31: Merge "Just a little .1 makes all the difference in the world." into klp-dev

* commit 'd54f8c2d1b4d88db84465fee93aa29103ca32078':
  Just a little .1 makes all the difference in the world.

10 years agoam 1611712d: am 221fcf31: Merge "Just a little .1 makes all the difference in the...
Dianne Hackborn [Thu, 14 Nov 2013 23:44:33 +0000 (15:44 -0800)]
am 1611712d: am 221fcf31: Merge "Just a little .1 makes all the difference in the world." into klp-dev

* commit '1611712dac98d13e24ac6056405713d4994d25a5':
  Just a little .1 makes all the difference in the world.

10 years agoam 221fcf31: Merge "Just a little .1 makes all the difference in the world." into...
Dianne Hackborn [Thu, 14 Nov 2013 22:57:39 +0000 (14:57 -0800)]
am 221fcf31: Merge "Just a little .1 makes all the difference in the world." into klp-dev

* commit '221fcf3183978d7ec6d482e09602312485f6652f':
  Just a little .1 makes all the difference in the world.

10 years agoMerge "Just a little .1 makes all the difference in the world." into klp-dev
Dianne Hackborn [Thu, 14 Nov 2013 22:53:54 +0000 (22:53 +0000)]
Merge "Just a little .1 makes all the difference in the world." into klp-dev

10 years agoam 9a1f26e4: am 2e6753a0: am de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."
Ben Cheng [Thu, 14 Nov 2013 22:18:27 +0000 (14:18 -0800)]
am 9a1f26e4: am 2e6753a0: am de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."

* commit '9a1f26e425d8674234331c17e16e1bef72cbf7c9':
  Switch AOSP ARM build to use GCC 4.8.

10 years agoam 2e6753a0: am de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."
Ben Cheng [Thu, 14 Nov 2013 22:14:22 +0000 (14:14 -0800)]
am 2e6753a0: am de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."

* commit '2e6753a058a766d7c0607437224470c14574a94e':
  Switch AOSP ARM build to use GCC 4.8.

10 years agoam de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."
Ben Cheng [Thu, 14 Nov 2013 22:09:57 +0000 (14:09 -0800)]
am de9b1835: Merge "Switch AOSP ARM build to use GCC 4.8."

* commit 'de9b1835b3f3a025c2ab57154d0b5840469868f6':
  Switch AOSP ARM build to use GCC 4.8.