OSDN Git Service

android-x86/build.git
9 years agoFix RS_TRIPLE and RS_TRIPLE_CFLAGS.
Stephen Hines [Fri, 29 Aug 2014 21:43:53 +0000 (14:43 -0700)]
Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.

Bug: 17333374

Add RS_TRIPLE_CFLAGS to ensure that we build with the proper defines on
targets like x86. This also changes all build targets to use the
proper 32/64-bit triples when creating their runtime libraries.

(cherry picked from commit 039675adb8882b21e770edac1bd167d7fb489052)

Change-Id: Ib7b5bb7aae5abcad9ab477a00e368179d0121091

9 years agoadd missing AOSP copyright notices
Doug Zongker [Tue, 2 Sep 2014 15:53:09 +0000 (08:53 -0700)]
add missing AOSP copyright notices

Change-Id: Idc812db30b259a55702f8728197f957f2d24d978

9 years agoAdd --no-include-debug-symbols to avoid bloat in user builds
Brian Carlstrom [Fri, 29 Aug 2014 00:16:11 +0000 (17:16 -0700)]
Add --no-include-debug-symbols to avoid bloat in user builds

Bug: 16938924
Change-Id: I9f580d74bc5607483fc1193c2db56f0d27b44347

9 years agoMerge "Add anydpi to all product configs" into lmp-dev
Adam Lesinski [Wed, 27 Aug 2014 17:43:48 +0000 (17:43 +0000)]
Merge "Add anydpi to all product configs" into lmp-dev

9 years agoam 71346e66: am 14d6c100: am 54d2ca33: docs: Changing adt bundle links to HTTPS
Ricardo Cervera [Wed, 27 Aug 2014 16:28:11 +0000 (16:28 +0000)]
am 71346e66: am 14d6c100: am 54d2ca33: docs: Changing adt bundle links to HTTPS

* commit '71346e665f83bc80df5f32127639582387b100fd':
  docs: Changing adt bundle links to HTTPS

9 years agoam 14d6c100: am 54d2ca33: docs: Changing adt bundle links to HTTPS
Ricardo Cervera [Wed, 27 Aug 2014 16:16:15 +0000 (16:16 +0000)]
am 14d6c100: am 54d2ca33: docs: Changing adt bundle links to HTTPS

* commit '14d6c100aa1926ec9e24c1f17e3aabba95141503':
  docs: Changing adt bundle links to HTTPS

9 years agoam 54d2ca33: docs: Changing adt bundle links to HTTPS
Ricardo Cervera [Wed, 27 Aug 2014 16:10:44 +0000 (16:10 +0000)]
am 54d2ca33: docs: Changing adt bundle links to HTTPS

* commit '54d2ca33a3ccf2716cb80f8cfa990adff6935c39':
  docs: Changing adt bundle links to HTTPS

9 years agodocs: Changing adt bundle links to HTTPS
Ricardo Cervera [Wed, 27 Aug 2014 15:48:49 +0000 (08:48 -0700)]
docs: Changing adt bundle links to HTTPS

Change-Id: I35c291bfef9a267aab5b8f108a6c6592c4f08750

9 years agoAdd anydpi to all product configs
Adam Lesinski [Tue, 26 Aug 2014 22:29:33 +0000 (15:29 -0700)]
Add anydpi to all product configs

Change-Id: Ia5e0834c585891de58e5daf3473563ab64dba74c

9 years agoMake sure that ro.dalvik.vm.native.bridge is always set.
Calin Juravle [Tue, 26 Aug 2014 21:46:13 +0000 (22:46 +0100)]
Make sure that ro.dalvik.vm.native.bridge is always set.

A value of "0" means that native bridge is disabled.

Bug: 17104449

Change-Id: Id68afe305cd11471fed8aa3f5568e5dbfc22166c

9 years agoMerge "Allow to overrde command make in envsetup.sh." into lmp-dev
Ying Wang [Tue, 26 Aug 2014 21:29:36 +0000 (21:29 +0000)]
Merge "Allow to overrde command make in envsetup.sh." into lmp-dev

9 years agoMerge "Shhhhhhh!!!" into lmp-dev
Dianne Hackborn [Tue, 26 Aug 2014 20:56:49 +0000 (20:56 +0000)]
Merge "Shhhhhhh!!!" into lmp-dev

