OSDN Git Service

android-x86/build.git
9 years agoam c0bdd15b: am fabd3c00: Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting...
Tim Murray [Thu, 11 Sep 2014 17:25:45 +0000 (17:25 +0000)]
am c0bdd15b: am fabd3c00: Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." into lmp-dev

* commit 'c0bdd15b10401b7bf2e1b5acf30e06e7f2d5800c':
  Pass -m32 or -m64 to llvm-rs-cc when reflecting C++.

9 years agoam ba5d7a59: am f0d5324f: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:...
Ian Rogers [Thu, 11 Sep 2014 17:22:29 +0000 (17:22 +0000)]
am ba5d7a59: am f0d5324f: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:" into lmp-dev

* commit 'ba5d7a59b5910430a8b3b89fd4a5a5f14c56236b':
  Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:

9 years agoexplicitly check the superblock for differences
Doug Zongker [Thu, 11 Sep 2014 16:34:56 +0000 (09:34 -0700)]
explicitly check the superblock for differences

When generating incrementals for the system and vendor partitions,
check the first block (which contains the superblock) of the partition
to see if it's what we expect.  If this check fails, give an explicit
log message about the partition having been remounted R/W (the most
likely explanation) and the need to flash to get OTAs working again.

Bug: 17393999
Change-Id: I2093807cbc2ec87c8b29ac46365f91f59b15c2ae

9 years agoam a33c6151: am ecc28e95: am 48505328: Merge "Refine TARGET_GLOBAL_CFLAGS for x86...
Ying Wang [Thu, 11 Sep 2014 14:14:23 +0000 (14:14 +0000)]
am a33c6151: am ecc28e95: am 48505328: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"

* commit 'a33c6151b0d714dd5d57691ae06abef77a4b67e4':
  Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:

9 years agoam fabd3c00: Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." into lmp-dev
Tim Murray [Wed, 10 Sep 2014 22:58:37 +0000 (22:58 +0000)]
am fabd3c00: Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." into lmp-dev

* commit 'fabd3c00b461c921cb745acd62e7b07b4e938241':
  Pass -m32 or -m64 to llvm-rs-cc when reflecting C++.

9 years agoMerge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." into lmp-dev
Tim Murray [Wed, 10 Sep 2014 22:35:58 +0000 (22:35 +0000)]
Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." into lmp-dev

9 years agoPass -m32 or -m64 to llvm-rs-cc when reflecting C++.
Tim Murray [Wed, 10 Sep 2014 22:11:01 +0000 (15:11 -0700)]
Pass -m32 or -m64 to llvm-rs-cc when reflecting C++.

bug 17417839

Change-Id: Iea4aede874f751ac732c3e3ae7a11e18613edcf5

9 years agoam f0d5324f: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:" into lmp-dev
Ian Rogers [Wed, 10 Sep 2014 20:45:57 +0000 (20:45 +0000)]
am f0d5324f: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:" into lmp-dev

* commit 'f0d5324fdcd16613a0747c050045bb7445d49516':
  Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:

9 years agoMerge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:" into lmp-dev
Ian Rogers [Wed, 10 Sep 2014 20:20:51 +0000 (20:20 +0000)]
Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:" into lmp-dev

9 years agoRefine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
Alexander Ivchenko [Tue, 9 Sep 2014 13:24:27 +0000 (17:24 +0400)]
Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:

       Remove -msse2 for x86 (-mssse3 should be provided by the compiler).
       Remove -fPIC (compiler provides by default).
       Remove -fno-inline-functions-called-once.

Change-Id: Ibb29934224c4eedfff926dc72c3b6342c1861ac9
(cherry picked from commit 388dce3192b6cecf7424e9d745c3147cc7335c24)

9 years agoam ecc28e95: am 48505328: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"
Ying Wang [Wed, 10 Sep 2014 17:16:58 +0000 (17:16 +0000)]
am ecc28e95: am 48505328: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"

* commit 'ecc28e9525e869f72ea0b1c70250db32d2d81e0a':
  Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:

9 years agoam 48505328: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"
Ying Wang [Wed, 10 Sep 2014 17:05:59 +0000 (17:05 +0000)]
am 48505328: Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"

* commit '48505328c83d644db04703ce35af81d368279fc4':
  Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:

9 years agoMerge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"
Ying Wang [Wed, 10 Sep 2014 16:26:49 +0000 (16:26 +0000)]
Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"

9 years agoam dae144a0: am ba198020: am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard...
Mark Renouf [Wed, 10 Sep 2014 07:32:31 +0000 (07:32 +0000)]
am dae144a0: am ba198020: am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of tests with new flag

* commit 'dae144a0dd1114b4f33aad6f881be7df73765196':
  Allow for opt-in of proguard shrinking of tests with new flag

