OSDN Git Service

android-x86/build.git
10 years agoam f6811abe: am 9fbd3afd: am 431b4bb3: Merge "Extend the CPU ABI specification mechan...
Narayan Kamath [Mon, 31 Mar 2014 12:35:14 +0000 (12:35 +0000)]
am f6811abe: am 9fbd3afd: am 431b4bb3: Merge "Extend the CPU ABI specification mechanism."

* commit 'f6811abe12601c9753f329cb34da568f0072ca76':
  Extend the CPU ABI specification mechanism.

10 years agoam 9fbd3afd: am 431b4bb3: Merge "Extend the CPU ABI specification mechanism."
Narayan Kamath [Mon, 31 Mar 2014 12:21:55 +0000 (12:21 +0000)]
am 9fbd3afd: am 431b4bb3: Merge "Extend the CPU ABI specification mechanism."

* commit '9fbd3afdecc2fee211c11a6aedb39422fa8dd773':
  Extend the CPU ABI specification mechanism.

10 years agoam 431b4bb3: Merge "Extend the CPU ABI specification mechanism."
Narayan Kamath [Mon, 31 Mar 2014 12:15:37 +0000 (12:15 +0000)]
am 431b4bb3: Merge "Extend the CPU ABI specification mechanism."

* commit '431b4bb354699704e5e601483095efed93bd908c':
  Extend the CPU ABI specification mechanism.

10 years agoMerge "Extend the CPU ABI specification mechanism."
Narayan Kamath [Mon, 31 Mar 2014 12:09:51 +0000 (12:09 +0000)]
Merge "Extend the CPU ABI specification mechanism."

10 years agoam 7803fde3: am baa8a1b3: am 1da02a1a: Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS...
Mathieu Chartier [Fri, 28 Mar 2014 22:21:56 +0000 (22:21 +0000)]
am 7803fde3: am baa8a1b3: am 1da02a1a: Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"

* commit '7803fde3744305dc916b5197559da352a609d79b':
  Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000

10 years agoam baa8a1b3: am 1da02a1a: Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"
Mathieu Chartier [Fri, 28 Mar 2014 20:27:33 +0000 (20:27 +0000)]
am baa8a1b3: am 1da02a1a: Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"

* commit 'baa8a1b3476e3c6de6df7282b8c5b7d67aaec6de':
  Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000

10 years agoam 1da02a1a: Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"
Mathieu Chartier [Fri, 28 Mar 2014 19:22:14 +0000 (19:22 +0000)]
am 1da02a1a: Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"

* commit '1da02a1ae15afc7b600f9585cc4ae52c5d262192':
  Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000

10 years agoMerge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"
Mathieu Chartier [Fri, 28 Mar 2014 19:19:13 +0000 (19:19 +0000)]
Merge "Change LIBART_IMG_TARGET_BASE_ADDRESS to 0x70000000"

10 years agoExtend the CPU ABI specification mechanism.
Narayan Kamath [Wed, 26 Mar 2014 17:33:55 +0000 (17:33 +0000)]
Extend the CPU ABI specification mechanism.

Add a (read only) system property that is a comma
separated list of ABIs supported by the device in order
of preference. For example, typical arm-v8 device might
define:

ro.cpu.abilist = arm64-v8a,armeabi-v7a,armeabi

For most purposes, a single flattened list like the above is
probably more useful than the parallel system of variables
TARGET_CPU_ABI{2} / TARGET_2ND_ARCH_CPU_ABI{2} that we use
in the build system.

Change-Id: If9102669ad9f5f8fd89a8bcc5bf88cca1acadc3c

10 years agoam 4a942fbb: am 35fcac0f: am 70c9c2d8: am a36253b8: fix viewport width variable by...
Scott Main [Thu, 27 Mar 2014 20:25:54 +0000 (20:25 +0000)]
am 4a942fbb: am 35fcac0f: am 70c9c2d8: am a36253b8: fix viewport width variable by using underscore instead of hyphen

* commit '4a942fbb4403d0ad9079eb17c6944b7efc19bfd9':
  fix viewport width variable by using underscore instead of hyphen

10 years agoam 35fcac0f: am 70c9c2d8: am a36253b8: fix viewport width variable by using underscor...
Scott Main [Thu, 27 Mar 2014 20:19:22 +0000 (20:19 +0000)]
am 35fcac0f: am 70c9c2d8: am a36253b8: fix viewport width variable by using underscore instead of hyphen

* commit '35fcac0f417cab5aaef9de7fae1376224a82ce0a':
  fix viewport width variable by using underscore instead of hyphen

10 years agoam 70c9c2d8: am a36253b8: fix viewport width variable by using underscore instead...
Scott Main [Thu, 27 Mar 2014 20:14:03 +0000 (20:14 +0000)]
am 70c9c2d8: am a36253b8: fix viewport width variable by using underscore instead of hyphen