9 years agorefactor BlockDifference into common
Doug Zongker [Tue, 26 Aug 2014 17:40:28 +0000 (10:40 -0700)]
refactor BlockDifference into common

Move BlockDifference into common and make its script generation code
more complete, so that it can be use by releasetools.py to do diffs on
baseband images.

Bug: 16984795
Change-Id: Iba9afc1c7755458ce47468b5170672612b2cb4b3

9 years agoremove unused xdelta3/xz utilities
Doug Zongker [Fri, 22 Aug 2014 19:45:23 +0000 (12:45 -0700)]
remove unused xdelta3/xz utilities

This was part of the original block-based OTA mechanism.

Bug: 16987495
Change-Id: I5bd6599829ee6084a8da1f0b14af87aabf07c130

9 years agofix build
Doug Zongker [Fri, 22 Aug 2014 21:48:50 +0000 (14:48 -0700)]
fix build

Change-Id: I1e503406129343bbfddacc1150c81e403b47778c

9 years agonew block OTA system tools
Doug Zongker [Tue, 26 Aug 2014 20:10:25 +0000 (13:10 -0700)]
new block OTA system tools

Replace the xdelta/xz-based block OTA generation with a new system
based on the existing bsdiff/imgdiff tools.

Bug: 16984795
Change-Id: Ia9732516ffdfc12be86260b2cc4b1dd2d210e886

9 years agoShhhhhhh!!!
Dianne Hackborn [Tue, 26 Aug 2014 19:39:26 +0000 (12:39 -0700)]
Shhhhhhh!!!

Change-Id: I3bb72742f788c70f82f311b6ffba479aa02a1eb0

9 years agoMerge "Push ISA features into system properties" into lmp-dev
Calin Juravle [Tue, 26 Aug 2014 17:34:42 +0000 (17:34 +0000)]
Merge "Push ISA features into system properties" into lmp-dev

9 years agoPush ISA features into system properties
Calin Juravle [Tue, 19 Aug 2014 19:28:08 +0000 (20:28 +0100)]
Push ISA features into system properties

We need to know instruction set featues at runtime as well so that the
apps get compiled on target with the proper features. The properties are
read by installd and passed to dex2oat.

Bug: 16716262
Change-Id: Ia73f2055f696880d45a63a0d6e0ee98d37a01113

9 years agoAllow to overrde command make in envsetup.sh.
Ying Wang [Mon, 25 Aug 2014 05:14:19 +0000 (22:14 -0700)]
Allow to overrde command make in envsetup.sh.

To override define function get_make_command() in vendor's
vendor-envsetup.sh.

Change-Id: I553e60816eb789750ccd16110f2e82a5087587e8

9 years agoFix aidl post clean bug.
Ying Wang [Sat, 23 Aug 2014 16:45:31 +0000 (09:45 -0700)]
Fix aidl post clean bug.

We really should check MODULES_WITH_AIDL_FILES against ALL_MODULES,
instead of modules_with_aidl_files, because a module could have just
remove any aidl files so it won't appear in modules_with_aidl_files.

Change-Id: Iab92be1ed5f0556b7236be41d90d8471c7193928

9 years agotake bootable images from target_files if present
Doug Zongker [Fri, 22 Aug 2014 15:07:12 +0000 (08:07 -0700)]
take bootable images from target_files if present

Now that we're building and saving images in the target_files at build
time, we should use those images instead of rebuilding them.

Bug: 17201052
Change-Id: I459e650f66f1e0bdf01ad54df9e34f36bf2ee899

9 years agoMerge "Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov."...
Dehao Chen [Thu, 21 Aug 2014 17:30:07 +0000 (17:30 +0000)]
Merge "Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov." into lmp-dev

9 years agoAdd en_AU as a supported locale
Baligh Uddin [Thu, 21 Aug 2014 16:03:42 +0000 (09:03 -0700)]
Add en_AU as a supported locale

Bug: 14587692

9 years agoAdd TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov.
Dehao Chen [Wed, 20 Aug 2014 23:48:17 +0000 (16:48 -0700)]
Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov.

Change-Id: I33a94abe58391a8564ada14417b0158ddd7ed2d6

9 years agoUse the specified verity key to sign boot and recovery OTA images.
Geremy Condra [Wed, 20 Aug 2014 00:27:56 +0000 (17:27 -0700)]
Use the specified verity key to sign boot and recovery OTA images.