9 years agoam ba198020: am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of...
Mark Renouf [Wed, 10 Sep 2014 07:25:00 +0000 (07:25 +0000)]
am ba198020: am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of tests with new flag

* commit 'ba19802001218748940d8b08e57549d1da7a3528':
  Allow for opt-in of proguard shrinking of tests with new flag

9 years agoam 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of tests with new...
Mark Renouf [Wed, 10 Sep 2014 07:01:07 +0000 (07:01 +0000)]
am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of tests with new flag

* commit '0ab5cc6b8e04e0a07778f3c620a9edac3a40bc4e':
  Allow for opt-in of proguard shrinking of tests with new flag

9 years agoam 99332f11: Allow for opt-in of proguard shrinking of tests with new flag
Mark Renouf [Wed, 10 Sep 2014 01:42:21 +0000 (01:42 +0000)]
am 99332f11: Allow for opt-in of proguard shrinking of tests with new flag

* commit '99332f11c5cdf1e58eb056c019d3ca8b1e3f034a':
  Allow for opt-in of proguard shrinking of tests with new flag

9 years agoam d68530ba: am 85448773: select default search_path by platform
Doug Zongker [Wed, 10 Sep 2014 01:00:52 +0000 (01:00 +0000)]
am d68530ba: am 85448773: select default search_path by platform

* commit 'd68530ba9ac7563487ff4a9e1527db1e2e3f88be':
  select default search_path by platform

9 years agoam 85448773: select default search_path by platform
Doug Zongker [Wed, 10 Sep 2014 00:49:11 +0000 (00:49 +0000)]
am 85448773: select default search_path by platform

* commit '854487739933f7ff33980df0c65d2bcd03b049f9':
  select default search_path by platform

9 years agoAllow for opt-in of proguard shrinking of tests with new flag
Mark Renouf [Wed, 10 Sep 2014 00:08:46 +0000 (20:08 -0400)]
Allow for opt-in of proguard shrinking of tests with new flag

By adding 'shrinktests' to LOCAL_PROGUARD_ENABLED, the -dontshrink
flag will be omitted from the resulting proguard config allowing
tests to have unnecessary classes removed before dexxing.

Clockwork is running into 64k method limits on some tests which
depend on GmsCore. On 4.4W (klp-modular-dev) we don't have the
option for multi-dex so proguard is the only solution here.

This change leaves the default behavior unchanged. Shrinking is
still disabled for tests by default unless the 'shrinktests'
flag is set in the Makefile.

Change-Id: Ib586ae9e7f617072b41e95742559bf7c8a6a6ce1

9 years agoselect default search_path by platform
Doug Zongker [Tue, 9 Sep 2014 21:59:20 +0000 (14:59 -0700)]
select default search_path by platform

Bug: 17443175
Change-Id: I2b8b0a3b56e667b749ac167a6d09dc973ecf8419

9 years agofix transfer list for full OTAs
Doug Zongker [Tue, 9 Sep 2014 19:38:47 +0000 (12:38 -0700)]
fix transfer list for full OTAs

The erase command we insert at the top for full OTAs was getting
inserted in the wrong place for version 2.

Change-Id: I816e1023c3c6d581e14af374c330b8b55337f38f

9 years agoadd unit tests for rangelib
Doug Zongker [Tue, 9 Sep 2014 17:55:36 +0000 (10:55 -0700)]
add unit tests for rangelib

Change-Id: I26a15d9b5cbfcb93181cb4c4219099cd1452e805

9 years agogenerate version 2 blockimgdiff files
Doug Zongker [Mon, 8 Sep 2014 15:29:55 +0000 (08:29 -0700)]
generate version 2 blockimgdiff files

Generate version 2 of the block_image_update transfer list format.
This improves patch size by a different strategy for dealing with
out-of-order transfers.  If transfer A must be done before transfer B
due to B overwriting A's source but we want to do B before A, we
resolve the conflict by:

  - before B is executed, we save ("stash") the overlapping region (ie
    the blocks B will overwrite that A wants to read)

  - when A is executed, it will read those parts of source data from
    the stash rather than from the image.

This reverses the ordering constraint; with these additions now B
*must* go before A.  The implementation of the stash is left up to the
code that executes the transfer list to apply the patch; it could hold
stashed data in RAM or on a scratch disk such as /cache, if available.

The code retains the ability to build a version 1 block image patch;
it's needed for processing older target-files.

Change-Id: I7259c1fcd41a0aa7767dab63f086951afa2aa657

9 years agoRefine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
Alexander Ivchenko [Tue, 9 Sep 2014 13:24:27 +0000 (17:24 +0400)]
Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:

       Remove -msse2 for x86 (-mssse3 should be provided by the compiler).
       Remove -fPIC (compiler provides by default).
       Remove -fno-inline-functions-called-once.