* commit '70c9c2d82ba5d4647fdc6552a21130b19281849a':
  fix viewport width variable by using underscore instead of hyphen

10 years agoam a36253b8: fix viewport width variable by using underscore instead of hyphen
Scott Main [Thu, 27 Mar 2014 20:08:18 +0000 (20:08 +0000)]
am a36253b8: fix viewport width variable by using underscore instead of hyphen

* commit 'a36253b8b05d94fb27a67522757b07781da2bd43':
  fix viewport width variable by using underscore instead of hyphen

10 years agofix viewport width variable by using underscore instead of hyphen
Scott Main [Thu, 27 Mar 2014 19:56:26 +0000 (12:56 -0700)]
fix viewport width variable by using underscore instead of hyphen

Change-Id: I866fa7016453b9e242df5e68f26bf94eac672feb

10 years agoam 9efc18fb: am da3eec42: am 708242d5: Merge "Increase the maximum javac heap size."
Ying Wang [Thu, 27 Mar 2014 19:14:34 +0000 (19:14 +0000)]
am 9efc18fb: am da3eec42: am 708242d5: Merge "Increase the maximum javac heap size."

* commit '9efc18fb99d6d4229a1d4ad993b50b6ffb15f054':
  Increase the maximum javac heap size.

10 years agoam da3eec42: am 708242d5: Merge "Increase the maximum javac heap size."
Ying Wang [Thu, 27 Mar 2014 19:08:02 +0000 (19:08 +0000)]
am da3eec42: am 708242d5: Merge "Increase the maximum javac heap size."

* commit 'da3eec42e11d9ebe1e08fc7e64c7edaf59c28272':
  Increase the maximum javac heap size.

10 years agoam 708242d5: Merge "Increase the maximum javac heap size."
Ying Wang [Thu, 27 Mar 2014 19:01:45 +0000 (19:01 +0000)]
am 708242d5: Merge "Increase the maximum javac heap size."

* commit '708242d599cad926dc37637b04e0a71711271a17':
  Increase the maximum javac heap size.

10 years agoMerge "Increase the maximum javac heap size."
Ying Wang [Thu, 27 Mar 2014 18:57:17 +0000 (18:57 +0000)]
Merge "Increase the maximum javac heap size."

10 years agoam 5429cdc2: am bb3ed6fb: am b8702917: am 75f21bc7: Merge "add 2x header logo and...
Scott Main [Thu, 27 Mar 2014 03:35:37 +0000 (03:35 +0000)]
am 5429cdc2: am bb3ed6fb: am b8702917: am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs

* commit '5429cdc2c84bd753202897a7b3437a7fc522fd8b':
  add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.

10 years agoam 9e81f2c2: am 97d326ea: am 514c8254: am 4b270cdf: Update the sdk templates to suppo...
Scott Main [Thu, 27 Mar 2014 03:35:36 +0000 (03:35 +0000)]
am 9e81f2c2: am 97d326ea: am 514c8254: am 4b270cdf: Update the sdk templates to support the Android Wear microsite

* commit '9e81f2c2ece29e97d2ff87440ab18550add5170c':
  Update the sdk templates to support the Android Wear microsite

10 years agoam bb3ed6fb: am b8702917: am 75f21bc7: Merge "add 2x header logo and add override...
Scott Main [Thu, 27 Mar 2014 03:29:02 +0000 (03:29 +0000)]
am bb3ed6fb: am b8702917: am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs

* commit 'bb3ed6fb476f0e072a2f8e4c34cda6c5afd2116c':
  add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.

10 years agoam 97d326ea: am 514c8254: am 4b270cdf: Update the sdk templates to support the Androi...
Scott Main [Thu, 27 Mar 2014 03:29:01 +0000 (03:29 +0000)]
am 97d326ea: am 514c8254: am 4b270cdf: Update the sdk templates to support the Android Wear microsite

* commit '97d326ea1974bc0f060974c341767cd298196842':
  Update the sdk templates to support the Android Wear microsite

10 years agoam b8702917: am 75f21bc7: Merge "add 2x header logo and add override to viewport...
Scott Main [Thu, 27 Mar 2014 03:23:11 +0000 (03:23 +0000)]
am b8702917: am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs

* commit 'b8702917c61923bc4dc5f6284482e1296b783bd4':
  add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.

10 years agoam 514c8254: am 4b270cdf: Update the sdk templates to support the Android Wear microsite
Scott Main [Thu, 27 Mar 2014 03:23:11 +0000 (03:23 +0000)]
am 514c8254: am 4b270cdf: Update the sdk templates to support the Android Wear microsite

* commit '514c8254d0a78a4153c442bc0789da8a10ce8b0b':
  Update the sdk templates to support the Android Wear microsite