This ensures that when the verity key is rotated to a release key
both the boot and recovery images will be correctly signed. It does
mean that they will both be signed with the same key for now, but
as that doesn't change the threat model separating them is just a
distant nice-to-have.

Bug: 15725238
Change-Id: I5b75e4346fe0655065643ab553431690cc1a8cb0

9 years agoRemove incomplete media router API. (DO NOT MERGE)
Jeff Brown [Wed, 20 Aug 2014 00:36:33 +0000 (17:36 -0700)]
Remove incomplete media router API. (DO NOT MERGE)

Change-Id: Icc0800e2cdb9b0a5ad2bcde760d9eefd0aea74ea

9 years agoAdd support for switching to verity release keys.
Geremy Condra [Wed, 30 Jul 2014 00:54:54 +0000 (17:54 -0700)]
Add support for switching to verity release keys.

Bug: 15725238
Change-Id: I8f92210fd854b5a2567cf76aaecb5be02c3f9293

9 years agoMerge "Store a copy of installed-files.txt in DIST_DIR if system.img failed to build...
Ying Wang [Tue, 19 Aug 2014 21:27:43 +0000 (21:27 +0000)]
Merge "Store a copy of installed-files.txt in DIST_DIR if system.img failed to build" into lmp-dev

9 years agoStore a copy of installed-files.txt in DIST_DIR if system.img failed to build
Ying Wang [Tue, 19 Aug 2014 19:21:35 +0000 (12:21 -0700)]
Store a copy of installed-files.txt in DIST_DIR if system.img failed to build

Because we already have rule to store installed-files.txt in DIST_DIR,
to avoid the slim chance of race condition, this copy is named as
installed-files-rescued.txt

Change-Id: I9fa6d8aded0ad5de1f1422d70a4224b3fc308e75

9 years agoAdd CPU_ABIs for the second generic_arm64 architecture.
Narayan Kamath [Tue, 19 Aug 2014 12:03:01 +0000 (13:03 +0100)]
Add CPU_ABIs for the second generic_arm64 architecture.

This was accidentally removed by commit 8dc227f48214dd9c38c82.
Breaks builds for apps that use gnustl_static for 32 bit compiles
on an arm64 target.

bug: 16951392

Change-Id: I89480943284944fd95543cccbf40a8de22852197

9 years agoam 0e541aea: am a76761f0: am f7115dbe: am 2888b790: am c48566fb: am 48b4f2b4: am...
Ying Wang [Sat, 16 Aug 2014 06:09:14 +0000 (06:09 +0000)]
am 0e541aea: am a76761f0: am f7115dbe: am 2888b790: am c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit '0e541aea503a594a535777accc8475d9adc78c8f':
  Split to multiple bash commands.

9 years agoam a76761f0: am f7115dbe: am 2888b790: am c48566fb: am 48b4f2b4: am ed7bdb8f: am...
Ying Wang [Sat, 16 Aug 2014 06:01:13 +0000 (06:01 +0000)]
am a76761f0: am f7115dbe: am 2888b790: am c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit 'a76761f0d57f7fc8ec9f987a808b534957f0b077':
  Split to multiple bash commands.

9 years agoam f7115dbe: am 2888b790: am c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am...
Ying Wang [Sat, 16 Aug 2014 05:56:06 +0000 (05:56 +0000)]
am f7115dbe: am 2888b790: am c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit 'f7115dbe3cbf2fc25e5d507517e6ca4dd1ce5dc9':
  Split to multiple bash commands.

9 years agoam 2888b790: am c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am...
Ying Wang [Sat, 16 Aug 2014 05:52:42 +0000 (05:52 +0000)]
am 2888b790: am c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit '2888b790852af988331be1d59af01d242012f7e4':
  Split to multiple bash commands.

9 years agoam c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am...
Ying Wang [Sat, 16 Aug 2014 05:18:20 +0000 (05:18 +0000)]
am c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit 'c48566fb6129c979186d919dcd55d7c682cf46a3':
  Split to multiple bash commands.

9 years agoam 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am...
Ying Wang [Sat, 16 Aug 2014 05:09:26 +0000 (05:09 +0000)]
am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit '48b4f2b476b660977d1d2179d12efb933f187efb':
  Split to multiple bash commands.