Change-Id: Ibb29934224c4eedfff926dc72c3b6342c1861ac9

9 years agostore supported versions of blockimgdiff in misc_info
Doug Zongker [Mon, 8 Sep 2014 23:02:02 +0000 (16:02 -0700)]
store supported versions of blockimgdiff in misc_info

Change-Id: Idfbcf4b4435e1300a6dde52dd6cb675f0d85ca79

9 years agoam 3fedbc0c: am f856b093: Merge "Add com.android.future.usb.accessory support library...
Mike Lockwood [Mon, 8 Sep 2014 18:46:07 +0000 (18:46 +0000)]
am 3fedbc0c: am f856b093: Merge "Add com.android.future.usb.accessory support library to all builds" into lmp-dev

* commit '3fedbc0c12ed451287572f110ec39b3318c04387':
  Add com.android.future.usb.accessory support library to all builds

9 years agoam f856b093: Merge "Add com.android.future.usb.accessory support library to all build...
Mike Lockwood [Mon, 8 Sep 2014 18:36:30 +0000 (18:36 +0000)]
am f856b093: Merge "Add com.android.future.usb.accessory support library to all builds" into lmp-dev

* commit 'f856b0939670d052ef01182413d9aaa0824dcd11':
  Add com.android.future.usb.accessory support library to all builds

9 years agoam c4c8bcaf: am 5c980afc: Merge "Show annotation information in generated documentati...
Jeff Arneson [Mon, 8 Sep 2014 18:17:21 +0000 (18:17 +0000)]
am c4c8bcaf: am 5c980afc: Merge "Show annotation information in generated documentation" into lmp-dev

* commit 'c4c8bcaf857d7b02bb18193730012515945e1627':
  Show annotation information in generated documentation

9 years agoMerge "Add com.android.future.usb.accessory support library to all builds" into lmp-dev
Mike Lockwood [Mon, 8 Sep 2014 18:02:36 +0000 (18:02 +0000)]
Merge "Add com.android.future.usb.accessory support library to all builds" into lmp-dev

9 years agoAdd com.android.future.usb.accessory support library to all builds
Mike Lockwood [Mon, 8 Sep 2014 17:34:18 +0000 (10:34 -0700)]
Add com.android.future.usb.accessory support library to all builds

so we don't have to remember to add it to device.mk for all products.

Bug: 17189905
Change-Id: Ia19c5e16bc7916996804a52eccd3ecca89099f09

9 years agoam 5c980afc: Merge "Show annotation information in generated documentation" into...
Jeff Arneson [Mon, 8 Sep 2014 17:00:37 +0000 (17:00 +0000)]
am 5c980afc: Merge "Show annotation information in generated documentation" into lmp-dev

* commit '5c980afc5eb78f8a2361e7eb9778345bdbe26a88':
  Show annotation information in generated documentation

9 years agoMerge "Show annotation information in generated documentation" into lmp-dev
Jeff Arneson [Mon, 8 Sep 2014 16:39:56 +0000 (16:39 +0000)]
Merge "Show annotation information in generated documentation" into lmp-dev

9 years agoam 53bb20ae: am abc3fbe6: Merge "Run device-specific tasks at the end of Makefile...
Ying Wang [Sat, 6 Sep 2014 23:20:50 +0000 (23:20 +0000)]
am 53bb20ae: am abc3fbe6: Merge "Run device-specific tasks at the end of Makefile." into lmp-dev

* commit '53bb20ae104bcb9ed853bfcd97d229bbfeca2949':
  Run device-specific tasks at the end of Makefile.

9 years agoam abc3fbe6: Merge "Run device-specific tasks at the end of Makefile." into lmp-dev
Ying Wang [Sat, 6 Sep 2014 23:10:55 +0000 (23:10 +0000)]
am abc3fbe6: Merge "Run device-specific tasks at the end of Makefile." into lmp-dev

* commit 'abc3fbe6ae60d207a53edcc817b56f12094fcac9':
  Run device-specific tasks at the end of Makefile.

9 years agoMerge "Run device-specific tasks at the end of Makefile." into lmp-dev
Ying Wang [Sat, 6 Sep 2014 22:54:57 +0000 (22:54 +0000)]
Merge "Run device-specific tasks at the end of Makefile." into lmp-dev

9 years agoam 3f14ea33: am b84a9ae2: am 03f8a4df: am 4f3d3147: Merge "Add java_args as a valid...
Baligh Uddin [Sat, 6 Sep 2014 04:46:33 +0000 (04:46 +0000)]
am 3f14ea33: am b84a9ae2: am 03f8a4df: am 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-dev