10 years agoam 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing...
Scott Main [Thu, 27 Mar 2014 03:17:10 +0000 (03:17 +0000)]
am 75f21bc7: Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs

* commit '75f21bc79e18f5bdf7676eeab6681e8f4a32e688':
  add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs.

10 years agoam 4b270cdf: Update the sdk templates to support the Android Wear microsite
Scott Main [Thu, 27 Mar 2014 03:17:09 +0000 (03:17 +0000)]
am 4b270cdf: Update the sdk templates to support the Android Wear microsite

* commit '4b270cdf3678998370c2c3629711797ec7ab8a5a':
  Update the sdk templates to support the Android Wear microsite

10 years agoMerge "add 2x header logo and add override to viewport width for landing pages. chang...
Scott Main [Thu, 27 Mar 2014 03:15:19 +0000 (03:15 +0000)]
Merge "add 2x header logo and add override to viewport width for landing pages. changing the viewport to 970 ensures proper layout space for floating divs." into klp-docs

10 years agoadd 2x header logo and add override to viewport width for landing pages.
Scott Main [Thu, 27 Mar 2014 02:52:14 +0000 (19:52 -0700)]
add 2x header logo and add override to viewport width for landing pages.
changing the viewport to 970 ensures proper layout space for floating divs.

Change-Id: Iea980b4dfe1cca8a2b517f171a847a0e2788b1f0

10 years agoIncrease the maximum javac heap size.
Ying Wang [Thu, 27 Mar 2014 02:23:46 +0000 (19:23 -0700)]
Increase the maximum javac heap size.

Java 7 needs more memory when you run some annotation tools.

Change-Id: Ia8b423244b9ce164500b24867fe2b3d10a5089ff

10 years agoUpdate the sdk templates to support the Android Wear microsite
Scott Main [Wed, 12 Mar 2014 03:17:52 +0000 (20:17 -0700)]
Update the sdk templates to support the Android Wear microsite

Change-Id: I848f442b3bc66ee2fb87db8200df370d13762d29

10 years agoam 441e9452: resolved conflicts for merge of f3e25fea to klp-modular-dev-plus-aosp
Colin Cross [Thu, 27 Mar 2014 00:14:05 +0000 (00:14 +0000)]
am 441e9452: resolved conflicts for merge of f3e25fea to klp-modular-dev-plus-aosp

* commit '441e9452488ccb98f7b0a7690b86fcdff733e5f0':
  add support for LOCAL_MULTILIB

10 years agoresolved conflicts for merge of f3e25fea to klp-modular-dev-plus-aosp
Colin Cross [Thu, 27 Mar 2014 00:06:33 +0000 (17:06 -0700)]
resolved conflicts for merge of f3e25fea to klp-modular-dev-plus-aosp

Change-Id: I7b002780d8282b54821e8761198bc0af3e7ce71e

10 years agoam 007faa43: Merge "add support for LOCAL_MULTILIB"
Colin Cross [Wed, 26 Mar 2014 23:58:56 +0000 (23:58 +0000)]
am 007faa43: Merge "add support for LOCAL_MULTILIB"

* commit '007faa43cf380013e2510363b707e46884f1466c':
  add support for LOCAL_MULTILIB

10 years agoMerge "add support for LOCAL_MULTILIB"
Colin Cross [Wed, 26 Mar 2014 22:03:47 +0000 (22:03 +0000)]
Merge "add support for LOCAL_MULTILIB"

10 years agoadd support for LOCAL_MULTILIB
Colin Cross [Fri, 21 Mar 2014 19:29:32 +0000 (12:29 -0700)]
add support for LOCAL_MULTILIB

LOCAL_MULTILIB replaces LOCAL_32_BIT_ONLY and
LOCAL_NO_2ND_ARCH, although both are still supported.

Set LOCAL_MULTILIB := 32 to always build a module 32-bit.
This is the same as specifying LOCAL_32_BIT_ONLY.

Set LOCAL_MULTILIB := first to always build a module for
the first architecture (64-bit on a 64-bit target, 32-bit on a
32-bit target).  This is the same as specifying LOCAL_NO_2ND_ARCH.

Set LOCAL_MULTILIB := both to build for both architectures
on a mulitlib (64-bit) target.

If LOCAL_MULTILIB is not set libraries will default to "both",
and executables, packages, and prebuilts will default to building
for the first architecture if supported by the module, otherwise
the second.

Executables that set LOCAL_MULTILIB := both must set either
LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64 or
LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64 to specify how to
differentiate the install locations of the two versions.

Change-Id: I22ab6aa342b231c307b1d8a86cea4fd91eea39f5