9 years agoMerge "Let aosp_arm64 / emulator assume NEON / cortex-a15." into lmp-dev
Narayan Kamath [Tue, 19 Aug 2014 09:06:48 +0000 (09:06 +0000)]
Merge "Let aosp_arm64 / emulator assume NEON / cortex-a15." into lmp-dev

9 years agoMerge "Remove inputflinger from build. DO NOT MERGE" into lmp-dev
Michael Wright [Tue, 19 Aug 2014 01:36:04 +0000 (01:36 +0000)]
Merge "Remove inputflinger from build. DO NOT MERGE" into lmp-dev

9 years agoLet aosp_arm64 / emulator assume NEON / cortex-a15.
Narayan Kamath [Mon, 18 Aug 2014 18:20:07 +0000 (19:20 +0100)]
Let aosp_arm64 / emulator assume NEON / cortex-a15.

It's only unbundled app builds that need to assume the
worst.

bug: 16951392
Change-Id: I5fda39c4132dafa58fefe02b767a4d2a208f3b12

9 years agoRemove inputflinger from build. DO NOT MERGE
Michael Wright [Mon, 18 Aug 2014 17:19:59 +0000 (10:19 -0700)]
Remove inputflinger from build. DO NOT MERGE

Change-Id: Ic3031732ea9915e5fac0f5261985027f07125618

9 years agoMerge "Check existance of profile directory for specific device." into lmp-dev
Dehao Chen [Mon, 18 Aug 2014 22:59:36 +0000 (22:59 +0000)]
Merge "Check existance of profile directory for specific device." into lmp-dev

9 years agoam d1f90c7e: am 0e541aea: am a76761f0: am f7115dbe: am 2888b790: am c48566fb: am...
Ying Wang [Mon, 18 Aug 2014 18:06:28 +0000 (18:06 +0000)]
am d1f90c7e: am 0e541aea: am a76761f0: am f7115dbe: am 2888b790: am c48566fb: am 48b4f2b4: am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit 'd1f90c7e8fa828867dabc0fcb6b86694958256d4':
  Split to multiple bash commands.

9 years agoam 446c14f9: am 989cdde7: am 39ddf5fc: am e3999d7d: am 9aafe186: am 9ec5c4d6: am...
Ying Wang [Mon, 18 Aug 2014 16:50:03 +0000 (16:50 +0000)]
am 446c14f9: am 989cdde7: am 39ddf5fc: am e3999d7d: am 9aafe186: am 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit '446c14f9efff9da7841fd53dd4500095396e1464':
  Split to multiple bash commands.

9 years agoCheck existance of profile directory for specific device.
Dehao Chen [Mon, 18 Aug 2014 16:43:42 +0000 (09:43 -0700)]
Check existance of profile directory for specific device.

Change-Id: I149c257e98c8483b79f2afc1e5b871731f6f6519

9 years agoam ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am...
Ying Wang [Sat, 16 Aug 2014 00:55:50 +0000 (00:55 +0000)]
am ed7bdb8f: am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit 'ed7bdb8f48e6388f780da824be054fcc3c103523':
  Split to multiple bash commands.

9 years agoam 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am...
Ying Wang [Sat, 16 Aug 2014 00:48:31 +0000 (00:48 +0000)]
am 6d1f2c64: am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit '6d1f2c647b68767880cb006df02fa9191d763e42':
  Split to multiple bash commands.

9 years agoam 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split...
Ying Wang [Sat, 16 Aug 2014 00:45:10 +0000 (00:45 +0000)]
am 6afa19ab: am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit '6afa19abfcce434f15ba2aa87e7dcbc53b66b402':
  Split to multiple bash commands.

9 years agoam 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple...
Ying Wang [Sat, 16 Aug 2014 00:39:04 +0000 (00:39 +0000)]
am 40e0cfd3: am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit '40e0cfd31ccb46465ee510e7b7dac66c0b8be827':
  Split to multiple bash commands.

9 years agoam a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.
Ying Wang [Sat, 16 Aug 2014 00:35:42 +0000 (00:35 +0000)]
am a5bb9a73: am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit 'a5bb9a73cfb2cbc4a592ae45645c8440e169c746':
  Split to multiple bash commands.

9 years agoam 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.
Ying Wang [Sat, 16 Aug 2014 00:29:58 +0000 (00:29 +0000)]
am 66c28d86: am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit '66c28d86a47ed284492ffbe6a59d30bf201198cd':
  Split to multiple bash commands.