* commit '3f14ea331b03c5dd00c12cbd1ccf91fe32779a7d':
  Add java_args as a valid option

9 years agoam d5172aba: am bd34f525: am 95c17467: am 1131d89b: Add jvm args option. I rather...
Baligh Uddin [Sat, 6 Sep 2014 04:46:32 +0000 (04:46 +0000)]
am d5172aba: am bd34f525: am 95c17467: am 1131d89b: Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

* commit 'd5172abac8b993a151053215e3318ad7b1c0977b':
  Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

9 years agoam b84a9ae2: am 03f8a4df: am 4f3d3147: Merge "Add java_args as a valid option" into...
Baligh Uddin [Sat, 6 Sep 2014 04:36:34 +0000 (04:36 +0000)]
am b84a9ae2: am 03f8a4df: am 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-dev

* commit 'b84a9ae27df3758a3982d3524beb63967a8dd69e':
  Add java_args as a valid option

9 years agoam bd34f525: am 95c17467: am 1131d89b: Add jvm args option. I rather not hardcode...
Baligh Uddin [Sat, 6 Sep 2014 04:36:33 +0000 (04:36 +0000)]
am bd34f525: am 95c17467: am 1131d89b: Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

* commit 'bd34f52541ed73dcee796e253c80f2240da8ff88':
  Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

9 years agoam 03f8a4df: am 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-dev
Baligh Uddin [Sat, 6 Sep 2014 04:20:10 +0000 (04:20 +0000)]
am 03f8a4df: am 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-dev

* commit '03f8a4dfb557ddd56014ed91824f080c82564042':
  Add java_args as a valid option

9 years agoam 95c17467: am 1131d89b: Add jvm args option. I rather not hardcode some large...
Baligh Uddin [Sat, 6 Sep 2014 04:20:09 +0000 (04:20 +0000)]
am 95c17467: am 1131d89b: Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

* commit '95c17467b72114ffb3941ec146cbe2a1a147e44e':
  Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

9 years agoam 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-dev
Baligh Uddin [Sat, 6 Sep 2014 02:47:04 +0000 (02:47 +0000)]
am 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-dev

* commit '4f3d31479d5e4e8d35e60de628417cb820d69f5e':
  Add java_args as a valid option

9 years agoam 1131d89b: Add jvm args option. I rather not hardcode some large value just for...
Baligh Uddin [Sat, 6 Sep 2014 02:47:02 +0000 (02:47 +0000)]
am 1131d89b: Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

* commit '1131d89b426d7da401885d37a50a908c9f87d2a1':
  Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

9 years agoMerge "Add java_args as a valid option" into klp-modular-dev
Baligh Uddin [Sat, 6 Sep 2014 02:19:36 +0000 (02:19 +0000)]
Merge "Add java_args as a valid option" into klp-modular-dev

9 years agoAdd java_args as a valid option
Baligh Uddin [Sat, 6 Sep 2014 00:36:20 +0000 (17:36 -0700)]
Add java_args as a valid option

Bug: 17393134
Change-Id: If2749d03b5d409a08d415a829dd21f986cac1789
(cherry picked from commit bdc2e3186fc4ab22b9249d8e1b317a024e295c7f)

9 years agoAdd jvm args option. I rather not hardcode some large value just for Volantis. ...
Baligh Uddin [Fri, 5 Sep 2014 18:18:07 +0000 (11:18 -0700)]
Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

Bug: 17393134
Change-Id: Ic2325d7c1e1e7292c9339e169efbed526f82263c
(cherry picked from commit 339ee4968a26d3a795ecfcd798c6e2d7b01d81d9)

9 years agoam e0962d5a: am bdc2e318: Add java_args as a valid option
Baligh Uddin [Sat, 6 Sep 2014 01:22:00 +0000 (01:22 +0000)]
am e0962d5a: am bdc2e318: Add java_args as a valid option

* commit 'e0962d5a25d2bc3349cbc0d755dee8c70ee37417':
  Add java_args as a valid option

9 years agoam bdc2e318: Add java_args as a valid option
Baligh Uddin [Sat, 6 Sep 2014 01:09:38 +0000 (01:09 +0000)]
am bdc2e318: Add java_args as a valid option

* commit 'bdc2e3186fc4ab22b9249d8e1b317a024e295c7f':
  Add java_args as a valid option

9 years agoRun device-specific tasks at the end of Makefile.
Ying Wang [Sat, 6 Sep 2014 00:47:34 +0000 (17:47 -0700)]
Run device-specific tasks at the end of Makefile.

This allows us to add device-specific tasks.

Bug: 17406520
Change-Id: If23a6d530104a8dc3eeaf8215d8d41a6847f4645