10 years agoam c8fea2ae: am 7c629a72: am cc851243: Merge "Add annotation support lib." into klp...
Xavier Ducrohet [Wed, 26 Mar 2014 18:23:15 +0000 (18:23 +0000)]
am c8fea2ae: am 7c629a72: am cc851243: Merge "Add annotation support lib." into klp-ub-dev

* commit 'c8fea2ae9859c68e3d48c4e65ada7331daab11f0':
  Add annotation support lib.

10 years agoam 7c629a72: am cc851243: Merge "Add annotation support lib." into klp-ub-dev
Xavier Ducrohet [Wed, 26 Mar 2014 18:17:08 +0000 (18:17 +0000)]
am 7c629a72: am cc851243: Merge "Add annotation support lib." into klp-ub-dev

* commit '7c629a728f628278986498060e649727cf5025fa':
  Add annotation support lib.

10 years agoam cc851243: Merge "Add annotation support lib." into klp-ub-dev
Xavier Ducrohet [Wed, 26 Mar 2014 18:10:46 +0000 (18:10 +0000)]
am cc851243: Merge "Add annotation support lib." into klp-ub-dev

* commit 'cc85124393c438986e6639bc90906edf2dc2ca7a':
  Add annotation support lib.

10 years agoMerge "Add annotation support lib." into klp-ub-dev
Xavier Ducrohet [Wed, 26 Mar 2014 18:06:40 +0000 (18:06 +0000)]
Merge "Add annotation support lib." into klp-ub-dev

10 years agoAdd annotation support lib.
Xavier Ducrohet [Wed, 26 Mar 2014 17:50:38 +0000 (10:50 -0700)]
Add annotation support lib.

Change-Id: I5a4ddbdf09a09db944e16ed6baab604aa1710974

10 years agoMerge "Add the verity key to the verity dependencies."
Geremy Condra [Wed, 26 Mar 2014 01:03:53 +0000 (01:03 +0000)]
Merge "Add the verity key to the verity dependencies."

10 years agoMerge "Temporarily use a separate var for including shared resources"
Adam Lesinski [Wed, 26 Mar 2014 00:41:00 +0000 (00:41 +0000)]
Merge "Temporarily use a separate var for including shared resources"

10 years agoTemporarily use a separate var for including shared resources
Adam Lesinski [Tue, 25 Mar 2014 22:45:34 +0000 (15:45 -0700)]
Temporarily use a separate var for including shared resources

Change-Id: I56636a1d7dfdaa070706f1991f80e03fe2f71069

10 years agoam 8295d6cd: am ce087413: am 36a67a90: Merge topic \'tests\'
Colin Cross [Tue, 25 Mar 2014 23:48:13 +0000 (23:48 +0000)]
am 8295d6cd: am ce087413: am 36a67a90: Merge topic \'tests\'

* commit '8295d6cd62ba73ea66e64204d2d0ea27b4b34889':
  add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64
  add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64

10 years agoam ce087413: am 36a67a90: Merge topic \'tests\'
Colin Cross [Tue, 25 Mar 2014 23:44:58 +0000 (23:44 +0000)]
am ce087413: am 36a67a90: Merge topic \'tests\'

* commit 'ce08741397e0468185457f5c7e8aee08272e6752':
  add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64
  add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64

10 years agoam 36a67a90: Merge topic \'tests\'
Colin Cross [Tue, 25 Mar 2014 23:39:30 +0000 (16:39 -0700)]
am 36a67a90: Merge topic \'tests\'

* commit '36a67a9040f35fc47c0ea5cafa61910a7e2fcc66':
  add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64
  add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64

10 years agoMerge topic 'tests'
Colin Cross [Tue, 25 Mar 2014 23:35:32 +0000 (23:35 +0000)]
Merge topic 'tests'

* changes:
  add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64
  add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64

10 years agoSet up dependency of resource_export_package
Ying Wang [Tue, 25 Mar 2014 21:42:46 +0000 (14:42 -0700)]
Set up dependency of resource_export_package

The rules to build $(resource_export_package) need also the
framework-res's and potentially other shared libraries' package-export.apks.

Change-Id: I9ff10c621917ba7eed2da11a51cd2426845ad9be

10 years agoam 27de0f14: am 816979cc: am d9bc3eda: am 49b4ef0b: am fd0be925: docs: Added SDK...
Ricardo Cervera [Tue, 25 Mar 2014 21:23:54 +0000 (21:23 +0000)]
am 27de0f14: am 816979cc: am d9bc3eda: am 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.

* commit '27de0f1471daa2f7b35fff41a1fcb04f91dc8c90':
  docs: Added SDK version to the ADT bundles download path in the CS template.

10 years agoam 9c08a73b: am 6440fb0c: am b35094ec: am 01aa01db: Merge "Make Clang host builds...
Tim Murray [Tue, 25 Mar 2014 21:22:55 +0000 (21:22 +0000)]
am 9c08a73b: am 6440fb0c: am b35094ec: am 01aa01db: Merge "Make Clang host builds hermetic on Linux."