9 years agoam 042e3b75: am a65eb8c7: Split to multiple bash commands.
Ying Wang [Sat, 16 Aug 2014 00:23:56 +0000 (00:23 +0000)]
am 042e3b75: am a65eb8c7: Split to multiple bash commands.

* commit '042e3b75b4847f675848203f91396a1740579d69':
  Split to multiple bash commands.

9 years agoam a65eb8c7: Split to multiple bash commands.
Ying Wang [Sat, 16 Aug 2014 00:20:19 +0000 (00:20 +0000)]
am a65eb8c7: Split to multiple bash commands.

* commit 'a65eb8c7899751f91fd34824f755fa4708cde30b':
  Split to multiple bash commands.

9 years agoSplit to multiple bash commands.
Ying Wang [Fri, 26 Oct 2012 16:21:28 +0000 (09:21 -0700)]
Split to multiple bash commands.

This can fix the error "/bin/bash: Argument list too long", if we get a
really long apk list.
Link: http://code.google.com/p/android/issues/detail?id=38937
(cherry picked from commit d9a88d585f162c5b99c5c6f995c0400fc616bd26)

Change-Id: I80cd07cf50cc2b04e4b6aa9d5ecb1faf80d4cb5c

9 years agoam 989cdde7: am 39ddf5fc: am e3999d7d: am 9aafe186: am 9ec5c4d6: am 9b7a2912: am...
Ying Wang [Fri, 15 Aug 2014 23:48:21 +0000 (23:48 +0000)]
am 989cdde7: am 39ddf5fc: am e3999d7d: am 9aafe186: am 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit '989cdde7f4197521f8b74432e80f0eb492532cae':
  Split to multiple bash commands.

9 years agoam 39ddf5fc: am e3999d7d: am 9aafe186: am 9ec5c4d6: am 9b7a2912: am d86851e1: am...
Ying Wang [Fri, 15 Aug 2014 23:41:49 +0000 (23:41 +0000)]
am 39ddf5fc: am e3999d7d: am 9aafe186: am 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit '39ddf5fc79f01c774407468631da2249bad4e904':
  Split to multiple bash commands.

9 years agoam e3999d7d: am 9aafe186: am 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am...
Ying Wang [Fri, 15 Aug 2014 23:36:32 +0000 (23:36 +0000)]
am e3999d7d: am 9aafe186: am 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit 'e3999d7d1ee7c891e3ee7f6108545aa183e22b1c':
  Split to multiple bash commands.

9 years agoam 9aafe186: am 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am...
Ying Wang [Fri, 15 Aug 2014 23:30:29 +0000 (23:30 +0000)]
am 9aafe186: am 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit '9aafe1861b269b32fdc6a42207a2197ddc38665d':
  Split to multiple bash commands.

9 years agoam 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split...
Ying Wang [Fri, 15 Aug 2014 23:22:46 +0000 (23:22 +0000)]
am 9ec5c4d6: am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit '9ec5c4d6f0fc9ef4b3285463175e5c8ff65b2bb3':
  Split to multiple bash commands.

9 years agoam 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple...
Ying Wang [Fri, 15 Aug 2014 23:16:35 +0000 (23:16 +0000)]
am 9b7a2912: am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit '9b7a2912e77d9397cf8b2b5218d34c20995586f5':
  Split to multiple bash commands.

9 years agoam d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.
Ying Wang [Fri, 15 Aug 2014 23:10:07 +0000 (23:10 +0000)]
am d86851e1: am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit 'd86851e11937bfebbfe42d1bb8b5e7526233781f':
  Split to multiple bash commands.

9 years agoam f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.
Ying Wang [Fri, 15 Aug 2014 23:03:22 +0000 (23:03 +0000)]
am f412865c: am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit 'f412865c322e045606c2b354a4e20b8aaf5c5efa':
  Split to multiple bash commands.

9 years agoam ff71c499: am 2ff73494: Split to multiple bash commands.
Ying Wang [Fri, 15 Aug 2014 22:59:26 +0000 (22:59 +0000)]
am ff71c499: am 2ff73494: Split to multiple bash commands.

* commit 'ff71c49950682d31c5df9f9b979cc942d32dab9c':
  Split to multiple bash commands.