9 years agoAdd java_args as a valid option
Baligh Uddin [Sat, 6 Sep 2014 00:36:20 +0000 (17:36 -0700)]
Add java_args as a valid option

Bug: 17393134
Change-Id: If2749d03b5d409a08d415a829dd21f986cac1789

9 years agoam 781da040: am b9add847: am 53e95027: Merge "Add LOCAL_POST_LINK_CMD."
Ying Wang [Sat, 6 Sep 2014 00:00:05 +0000 (00:00 +0000)]
am 781da040: am b9add847: am 53e95027: Merge "Add LOCAL_POST_LINK_CMD."

* commit '781da0400102be46590b8f97b5cdc14f2bbe8f1e':
  Add LOCAL_POST_LINK_CMD.

9 years agoam b9add847: am 53e95027: Merge "Add LOCAL_POST_LINK_CMD."
Ying Wang [Fri, 5 Sep 2014 23:54:29 +0000 (23:54 +0000)]
am b9add847: am 53e95027: Merge "Add LOCAL_POST_LINK_CMD."

* commit 'b9add847ee1eade4ff517655decfc1790bb77d60':
  Add LOCAL_POST_LINK_CMD.

9 years agoam 53e95027: Merge "Add LOCAL_POST_LINK_CMD."
Ying Wang [Fri, 5 Sep 2014 23:49:14 +0000 (23:49 +0000)]
am 53e95027: Merge "Add LOCAL_POST_LINK_CMD."

* commit '53e9502704bb492e0c387a21098f772f2aa60da9':
  Add LOCAL_POST_LINK_CMD.

9 years agoMerge "Add LOCAL_POST_LINK_CMD."
Ying Wang [Fri, 5 Sep 2014 23:41:13 +0000 (23:41 +0000)]
Merge "Add LOCAL_POST_LINK_CMD."

9 years agoAdd LOCAL_POST_LINK_CMD.
Ying Wang [Fri, 5 Sep 2014 22:46:43 +0000 (15:46 -0700)]
Add LOCAL_POST_LINK_CMD.

For now we support LOCAL_POST_LINK_CMD only for static executables.
This fixed the hack of building linker which need to insert additional
step after link.

Bug: 17403674
Change-Id: Iefdfe1e3fab3a30c5d4ad701d46f931481eab572

9 years agoShow annotation information in generated documentation
Jeff Arneson [Fri, 22 Aug 2014 22:40:47 +0000 (15:40 -0700)]
Show annotation information in generated documentation

Display the annotations used to override @hide for classes in packages
and methods in classes.

Bug: 16848303
Change-Id: I5599e6593613edbbe6a002d5d46a0a6561dec55a

9 years agoam 36ebce8f: am 6b044131: Merge "Add jvm args option. I rather not hardcode some...
Baligh Uddin [Fri, 5 Sep 2014 22:28:18 +0000 (22:28 +0000)]
am 36ebce8f: am 6b044131: Merge "Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools" into lmp-dev

* commit '36ebce8f44fdbf26904e9b5bc909538f6561ba7a':
  Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

9 years agoam 6b044131: Merge "Add jvm args option. I rather not hardcode some large value...
Baligh Uddin [Fri, 5 Sep 2014 22:15:45 +0000 (22:15 +0000)]
am 6b044131: Merge "Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools" into lmp-dev

* commit '6b0441319a219fbc5296a81e9f653bd808cb095d':
  Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

9 years agoMerge "Add jvm args option. I rather not hardcode some large value just for Volantis...
Baligh Uddin [Fri, 5 Sep 2014 22:00:52 +0000 (22:00 +0000)]
Merge "Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools" into lmp-dev

9 years agoam 55f0bd93: am 13002c56: Merge "Now we have prebuilt SDK version system_current...
Ying Wang [Fri, 5 Sep 2014 21:33:34 +0000 (21:33 +0000)]
am 55f0bd93: am 13002c56: Merge "Now we have prebuilt SDK version system_current for apps_only build." into lmp-dev

* commit '55f0bd93735c3fe3d1b403eeec79c1143849a5d1':
  Now we have prebuilt SDK version system_current for apps_only build.

9 years agoam 13002c56: Merge "Now we have prebuilt SDK version system_current for apps_only...
Ying Wang [Fri, 5 Sep 2014 20:31:55 +0000 (20:31 +0000)]
am 13002c56: Merge "Now we have prebuilt SDK version system_current for apps_only build." into lmp-dev

* commit '13002c56fe119fcd355e95e77bd4a28a81690a2f':
  Now we have prebuilt SDK version system_current for apps_only build.

9 years agoMerge "Now we have prebuilt SDK version system_current for apps_only build." into...
Ying Wang [Fri, 5 Sep 2014 20:13:49 +0000 (20:13 +0000)]
Merge "Now we have prebuilt SDK version system_current for apps_only build." into lmp-dev