* commit '9c08a73b242344a18676a2c5b17f5d475abef16f':
  Make Clang host builds hermetic on Linux.

10 years agoam 3c1183a6: am 3a943c9e: am 0143ee4a: am a3c76c28: Merge "remove libeffects from...
Colin Cross [Tue, 25 Mar 2014 21:22:54 +0000 (21:22 +0000)]
am 3c1183a6: am 3a943c9e: am 0143ee4a: am a3c76c28: Merge "remove libeffects from 64-bit blacklist"

* commit '3c1183a6634eb37d66e17c0947d9f696cd28e810':
  remove libeffects from 64-bit blacklist

10 years agoam 264a5ed3: am 711951ab: am 78a819d6: am 266cf4f2: am f39752e9: Skip the product...
Ying Wang [Tue, 25 Mar 2014 21:19:18 +0000 (21:19 +0000)]
am 264a5ed3: am 711951ab: am 78a819d6: am 266cf4f2: am f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAPT_FLAGS

* commit '264a5ed3654b71ddc3c6dc0a52371624b2fa5204':
  Skip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGS

10 years agoAdd LOCAL_APK_LIBRARIES to the AAPT -I flag
Adam Lesinski [Fri, 14 Mar 2014 01:48:27 +0000 (18:48 -0700)]
Add LOCAL_APK_LIBRARIES to the AAPT -I flag

Change-Id: I5c5c90de3c8ce6c224b6e3fbf42d5e72cfd7a4d1

10 years agoadd support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64
Colin Cross [Fri, 21 Mar 2014 19:27:37 +0000 (12:27 -0700)]
add support for LOCAL_MODULE_STEM_32 and LOCAL_MODULE_STEM_64

Some executables will need to be built for both 32-bit and 64-bit.
For linker/linker64, debuggerd/debuggerd64, and a few more, they
will be installed in the same path (/system/bin), but with different
filenames.  Allow the module to specify LOCAL_MODULE_STEM_32 and
LOCAL_MODULE_STEM_64 to name the two versions.

Change-Id: I573e8678c7332245a064f31246be0a05f0a9e25f

10 years agoadd support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64
Colin Cross [Fri, 21 Mar 2014 19:25:44 +0000 (12:25 -0700)]
add support for LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64

Some executables will need to be built for both 32-bit and 64-bit.
For tests, it will be convienient to keep the name of the executable
the same, but install them in a different location.  Add
LOCAL_MODULE_PATH_32 and LOCAL_MODULE_PATH_64 to allow a module
to specify different paths for 32-bit and 64-bit executables.

Change-Id: I3be830e899c6d485fe55c25c66b20b3fe64c795e

10 years agoam 816979cc: am d9bc3eda: am 49b4ef0b: am fd0be925: docs: Added SDK version to the...
Ricardo Cervera [Tue, 25 Mar 2014 20:42:24 +0000 (20:42 +0000)]
am 816979cc: am d9bc3eda: am 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.

* commit '816979cc42a362b1f4485a113b749ae7ba52c882':
  docs: Added SDK version to the ADT bundles download path in the CS template.

10 years agoam d9bc3eda: am 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles...
Ricardo Cervera [Tue, 25 Mar 2014 20:36:42 +0000 (20:36 +0000)]
am d9bc3eda: am 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.

* commit 'd9bc3eda8f8af202071023ffb93aaee96653dc92':
  docs: Added SDK version to the ADT bundles download path in the CS template.

10 years agoam 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles download path...
Ricardo Cervera [Tue, 25 Mar 2014 20:33:03 +0000 (20:33 +0000)]
am 49b4ef0b: am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.

* commit '49b4ef0badd51ce3af0511206e20114414a6c427':
  docs: Added SDK version to the ADT bundles download path in the CS template.

10 years agoam fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.
Ricardo Cervera [Tue, 25 Mar 2014 20:27:48 +0000 (20:27 +0000)]
am fd0be925: docs: Added SDK version to the ADT bundles download path in the CS template.

* commit 'fd0be925bb6e34768f9f11cf5325d1fcfbf39410':
  docs: Added SDK version to the ADT bundles download path in the CS template.

10 years agodocs: Added SDK version to the ADT bundles download path in the CS template.
Ricardo Cervera [Tue, 25 Mar 2014 19:33:33 +0000 (12:33 -0700)]
docs: Added SDK version to the ADT bundles download path in the CS template.

Change-Id: Ib222684754779b908cb10e6d8f9e5778101c9b96

10 years agoam 6440fb0c: am b35094ec: am 01aa01db: Merge "Make Clang host builds hermetic on...
Tim Murray [Tue, 25 Mar 2014 19:17:34 +0000 (19:17 +0000)]
am 6440fb0c: am b35094ec: am 01aa01db: Merge "Make Clang host builds hermetic on Linux."