9 years agoam 2ff73494: Split to multiple bash commands.
Ying Wang [Fri, 15 Aug 2014 22:53:33 +0000 (22:53 +0000)]
am 2ff73494: Split to multiple bash commands.

* commit '2ff73494bcc20d5812fd65a996c4a67016dbd8e8':
  Split to multiple bash commands.

9 years agoSplit to multiple bash commands.
Ying Wang [Fri, 26 Oct 2012 16:21:28 +0000 (09:21 -0700)]
Split to multiple bash commands.

This can fix the error "/bin/bash: Argument list too long", if we get a
really long apk list.
Link: http://code.google.com/p/android/issues/detail?id=38937
(cherry picked from commit d9a88d585f162c5b99c5c6f995c0400fc616bd26)

Change-Id: I80cd07cf50cc2b04e4b6aa9d5ecb1faf80d4cb5c

9 years agoMerge "Add compile time check for statically linked libc" into lmp-dev
Dmitriy Ivanov [Fri, 15 Aug 2014 22:00:00 +0000 (22:00 +0000)]
Merge "Add compile time check for statically linked libc" into lmp-dev

9 years agoAdd compile time check for statically linked libc
Dmitriy Ivanov [Fri, 15 Aug 2014 18:30:23 +0000 (11:30 -0700)]
Add compile time check for statically linked libc

Bug: 17047392
Change-Id: I2718422e1832ec5df7f362812ae2728dfd939076

9 years agoMerge "Remove services, wifi, ethernet from BOOTCLASSPATH." into lmp-dev
Narayan Kamath [Fri, 15 Aug 2014 13:06:50 +0000 (13:06 +0000)]
Merge "Remove services, wifi, ethernet from BOOTCLASSPATH." into lmp-dev

9 years agoMerge "Fix broken comparison in executable_prefer_symlink.mk" into lmp-dev
Narayan Kamath [Fri, 15 Aug 2014 09:22:26 +0000 (09:22 +0000)]
Merge "Fix broken comparison in executable_prefer_symlink.mk" into lmp-dev

9 years agoMerge "Explicitly check if LOCAL_FDO_SUPPORT is true (instead of empty). Change-Id...
Dehao Chen [Fri, 15 Aug 2014 08:19:53 +0000 (08:19 +0000)]
Merge "Explicitly check if LOCAL_FDO_SUPPORT is true (instead of empty). Change-Id: Icff260c7f866236254091b035782607a31e5a109" into lmp-dev

9 years agoExplicitly check if LOCAL_FDO_SUPPORT is true (instead of empty).
Dehao Chen [Thu, 7 Aug 2014 23:53:18 +0000 (16:53 -0700)]
Explicitly check if LOCAL_FDO_SUPPORT is true (instead of empty).
Change-Id: Icff260c7f866236254091b035782607a31e5a109

9 years agoMerge "Tweak sgrep to add cc and aidl files." into lmp-dev
Jeff Brown [Thu, 14 Aug 2014 20:06:31 +0000 (20:06 +0000)]
Merge "Tweak sgrep to add cc and aidl files." into lmp-dev

9 years agoFix broken comparison in executable_prefer_symlink.mk
Narayan Kamath [Thu, 14 Aug 2014 14:28:48 +0000 (15:28 +0100)]
Fix broken comparison in executable_prefer_symlink.mk

bug: 17024634
Change-Id: Ie9fdcbca1cbd6d204be57636864bb8074cd19732

9 years agoApply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so
Ying Wang [Thu, 14 Aug 2014 01:47:50 +0000 (18:47 -0700)]
Apply TARGET_GLOBAL_LDFLAGS to transform-bc-to-so

This fixes mips unbundled build since we switched to mips64el toolchain
for both mips and mips64.
TODO: multilib build support.

Change-Id: I7add92d2cecfc3ab739785ceef6700240a25093a

9 years agoAdd atmel to vendor owner whitelist
Bill Yi [Wed, 13 Aug 2014 23:53:45 +0000 (16:53 -0700)]
Add atmel to vendor owner whitelist

BUG: 16463358

9 years agoPrint out the tree size of system directory if it failes to build system.img
Ying Wang [Wed, 13 Aug 2014 19:36:05 +0000 (12:36 -0700)]
Print out the tree size of system directory if it failes to build system.img

The tree size gives a good estimate of how big the system.img would be.