9 years agoAdd jvm args option. I rather not hardcode some large value just for Volantis. ...
Baligh Uddin [Fri, 5 Sep 2014 18:18:07 +0000 (11:18 -0700)]
Add jvm args option.  I rather not hardcode some large value just for Volantis.  This can easily be passed in from sign-build.sh and should be a no-op for any other tools

Bug: 17393134
Change-Id: Ic2325d7c1e1e7292c9339e169efbed526f82263c

9 years agoam 57511fff: am 51a50fbf: Merge "Change mips64 default to mips64r6 from mips64r2...
Andrew Hsieh [Fri, 5 Sep 2014 15:54:12 +0000 (15:54 +0000)]
am 57511fff: am 51a50fbf: Merge "Change mips64 default to mips64r6 from mips64r2" into lmp-dev

* commit '57511fff861fd0c153b9db83aea293f1965c51c2':
  Change mips64 default to mips64r6 from mips64r2

9 years agoam 51a50fbf: Merge "Change mips64 default to mips64r6 from mips64r2" into lmp-dev
Andrew Hsieh [Fri, 5 Sep 2014 15:43:28 +0000 (15:43 +0000)]
am 51a50fbf: Merge "Change mips64 default to mips64r6 from mips64r2" into lmp-dev

* commit '51a50fbf075286c69df612b07cb3ebf1618b6721':
  Change mips64 default to mips64r6 from mips64r2

9 years agoam 9653c631: am 56355bac: Fix sdk_font build warning.
Deepanshu Gupta [Fri, 5 Sep 2014 15:29:07 +0000 (15:29 +0000)]
am 9653c631: am 56355bac: Fix sdk_font build warning.

* commit '9653c631dc471a842edd691ff20db3bded8084b9':
  Fix sdk_font build warning.

9 years agoMerge "Change mips64 default to mips64r6 from mips64r2" into lmp-dev
Andrew Hsieh [Fri, 5 Sep 2014 05:26:20 +0000 (05:26 +0000)]
Merge "Change mips64 default to mips64r6 from mips64r2" into lmp-dev

9 years agoam 56355bac: Fix sdk_font build warning.
Deepanshu Gupta [Fri, 5 Sep 2014 04:26:00 +0000 (04:26 +0000)]
am 56355bac: Fix sdk_font build warning.

* commit '56355bac72cab611ca7a175e14abc202427f5dfa':
  Fix sdk_font build warning.

9 years agoam ace83ae3: am 2202dc0a: am 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only...
Chih-Hung Hsieh [Fri, 5 Sep 2014 02:42:15 +0000 (02:42 +0000)]
am ace83ae3: am 2202dc0a: am 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."

* commit 'ace83ae3894c7f27b4e3f414a9e53bca295453f5':
  Add LOCAL_CLANG_*FLAGS for clang only flags.

9 years agoam 2202dc0a: am 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."
Chih-Hung Hsieh [Fri, 5 Sep 2014 02:34:31 +0000 (02:34 +0000)]
am 2202dc0a: am 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."

* commit '2202dc0af3ab86e2a73bf816012aaea65fb93d91':
  Add LOCAL_CLANG_*FLAGS for clang only flags.

9 years agoam 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."
Chih-Hung Hsieh [Fri, 5 Sep 2014 02:19:57 +0000 (02:19 +0000)]
am 1051d5dc: Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."

* commit '1051d5dc21549b852f5452aa3a265e2f8c6c61b9':
  Add LOCAL_CLANG_*FLAGS for clang only flags.

9 years agoMerge "Add LOCAL_CLANG_*FLAGS for clang only flags."
Chih-Hung Hsieh [Fri, 5 Sep 2014 02:13:10 +0000 (02:13 +0000)]
Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."

9 years agoChange mips64 default to mips64r6 from mips64r2
Andrew Hsieh [Fri, 5 Sep 2014 01:58:22 +0000 (18:58 -0700)]
Change mips64 default to mips64r6 from mips64r2

Also add back mips flags previously can't be handled by clang

See aosp/build
  13066a8d4c2f8ddb2348e6d3df3948a0f4dbf105
  10326b3d7f1966381812ef55478619f714917c23

Change-Id: Iedc8dadd24f72fbd9c5589eec34677c1827290f3

9 years agoFix sdk_font build warning.
Deepanshu Gupta [Fri, 5 Sep 2014 01:59:05 +0000 (18:59 -0700)]
Fix sdk_font build warning.

Commit f0adf87d42a6c536330d62b7fed407ad773bcf9e did not fix the warning
properly.

Change-Id: I536aeb4bce4dab63c0f35f32b76653d5b07a8ff0