* commit '6440fb0c844068fd8be5901a2cbb1a0af0a92d15':
  Make Clang host builds hermetic on Linux.

10 years agoam 3a943c9e: am 0143ee4a: am a3c76c28: Merge "remove libeffects from 64-bit blacklist"
Colin Cross [Tue, 25 Mar 2014 19:17:33 +0000 (19:17 +0000)]
am 3a943c9e: am 0143ee4a: am a3c76c28: Merge "remove libeffects from 64-bit blacklist"

* commit '3a943c9e571c027c3557bc690204751d4e872995':
  remove libeffects from 64-bit blacklist

10 years agoam b35094ec: am 01aa01db: Merge "Make Clang host builds hermetic on Linux."
Tim Murray [Tue, 25 Mar 2014 19:09:35 +0000 (19:09 +0000)]
am b35094ec: am 01aa01db: Merge "Make Clang host builds hermetic on Linux."

* commit 'b35094ec709c8de7f3f7d6dbd54655ec99cd9529':
  Make Clang host builds hermetic on Linux.

10 years agoam 0143ee4a: am a3c76c28: Merge "remove libeffects from 64-bit blacklist"
Colin Cross [Tue, 25 Mar 2014 19:09:33 +0000 (19:09 +0000)]
am 0143ee4a: am a3c76c28: Merge "remove libeffects from 64-bit blacklist"

* commit '0143ee4a5779620659c7b59e4294359c4a96af78':
  remove libeffects from 64-bit blacklist

10 years agoam 01aa01db: Merge "Make Clang host builds hermetic on Linux."
Tim Murray [Tue, 25 Mar 2014 18:36:38 +0000 (11:36 -0700)]
am 01aa01db: Merge "Make Clang host builds hermetic on Linux."

* commit '01aa01dbfac86861c179a7922624f82d752b30ef':
  Make Clang host builds hermetic on Linux.

10 years agoMerge "Make Clang host builds hermetic on Linux."
Tim Murray [Tue, 25 Mar 2014 18:33:28 +0000 (18:33 +0000)]
Merge "Make Clang host builds hermetic on Linux."

10 years agoam a3c76c28: Merge "remove libeffects from 64-bit blacklist"
Colin Cross [Tue, 25 Mar 2014 18:01:14 +0000 (11:01 -0700)]
am a3c76c28: Merge "remove libeffects from 64-bit blacklist"

* commit 'a3c76c2824c4ce1f097a4c1ae601c0fba8142bc9':
  remove libeffects from 64-bit blacklist

10 years agoMerge "remove libeffects from 64-bit blacklist"
Colin Cross [Tue, 25 Mar 2014 17:54:56 +0000 (17:54 +0000)]
Merge "remove libeffects from 64-bit blacklist"

10 years agoMerge "Add wifi-service to PRODUCT_PACKAGES."
Tim Kilbourn [Tue, 25 Mar 2014 16:25:43 +0000 (16:25 +0000)]
Merge "Add wifi-service to PRODUCT_PACKAGES."

10 years agoam 711951ab: am 78a819d6: am 266cf4f2: am f39752e9: Skip the product-scoped --product...
Ying Wang [Tue, 25 Mar 2014 10:10:24 +0000 (10:10 +0000)]
am 711951ab: am 78a819d6: am 266cf4f2: am f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAPT_FLAGS

* commit '711951abf0c753eba551ba88817321e4cd7b37d9':
  Skip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGS

10 years agoam 78a819d6: am 266cf4f2: am f39752e9: Skip the product-scoped --product flag if...
Ying Wang [Tue, 25 Mar 2014 10:04:39 +0000 (10:04 +0000)]
am 78a819d6: am 266cf4f2: am f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAPT_FLAGS

* commit '78a819d600ab750227009fd3dc93f7f2886600c7':
  Skip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGS

10 years agoam 266cf4f2: am f39752e9: Skip the product-scoped --product flag if it\'s set in...
Ying Wang [Tue, 25 Mar 2014 09:56:52 +0000 (09:56 +0000)]
am 266cf4f2: am f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAPT_FLAGS

* commit '266cf4f2595323170fe02db05835884b4522a0f9':
  Skip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGS

10 years agoAdd wifi-service to PRODUCT_PACKAGES.
Tim Kilbourn [Tue, 25 Mar 2014 06:45:23 +0000 (23:45 -0700)]
Add wifi-service to PRODUCT_PACKAGES.

Bug: 13622394
Change-Id: Ifa186db4b804bcb123b26324978c7a1ad986c1e2