Change-Id: Iaadd58e3521b5f76cd9dfdcf384f4d820b9fc71b

9 years agoMerge "Skip extra fonts if not an extended font build." into lmp-dev
Deepanshu Gupta [Fri, 15 Aug 2014 04:03:28 +0000 (04:03 +0000)]
Merge "Skip extra fonts if not an extended font build." into lmp-dev

9 years agoSkip extra fonts if not an extended font build.
Deepanshu Gupta [Wed, 13 Aug 2014 18:39:51 +0000 (11:39 -0700)]
Skip extra fonts if not an extended font build.

This fixes build warning:
build/core/sdk_font.mk:51: warning: overriding commands for target
`out/host/common/obj/PACKAGING/sdk-fonts_intermediates/NanumGothic.ttf'

Change-Id: I5e208faf25f6f5d1ae3fac9970c70e80e42c7dcd

9 years agoMerge "BuildBootImage: Add secondstage image support [DO NOT MERGE]" into lmp-dev
Pat Tjin [Thu, 14 Aug 2014 18:37:06 +0000 (18:37 +0000)]
Merge "BuildBootImage: Add secondstage image support [DO NOT MERGE]" into lmp-dev

9 years agoBuildBootImage: Add secondstage image support [DO NOT MERGE]
Benoit Fradin [Mon, 14 Jul 2014 19:00:43 +0000 (21:00 +0200)]
BuildBootImage: Add secondstage image support [DO NOT MERGE]

The AOSP bootimage format allows the use of a second stage image
however the BuildBootableImage function does not allows the "second"
optional argument. This patch adds the support of this argument.

Bug: 17035158

Change-Id: I8ed9d9e56449945c2d42fc908269921c394f68c0
Signed-off-by: Benoit Fradin <benoit.fradin@intel.com>
Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Signed-off-by: Patrick Tjin <pattjin@google.com>
9 years agoMerge "save file block allocations in target_files" into lmp-dev
Doug Zongker [Wed, 13 Aug 2014 00:18:12 +0000 (00:18 +0000)]
Merge "save file block allocations in target_files" into lmp-dev

9 years agosave file block allocations in target_files
Doug Zongker [Tue, 12 Aug 2014 21:16:55 +0000 (14:16 -0700)]
save file block allocations in target_files

make_ext4fs can now output a file listing the blocks used for each
file in the image.  Request this file and save it in the target_files;
it will be used for future improvements to block OTAs.

Bug: 16984795
Change-Id: Id1e60465e3b5a9d126a7934b4d089cf34d8fec44

9 years agoam 02e57212: (-s ours) am e2ff12bf: DO NOT MERGE Bump version string.
Justin Koh [Tue, 12 Aug 2014 23:18:28 +0000 (23:18 +0000)]
am 02e57212: (-s ours) am e2ff12bf: DO NOT MERGE Bump version string.

* commit '02e572124860ad8588c65bb011f01fa9e8c37018':
  DO NOT MERGE Bump version string.

9 years agoMerge "Fix HOST_LIBRARY_PATH." into lmp-dev
Ying Wang [Thu, 14 Aug 2014 18:05:35 +0000 (18:05 +0000)]
Merge "Fix HOST_LIBRARY_PATH." into lmp-dev

9 years agoFix HOST_LIBRARY_PATH.
Ying Wang [Thu, 14 Aug 2014 18:03:56 +0000 (11:03 -0700)]
Fix HOST_LIBRARY_PATH.

Since we switched to $(HOST_OUT)/lib64 for 64-bit libraries and
$(HOST_OUT)/lib for 32-bit libraries.

Change-Id: Ie43bc03c37e2ac8542412a7543a6af5d60c6f725

9 years agoMerge "make com.android.mediadrm.signer available on all devices" into lmp-dev
Jeff Tinker [Thu, 14 Aug 2014 18:01:08 +0000 (18:01 +0000)]
Merge "make com.android.mediadrm.signer available on all devices" into lmp-dev

9 years agomake com.android.mediadrm.signer available on all devices
Jeff Tinker [Wed, 13 Aug 2014 18:27:59 +0000 (11:27 -0700)]
make com.android.mediadrm.signer available on all devices

bug: 16978496
Change-Id: I238e6fa7fc4e588f52f86130a2721c391959a94a

9 years agoam e2ff12bf: DO NOT MERGE Bump version string.
Justin Koh [Tue, 12 Aug 2014 23:14:33 +0000 (23:14 +0000)]
am e2ff12bf: DO NOT MERGE Bump version string.

* commit 'e2ff12bf2a6892ec56676b6a845a02e81b372e8c':
  DO NOT MERGE Bump version string.

9 years agoDO NOT MERGE Bump version string.
Justin Koh [Tue, 12 Aug 2014 20:55:57 +0000 (13:55 -0700)]
DO NOT MERGE Bump version string.

Bump version string for KKWT MR0
Bug: 16982332

Change-Id: I8636169362ec45891257c39fb47574a6e021a3f0

9 years agoMerge "Add list of all fonts shipped" into lmp-dev
Deepanshu Gupta [Tue, 12 Aug 2014 22:57:03 +0000 (22:57 +0000)]
Merge "Add list of all fonts shipped" into lmp-dev

9 years agoAdd list of all fonts shipped
Deepanshu Gupta [Tue, 12 Aug 2014 17:23:58 +0000 (10:23 -0700)]
Add list of all fonts shipped

Create a new file that lists all the fonts bundled with the SDK.

Change-Id: I269216ee753b78e0b0ee71c0ece4f6b759c36664

9 years agoMerge "Allow to strip everything for only some build variants." into lmp-dev
Ying Wang [Tue, 12 Aug 2014 20:30:15 +0000 (20:30 +0000)]
Merge "Allow to strip everything for only some build variants." into lmp-dev

9 years agoMerge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option." into lmp-dev
Alex Light [Tue, 12 Aug 2014 17:11:10 +0000 (17:11 +0000)]
Merge "Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option." into lmp-dev

9 years agoRemove services, wifi, ethernet from BOOTCLASSPATH.
Narayan Kamath [Tue, 5 Aug 2014 13:51:08 +0000 (14:51 +0100)]
Remove services, wifi, ethernet from BOOTCLASSPATH.

They belong to the system_server classpath.

bug: 16555230

Change-Id: Ic84f0b2baf611eeedff6d123cb7191bb0259e600

9 years agoUpdate font list for the SDK
Deepanshu Gupta [Mon, 11 Aug 2014 22:20:02 +0000 (15:20 -0700)]
Update font list for the SDK

Java has a problem loading OpenType fonts. This change updates the list
of fonts to include by omitting the otf fonts and adding their
replacement.

This change also moves the code for configuring the fonts for the SDK in
a separate file so that the core Makefile remains cleaner.

Change-Id: Iaf30a3ec59adf251b79cb20f27ad88fc92205ac1

9 years agoAdd a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.
Alex Light [Tue, 5 Aug 2014 00:09:41 +0000 (17:09 -0700)]
Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option.

If WITH_DEXOPT_BOOT_IMG_ONLY=true and WITH_DEXPREOPT=true then we will
only preopt the boot.art and boot.oat files, leaving everything else to
be compiled at first boot. This has fast startup times of WITH_DEXPREOPT
but has a smaller space usage and allows one to update the non-image
parts of /system without reflashing.

Bug: 16938924

(cherry picked from commit 440cc769a3617bf99546bdc7599c949e1e858943)

Change-Id: Ib366b6b5ad80f7078f01bf51f9fbc29ea7e5d777

9 years agoMerge "Add Mediatek and Sony to the list of vendor module owners." into lmp-dev
Wally Yau [Mon, 11 Aug 2014 17:55:32 +0000 (17:55 +0000)]
Merge "Add Mediatek and Sony to the list of vendor module owners." into lmp-dev

9 years agoMerge "Fix Windows SDK build." into lmp-dev
Dan Albert [Mon, 11 Aug 2014 17:28:34 +0000 (17:28 +0000)]
Merge "Fix Windows SDK build." into lmp-dev

9 years agoMerge "Inhibit implicit -Bsymolic in -shared." into lmp-dev
Dan Albert [Mon, 11 Aug 2014 17:27:56 +0000 (17:27 +0000)]
Merge "Inhibit implicit -Bsymolic in -shared." into lmp-dev

9 years agoMerge "Fix uses of -fPIC and -fPIE." into lmp-dev
Dan Albert [Mon, 11 Aug 2014 17:27:36 +0000 (17:27 +0000)]
Merge "Fix uses of -fPIC and -fPIE." into lmp-dev