9 years agoAdd LOCAL_CLANG_*FLAGS for clang only flags.
Chih-Hung Hsieh [Fri, 5 Sep 2014 00:15:47 +0000 (17:15 -0700)]
Add LOCAL_CLANG_*FLAGS for clang only flags.

To be used only for some modules.

Change-Id: I107ec37f11f738f860598f0c86c4ad7ec20c9011

9 years agoNow we have prebuilt SDK version system_current for apps_only build.
Ying Wang [Thu, 4 Sep 2014 19:18:51 +0000 (12:18 -0700)]
Now we have prebuilt SDK version system_current for apps_only build.

We don't need to explicitly add "system_current" to the list.

Bug: 17390410
Change-Id: I490d0e1cb8e194b6a0bf8bf1703781aef88901d4

9 years agoam 0c2dcc08: am cc3b0c41: am 5c11a76b: Merge "Add debug.atrace.tags.enableflags=0...
Elliott Hughes [Thu, 4 Sep 2014 00:28:12 +0000 (00:28 +0000)]
am 0c2dcc08: am cc3b0c41: am 5c11a76b: Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."

* commit '0c2dcc08454851b74a8c4ee265e2a56beab89052':
  Add debug.atrace.tags.enableflags=0 to /default.prop.

9 years agoam cc3b0c41: am 5c11a76b: Merge "Add debug.atrace.tags.enableflags=0 to /default...
Elliott Hughes [Thu, 4 Sep 2014 00:17:05 +0000 (00:17 +0000)]
am cc3b0c41: am 5c11a76b: Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."

* commit 'cc3b0c411389a7f8dbcc9317614f9027585cc3d0':
  Add debug.atrace.tags.enableflags=0 to /default.prop.

9 years agoam 5c11a76b: Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."
Elliott Hughes [Thu, 4 Sep 2014 00:04:59 +0000 (00:04 +0000)]
am 5c11a76b: Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."

* commit '5c11a76badbea36c4f6b89a0d2b2dd2acee35a5d':
  Add debug.atrace.tags.enableflags=0 to /default.prop.

9 years agoMerge "Add debug.atrace.tags.enableflags=0 to /default.prop."
Elliott Hughes [Wed, 3 Sep 2014 23:55:03 +0000 (23:55 +0000)]
Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."

9 years agoam 3a20a171: am 965fa22d: am 039cd7e0: Merge "Add LOCAL_NO_FPIE."
Tim Murray [Wed, 3 Sep 2014 23:19:08 +0000 (23:19 +0000)]
am 3a20a171: am 965fa22d: am 039cd7e0: Merge "Add LOCAL_NO_FPIE."

* commit '3a20a171110cbdb2d92369f452a41e95a2affdd6':
  Add LOCAL_NO_FPIE.

9 years agoam 965fa22d: am 039cd7e0: Merge "Add LOCAL_NO_FPIE."
Tim Murray [Wed, 3 Sep 2014 23:07:46 +0000 (23:07 +0000)]
am 965fa22d: am 039cd7e0: Merge "Add LOCAL_NO_FPIE."

* commit '965fa22d85aa1af3974c5f32e3c3325e66781f73':
  Add LOCAL_NO_FPIE.

9 years agoMerge "Strip prebuilt shared library by default."
Ying Wang [Wed, 3 Sep 2014 23:06:54 +0000 (23:06 +0000)]
Merge "Strip prebuilt shared library by default."

9 years agoam 039cd7e0: Merge "Add LOCAL_NO_FPIE."
Tim Murray [Wed, 3 Sep 2014 22:55:51 +0000 (22:55 +0000)]
am 039cd7e0: Merge "Add LOCAL_NO_FPIE."

* commit '039cd7e076e904dfe6d4c9e2e2d99fb31444b2ad':
  Add LOCAL_NO_FPIE.

9 years agoMerge "Add LOCAL_NO_FPIE."
Tim Murray [Wed, 3 Sep 2014 22:46:45 +0000 (22:46 +0000)]
Merge "Add LOCAL_NO_FPIE."

9 years agoAdd LOCAL_NO_FPIE.
Tim Murray [Wed, 3 Sep 2014 22:01:46 +0000 (15:01 -0700)]
Add LOCAL_NO_FPIE.

Not all executables should be built with -pie.

bug 15814177

Change-Id: I402e8a531866b507ee80a0bf677f9f3551ca7693

9 years agoam 180b2259: am 729c9ff5: am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64...
Ying Wang [Wed, 3 Sep 2014 20:09:53 +0000 (20:09 +0000)]
am 180b2259: am 729c9ff5: am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."

* commit '180b22590ddd9582c38eafa12333ec477917ac6c':
  [MIPS64] Modify the default MIPS64 build to MIPS64R6.