10 years agoam cde91b3e: am 0adc6431: am c550cd45: am fa97fe67: Merge "Pick gnu-libstdc++ based...
Andrew Hsieh [Tue, 25 Mar 2014 03:34:29 +0000 (03:34 +0000)]
am cde91b3e: am 0adc6431: am c550cd45: am fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"

* commit 'cde91b3e6a42e66cb45e75eb69111f37840dffec':
  Pick gnu-libstdc++ based on TARGET_GCC_VERSION

10 years agoam 0adc6431: am c550cd45: am fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_...
Andrew Hsieh [Tue, 25 Mar 2014 03:00:07 +0000 (03:00 +0000)]
am 0adc6431: am c550cd45: am fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"

* commit '0adc643104ffb742a40ae4c38373957362664445':
  Pick gnu-libstdc++ based on TARGET_GCC_VERSION

10 years agoam c550cd45: am fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"
Andrew Hsieh [Tue, 25 Mar 2014 02:54:46 +0000 (02:54 +0000)]
am c550cd45: am fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"

* commit 'c550cd45536c7153726c502886bf32797e997dd3':
  Pick gnu-libstdc++ based on TARGET_GCC_VERSION

10 years agoam fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"
Andrew Hsieh [Tue, 25 Mar 2014 02:48:23 +0000 (19:48 -0700)]
am fa97fe67: Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"

* commit 'fa97fe67d32860e498acd59eabb7dbc71ca2ff31':
  Pick gnu-libstdc++ based on TARGET_GCC_VERSION

10 years agoMerge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"
Andrew Hsieh [Tue, 25 Mar 2014 02:43:57 +0000 (02:43 +0000)]
Merge "Pick gnu-libstdc++ based on TARGET_GCC_VERSION"

10 years agoMake Clang host builds hermetic on Linux.
Tim Murray [Thu, 20 Mar 2014 20:48:35 +0000 (13:48 -0700)]
Make Clang host builds hermetic on Linux.

This lays the groundwork for making builds hermetic on Darwin as well.
That will be fixed in a future patch.

bug 13435344

Change-Id: Iae82d0b9efad0598d682ff5fd4daa737aa607866

10 years agoPick gnu-libstdc++ based on TARGET_GCC_VERSION
Andrew Hsieh [Sat, 22 Mar 2014 12:36:07 +0000 (20:36 +0800)]
Pick gnu-libstdc++ based on TARGET_GCC_VERSION

Previously we have only one set of include/lib paths for
LOCAL_NDK_STL_VARIANT:=gnustl_static regardless of GCC
version, which is wrong because each GCC version
come with its own libstdc++.

Change-Id: I2a01c2120b6948aedce00e2f8d08dfc6932126dd

10 years agoremove libeffects from 64-bit blacklist
Colin Cross [Tue, 25 Mar 2014 01:39:30 +0000 (18:39 -0700)]
remove libeffects from 64-bit blacklist

Everything under frameworks/av/media/libeffects compiles fine for
64-bit

Change-Id: I03519a98903b7d65936053ef7eda8926cce60ea0

10 years agoam f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAPT_FLAGS
Ying Wang [Mon, 24 Mar 2014 21:21:26 +0000 (21:21 +0000)]
am f39752e9: Skip the product-scoped --product flag if it\'s set in LOCAL_AAPT_FLAGS

* commit 'f39752e99b4e5083f1e91c46722f87def8143b49':
  Skip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGS

10 years agoam 7a93f683: am 82a2ae71: am 5a4c783c: am 8c60a1df: Merge "Complete installed shared...
Ying Wang [Mon, 24 Mar 2014 19:36:32 +0000 (19:36 +0000)]
am 7a93f683: am 82a2ae71: am 5a4c783c: am 8c60a1df: Merge "Complete installed shared library dependency"

* commit '7a93f68322eca5ccf32ca9544ba63ec64548e050':
  Complete installed shared library dependency

10 years agofix bad merge conflict resolution
Colin Cross [Sat, 22 Mar 2014 00:41:26 +0000 (17:41 -0700)]
fix bad merge conflict resolution

Change-Id: I56c885df873ff6281f62a5c4e5d4db19138b591d

10 years agoresolved conflicts for merge of f8e4d1b7 to master
Colin Cross [Sat, 22 Mar 2014 00:25:08 +0000 (17:25 -0700)]
resolved conflicts for merge of f8e4d1b7 to master

Change-Id: I387a979ac119fc9423af6f07b6700c85384aeb94

10 years agoam 82a2ae71: am 5a4c783c: am 8c60a1df: Merge "Complete installed shared library depen...
Ying Wang [Sat, 22 Mar 2014 00:06:57 +0000 (00:06 +0000)]
am 82a2ae71: am 5a4c783c: am 8c60a1df: Merge "Complete installed shared library dependency"

* commit '82a2ae714c42f858985d56da7bc4a3ec1868c155':
  Complete installed shared library dependency

10 years agoam 5a4c783c: am 8c60a1df: Merge "Complete installed shared library dependency"
Ying Wang [Sat, 22 Mar 2014 00:03:34 +0000 (00:03 +0000)]
am 5a4c783c: am 8c60a1df: Merge "Complete installed shared library dependency"

* commit '5a4c783c2d960a4ab76b4cdd57933e31dbfe6211':
  Complete installed shared library dependency

10 years agoam 8c60a1df: Merge "Complete installed shared library dependency"
Ying Wang [Fri, 21 Mar 2014 23:54:48 +0000 (16:54 -0700)]
am 8c60a1df: Merge "Complete installed shared library dependency"

* commit '8c60a1df4379bcc2fef020878aef8d78233f906d':
  Complete installed shared library dependency

10 years agoMerge "Complete installed shared library dependency"
Ying Wang [Fri, 21 Mar 2014 23:51:33 +0000 (23:51 +0000)]
Merge "Complete installed shared library dependency"

10 years agoComplete installed shared library dependency
Ying Wang [Fri, 21 Mar 2014 23:17:04 +0000 (16:17 -0700)]
Complete installed shared library dependency

Previously the installed shared library dependency doesn't include
modules introduced by LOCAL_SHARED_LIBRARIES_<arch>.
This change fix the problem.
It also cleans up use of the shared library variable.

Bug: 13528787
Change-Id: Id8d807cc57f0ec4a71f18b64545d91191efad8fb

10 years agoMerge "move libbcc from core_base to core_minimal"
Adam Hampson [Fri, 21 Mar 2014 21:31:02 +0000 (21:31 +0000)]
Merge "move libbcc from core_base to core_minimal"

10 years agoMerge "stagefright: use media_codecs_google*.xml files"
Lajos Molnar [Fri, 21 Mar 2014 21:15:32 +0000 (21:15 +0000)]
Merge "stagefright: use media_codecs_google*.xml files"

10 years agomove libbcc from core_base to core_minimal
Adam Hampson [Fri, 21 Mar 2014 19:40:57 +0000 (12:40 -0700)]
move libbcc from core_base to core_minimal

Bug: 13528787

Change-Id: If8b531f71bf3831e4d3d59e2a2bc04dd72f4a8b1
Signed-off-by: Adam Hampson <ahampson@google.com>
10 years agoam 50449c9c: am 37f3c5cc: Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM
Mark Renouf [Fri, 21 Mar 2014 16:26:32 +0000 (16:26 +0000)]
am 50449c9c: am 37f3c5cc: Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM

* commit '50449c9cfa558d2901aa95613f4eb8ced7680f25':
  Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM

10 years agoam 37f3c5cc: Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM
Mark Renouf [Fri, 21 Mar 2014 16:22:07 +0000 (16:22 +0000)]
am 37f3c5cc: Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM

* commit '37f3c5cc1de11f7b316c2d03ed8f6951d4f95372':
  Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM

10 years agoFix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM
Mark Renouf [Fri, 21 Mar 2014 15:50:35 +0000 (11:50 -0400)]
Fix removal of PRODUCT_PREBUILT_WEBVIEWCHROMIUM

Change-Id: I8a6bad054ac22592f0d341bb3ebbe4cc74828698

10 years agoMerge "Add warning message for java6 builds."
Narayan Kamath [Fri, 21 Mar 2014 10:43:49 +0000 (10:43 +0000)]
Merge "Add warning message for java6 builds."

10 years agoSkip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGS
Ying Wang [Fri, 21 Mar 2014 00:28:57 +0000 (17:28 -0700)]
Skip the product-scoped --product flag if it's set in LOCAL_AAPT_FLAGS

Bug: 11335547
Change-Id: Ic08b7557a288508e8e8d14a725923960c47f5ca0

10 years agoam e07f9225: am 7e998752: am 189a874f: am 8c1bbdb9: Merge "remove more projects from...
Colin Cross [Thu, 20 Mar 2014 22:27:16 +0000 (22:27 +0000)]
am e07f9225: am 7e998752: am 189a874f: am 8c1bbdb9: Merge "remove more projects from 64-bit blacklist"

* commit 'e07f922563e5f3a093187a1e260451c3544bc051':
  remove more projects from 64-bit blacklist

10 years agoam 84fbc7e8: am 996f3826: am c5a56344: am 1c43aaea: Merge "Remove the redundant DISAB...
Ying Wang [Thu, 20 Mar 2014 22:27:16 +0000 (22:27 +0000)]
am 84fbc7e8: am 996f3826: am c5a56344: am 1c43aaea: Merge "Remove the redundant DISABLE_DEXPREOPT"

* commit '84fbc7e82a0a075c3cc8bb73baa9e6d87fd53aa4':
  Remove the redundant DISABLE_DEXPREOPT