9 years agoam 729c9ff5: am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."
Ying Wang [Wed, 3 Sep 2014 19:59:17 +0000 (19:59 +0000)]
am 729c9ff5: am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."

* commit '729c9ff5ec2085461027a5174d053e77b8c9a100':
  [MIPS64] Modify the default MIPS64 build to MIPS64R6.

9 years agoam 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."
Ying Wang [Wed, 3 Sep 2014 19:30:25 +0000 (19:30 +0000)]
am 7754e0ce: Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."

* commit '7754e0ce894044e43c50e002e342f03317205668':
  [MIPS64] Modify the default MIPS64 build to MIPS64R6.

9 years agoMerge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."
Ying Wang [Wed, 3 Sep 2014 19:20:28 +0000 (19:20 +0000)]
Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."

9 years agoStrip prebuilt shared library by default.
Ying Wang [Thu, 21 Aug 2014 00:12:32 +0000 (17:12 -0700)]
Strip prebuilt shared library by default.

Strip prebuilt shared library but not try adding gnu debuglink.
It would fail if you try run the adding gnu debuglink command if a
prebuilt is already stripped.

Bug: 17177288
Change-Id: If5811865715c2437e45fbd329983ef1212ef0109

9 years agoAdd debug.atrace.tags.enableflags=0 to /default.prop.
Stephen Smalley [Wed, 3 Sep 2014 19:08:08 +0000 (15:08 -0400)]
Add debug.atrace.tags.enableflags=0 to /default.prop.

This ensures that the property is always set by init
prior to starting any other process, which avoids the need
for the bionic systrace code to try to set the property
if it has not already been set to avoid the full cost of
searching for an undefined property each time.  See
change I30ed5b377c91ca4c36568a0e647ddf95d4e4a61a for
the relevant bionic code.

The problem with the current bionic code is that it can
trigger an attempt to set this property from any random
process, which will be denied unless the process is already
authorized to set debug properties.  This is visible in the
form of various SELinux avc: denied messages and
init sys_prop:  permission denied messages in dmesg output.
Allowing all domains to set such properties is undesirable.

Change-Id: I6d953c0c281fd72ad3eba8a479fd258023579b5b
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
9 years agoam f8d88e54: am 22270a7d: am 2f9fa520: Merge "Fix build breakage due to incorrect...
Stephen Hines [Wed, 3 Sep 2014 17:43:04 +0000 (17:43 +0000)]
am f8d88e54: am 22270a7d: am 2f9fa520: Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."

* commit 'f8d88e548eca2a05ba7cd33b777f049bf9300591':
  Fix build breakage due to incorrect bcc_compat RS_TRIPLE.

9 years agoam 2138f5ec: am 52626d2a: Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
Stephen Hines [Wed, 3 Sep 2014 17:41:33 +0000 (17:41 +0000)]
am 2138f5ec: am 52626d2a: Fix build breakage due to incorrect bcc_compat RS_TRIPLE.

* commit '2138f5ecbc2fd83dce52127c5fd2d9e5b8d505a5':
  Fix build breakage due to incorrect bcc_compat RS_TRIPLE.

9 years agoam 22270a7d: am 2f9fa520: Merge "Fix build breakage due to incorrect bcc_compat RS_TR...
Stephen Hines [Wed, 3 Sep 2014 16:18:13 +0000 (16:18 +0000)]
am 22270a7d: am 2f9fa520: Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."

* commit '22270a7d68c913b735787589fce17874ef2ed4f2':
  Fix build breakage due to incorrect bcc_compat RS_TRIPLE.

9 years agoam 2f9fa520: Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."
Stephen Hines [Wed, 3 Sep 2014 16:09:03 +0000 (16:09 +0000)]
am 2f9fa520: Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."

* commit '2f9fa5202532fb2b5c9ea89a4c15171346f63ec1':
  Fix build breakage due to incorrect bcc_compat RS_TRIPLE.

9 years agoMerge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."
Stephen Hines [Wed, 3 Sep 2014 16:02:08 +0000 (16:02 +0000)]
Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."

9 years agoam 52626d2a: Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
Stephen Hines [Wed, 3 Sep 2014 14:34:52 +0000 (14:34 +0000)]
am 52626d2a: Fix build breakage due to incorrect bcc_compat RS_TRIPLE.

* commit '52626d2a7b4767905e8a369ddc8316c1290ad156':
  Fix build breakage due to incorrect bcc_compat RS_TRIPLE.

9 years agoam 4f9182ea: am 41b83d6d: Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.
Stephen Hines [Wed, 3 Sep 2014 13:48:59 +0000 (13:48 +0000)]
am 4f9182ea: am 41b83d6d: Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.

* commit '4f9182eae948ecb7072eeec7ddae67d9d5329c84':
  Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.