OSDN Git Service

android-x86/build.git
9 years agoam 58a7e3ac: am b78a6d7b: am 2594d3d1: Merge "Remove unnecessary confusing use of ."
Ying Wang [Thu, 9 Apr 2015 01:13:10 +0000 (01:13 +0000)]
am 58a7e3ac: am b78a6d7b: am 2594d3d1: Merge "Remove unnecessary confusing use of ."

* commit '58a7e3acacea8b458cac8d46edf084d7ddbf8ad3':
  Remove unnecessary confusing use of $(intermediate).

9 years agoam ac14f971: am 801411da: am 6d08a0d3: Merge "AndroidConfig.h: ensure HAVE_MALLOC_H...
Nick Kralevich [Thu, 9 Apr 2015 01:13:07 +0000 (01:13 +0000)]
am ac14f971: am 801411da: am 6d08a0d3: Merge "AndroidConfig.h: ensure HAVE_MALLOC_H always has a value."

* commit 'ac14f9710b0c6405c19d2eff6f435c51dea1e4f5':
  AndroidConfig.h: ensure HAVE_MALLOC_H always has a value.

9 years agoresolved conflicts for merge of 133415d5 to master
Ying Wang [Thu, 9 Apr 2015 01:08:46 +0000 (18:08 -0700)]
resolved conflicts for merge of 133415d5 to master

Change-Id: Iba6c1dd40e7a4c8058e7100f03296c8f72a2c949

9 years agoam b78a6d7b: am 2594d3d1: Merge "Remove unnecessary confusing use of ."
Ying Wang [Thu, 9 Apr 2015 00:38:45 +0000 (00:38 +0000)]
am b78a6d7b: am 2594d3d1: Merge "Remove unnecessary confusing use of ."

* commit 'b78a6d7b2cc97431e666228eee5f82eec4e49be8':
  Remove unnecessary confusing use of $(intermediate).

9 years agoam 801411da: am 6d08a0d3: Merge "AndroidConfig.h: ensure HAVE_MALLOC_H always has...
Nick Kralevich [Thu, 9 Apr 2015 00:31:57 +0000 (00:31 +0000)]
am 801411da: am 6d08a0d3: Merge "AndroidConfig.h: ensure HAVE_MALLOC_H always has a value."

* commit '801411daca44a46338d8fa5e9015b85d94ecb471':
  AndroidConfig.h: ensure HAVE_MALLOC_H always has a value.

9 years agoam 4acabe0f: resolved conflicts for merge of f5b9830b to stage-aosp-master
Ying Wang [Thu, 9 Apr 2015 00:31:56 +0000 (00:31 +0000)]
am 4acabe0f: resolved conflicts for merge of f5b9830b to stage-aosp-master

* commit '4acabe0fd8778aad079ed4b3a9bbe011db12ece3':
  Better way to package up the otatools-package.

9 years agoam 2594d3d1: Merge "Remove unnecessary confusing use of ."
Ying Wang [Thu, 9 Apr 2015 00:31:30 +0000 (00:31 +0000)]
am 2594d3d1: Merge "Remove unnecessary confusing use of ."

* commit '2594d3d1214642a8da8cdff01562ec205b02935a':
  Remove unnecessary confusing use of $(intermediate).

9 years agoMerge "Remove unnecessary confusing use of $(intermediate)."
Ying Wang [Wed, 8 Apr 2015 23:40:34 +0000 (23:40 +0000)]
Merge "Remove unnecessary confusing use of $(intermediate)."

9 years agoRemove unnecessary confusing use of $(intermediate).
Ying Wang [Wed, 8 Apr 2015 23:37:34 +0000 (16:37 -0700)]
Remove unnecessary confusing use of $(intermediate).

Change-Id: I0e73c3c1bf94540419e1fd227a3096da148e2459

9 years agoam 6d08a0d3: Merge "AndroidConfig.h: ensure HAVE_MALLOC_H always has a value."
Nick Kralevich [Wed, 8 Apr 2015 23:27:14 +0000 (23:27 +0000)]
am 6d08a0d3: Merge "AndroidConfig.h: ensure HAVE_MALLOC_H always has a value."

* commit '6d08a0d3fc108f80db47541b0ecbb89e99a99260':
  AndroidConfig.h: ensure HAVE_MALLOC_H always has a value.

9 years agoresolved conflicts for merge of f5b9830b to stage-aosp-master
Ying Wang [Wed, 8 Apr 2015 23:21:58 +0000 (16:21 -0700)]
resolved conflicts for merge of f5b9830b to stage-aosp-master

Change-Id: I2eaab6ce59ee2dd89b89259f409bfff6180c89d3

9 years agoMerge "AndroidConfig.h: ensure HAVE_MALLOC_H always has a value."
Nick Kralevich [Wed, 8 Apr 2015 22:50:03 +0000 (22:50 +0000)]
Merge "AndroidConfig.h: ensure HAVE_MALLOC_H always has a value."

9 years agoMerge "Omit ramdisk from boot.img if building without ramdisk"
Rom Lemarchand [Wed, 8 Apr 2015 22:26:57 +0000 (22:26 +0000)]
Merge "Omit ramdisk from boot.img if building without ramdisk"

9 years agoOmit ramdisk from boot.img if building without ramdisk
Rom Lemarchand [Wed, 8 Apr 2015 22:11:47 +0000 (15:11 -0700)]
Omit ramdisk from boot.img if building without ramdisk

Change-Id: I1940e3fd5f05dec555db04a556ed1fac58b2c15b

9 years agoMerge "Better way to package up the otatools-package."
Ying Wang [Wed, 8 Apr 2015 20:53:45 +0000 (20:53 +0000)]
Merge "Better way to package up the otatools-package."

9 years agoBetter way to package up the otatools-package.
Ying Wang [Wed, 8 Apr 2015 19:24:37 +0000 (12:24 -0700)]
Better way to package up the otatools-package.

With this, you can easily add more executables, jars or shared libraries
to the package. Also now it automatically takes care of
32-bit-v.s.-64-bit library issue.

Change-Id: I5afe00fadc978d0da229b192eca1a4b1c149764e

9 years agoAndroidConfig.h: ensure HAVE_MALLOC_H always has a value.
Nick Kralevich [Wed, 8 Apr 2015 19:21:54 +0000 (12:21 -0700)]
AndroidConfig.h: ensure HAVE_MALLOC_H always has a value.

Some programs (cough sqlite cough) do an improper check to see if
HAVE_MALLOC_H is defined. Instead of defining it with no value,
define it with a value so those checks pass.

Needed for bug: 20099586

Change-Id: I4c293b2c1b5f4caad85ffc1fc34ac385bab23f5c

9 years agoMerge "Add StatementService to the build"
Joseph Wen [Wed, 8 Apr 2015 18:47:06 +0000 (18:47 +0000)]
Merge "Add StatementService to the build"

9 years agoRename libnanopb-c-2.8.0 to libprotobuf-c-nano.
Ying Wang [Wed, 8 Apr 2015 16:54:34 +0000 (09:54 -0700)]
Rename libnanopb-c-2.8.0 to libprotobuf-c-nano.

Bug: 20093047
Change-Id: I787925fde97d1a3965cb8a9bf012f3c5a45a6aed

9 years agoMerge "Consolidate the nanopb-c and regular protobuf build rules."
Ying Wang [Wed, 8 Apr 2015 16:22:17 +0000 (16:22 +0000)]
Merge "Consolidate the nanopb-c and regular protobuf build rules."

9 years agoAdd StatementService to the build
Joseph Wen [Wed, 25 Feb 2015 19:04:57 +0000 (14:04 -0500)]
Add StatementService to the build

- this is related to IntentFilter auto verification in Framework

Change-Id: I83d1c4bcc7be7992509348098cc320e38efea862

9 years agoMerge changes from topic 'jack-server'
Yohann Roussel [Wed, 8 Apr 2015 13:20:45 +0000 (13:20 +0000)]
Merge changes from topic 'jack-server'

* changes:
  Ignore ANDROID_JACK_VM_ARGS and ANDROID_JACK_EXTRA_ARGS
  Don't call Jack directly, use the script instead

9 years agoIgnore ANDROID_JACK_VM_ARGS and ANDROID_JACK_EXTRA_ARGS
Yohann Roussel [Tue, 7 Apr 2015 10:20:28 +0000 (12:20 +0200)]
Ignore ANDROID_JACK_VM_ARGS and ANDROID_JACK_EXTRA_ARGS

This is a temporrary workaround allowing to ignore outdated options
given by the build server that may cause OutOfMemoryError when
running Jack server.

Change-Id: I1b6b956de09faaeee1bf6a25c2a63124b69e2645

9 years agoDon't call Jack directly, use the script instead
Yohann Roussel [Tue, 10 Mar 2015 15:50:55 +0000 (16:50 +0100)]
Don't call Jack directly, use the script instead

Change-Id: Ic9d4aa3cb543ab748423f4ea0d060544a4ea44e6

9 years agoConsolidate the nanopb-c and regular protobuf build rules.
Ying Wang [Tue, 7 Apr 2015 18:59:34 +0000 (11:59 -0700)]
Consolidate the nanopb-c and regular protobuf build rules.

Bug: 20093047
Change-Id: I38ebd748aacce6d215403da481ad04833810a995

9 years agoam e2925213: am bf2474fb: am 011a50e4: Merge changes I75d472ed,I6d681071
Mark Salyzyn [Tue, 7 Apr 2015 17:20:33 +0000 (17:20 +0000)]
am e2925213: am bf2474fb: am 011a50e4: Merge changes I75d472ed,I6d681071

* commit 'e2925213a73033451cd30dae620a0ce1abbc3a24':
  fs_get_stats: add logging
  fs_config: add logging

9 years agoam bf2474fb: am 011a50e4: Merge changes I75d472ed,I6d681071
Mark Salyzyn [Tue, 7 Apr 2015 16:58:02 +0000 (16:58 +0000)]
am bf2474fb: am 011a50e4: Merge changes I75d472ed,I6d681071

* commit 'bf2474fba4dc446b4b580f4122d172e011c24ba1':
  fs_get_stats: add logging
  fs_config: add logging

9 years agoam 011a50e4: Merge changes I75d472ed,I6d681071
Mark Salyzyn [Tue, 7 Apr 2015 16:47:54 +0000 (16:47 +0000)]
am 011a50e4: Merge changes I75d472ed,I6d681071

* commit '011a50e4e1cc7371d8fbd0ea08002241fe54a675':
  fs_get_stats: add logging
  fs_config: add logging

9 years agoMerge changes I75d472ed,I6d681071
Mark Salyzyn [Tue, 7 Apr 2015 16:40:05 +0000 (16:40 +0000)]
Merge changes I75d472ed,I6d681071

* changes:
  fs_get_stats: add logging
  fs_config: add logging

9 years agofs_get_stats: add logging
Mark Salyzyn [Tue, 7 Apr 2015 16:19:27 +0000 (09:19 -0700)]
fs_get_stats: add logging

libcutils fs_config has the right to add Android logging

Bug: 19908228
Change-Id: I75d472ed142e32959cec78bf7babbf39d2b66cd2

9 years agofs_config: add logging
Mark Salyzyn [Tue, 7 Apr 2015 16:18:30 +0000 (09:18 -0700)]
fs_config: add logging

libcutils fs_config has the right to add Android logging

Bug: 19908228
Change-Id: I6d68107156962a6fec357ab99d23960c6852b026

9 years agoRemove Lohit fonts from the build.
Roozbeh Pournader [Mon, 6 Apr 2015 19:43:04 +0000 (12:43 -0700)]
Remove Lohit fonts from the build.

There are no remaining fonts to be built from Lohit. They are all
replaced by Noto.

Change-Id: I694e48cec194735c176083e4f4b7491a1079f74c

9 years agoam 0b584f2b: am f994458b: am b4b996a8: Merge "Include vendorsetup scripts in order"
Ying Wang [Sat, 4 Apr 2015 21:40:06 +0000 (21:40 +0000)]
am 0b584f2b: am f994458b: am b4b996a8: Merge "Include vendorsetup scripts in order"

* commit '0b584f2b394051684e2506cc7304b583df29bca6':
  Include vendorsetup scripts in order

9 years agoam f994458b: am b4b996a8: Merge "Include vendorsetup scripts in order"
Ying Wang [Sat, 4 Apr 2015 21:20:52 +0000 (21:20 +0000)]
am f994458b: am b4b996a8: Merge "Include vendorsetup scripts in order"

* commit 'f994458babc78670263085b027bfaa34ff0bc52a':
  Include vendorsetup scripts in order

9 years agoam b4b996a8: Merge "Include vendorsetup scripts in order"
Ying Wang [Sat, 4 Apr 2015 21:10:43 +0000 (21:10 +0000)]
am b4b996a8: Merge "Include vendorsetup scripts in order"

* commit 'b4b996a8ee26553e29f7610f97041753ddff3e68':
  Include vendorsetup scripts in order

9 years agoMerge "Include vendorsetup scripts in order"
Ying Wang [Sat, 4 Apr 2015 21:03:32 +0000 (21:03 +0000)]
Merge "Include vendorsetup scripts in order"

9 years agoam ea517854: am aacc8bb4: am 18ecae31: Merge "Convert bc depfiles to .P files."
Ying Wang [Sat, 4 Apr 2015 01:49:47 +0000 (01:49 +0000)]
am ea517854: am aacc8bb4: am 18ecae31: Merge "Convert bc depfiles to .P files."

* commit 'ea5178545bf939fb65f77cd54eba9f274512638b':
  Convert bc depfiles to .P files.

9 years agoam aacc8bb4: am 18ecae31: Merge "Convert bc depfiles to .P files."
Ying Wang [Sat, 4 Apr 2015 01:29:29 +0000 (01:29 +0000)]
am aacc8bb4: am 18ecae31: Merge "Convert bc depfiles to .P files."

* commit 'aacc8bb4efb993e1d5ae539aa154c60d84a926dc':
  Convert bc depfiles to .P files.

9 years agoam 18ecae31: Merge "Convert bc depfiles to .P files."
Ying Wang [Sat, 4 Apr 2015 01:19:52 +0000 (01:19 +0000)]
am 18ecae31: Merge "Convert bc depfiles to .P files."

* commit '18ecae31e62365d658406ff33a93358beeb87553':
  Convert bc depfiles to .P files.

9 years agoMerge "Add the new audio include path on the list of default includes"
Rom Lemarchand [Sat, 4 Apr 2015 01:13:44 +0000 (01:13 +0000)]
Merge "Add the new audio include path on the list of default includes"

9 years agoMerge "Convert bc depfiles to .P files."
Ying Wang [Sat, 4 Apr 2015 01:09:55 +0000 (01:09 +0000)]
Merge "Convert bc depfiles to .P files."

9 years agoConvert bc depfiles to .P files.
Ying Wang [Fri, 3 Apr 2015 23:15:28 +0000 (16:15 -0700)]
Convert bc depfiles to .P files.

So you don't need clean step when a header file gets moved or deleted.

Change-Id: Iec0d63b89ba17c4ef0ad75f4a52b6759f2bff58a

9 years agoam 5432d355: am 7616909b: am 519751a8: Merge "There\'s no such thing as _THREAD_SAFE."
Elliott Hughes [Fri, 3 Apr 2015 22:44:06 +0000 (22:44 +0000)]
am 5432d355: am 7616909b: am 519751a8: Merge "There\'s no such thing as _THREAD_SAFE."

* commit '5432d3551d70d0cd3abe4bfb47cb9276477a419a':
  There's no such thing as _THREAD_SAFE.

9 years agoam 7616909b: am 519751a8: Merge "There\'s no such thing as _THREAD_SAFE."
Elliott Hughes [Fri, 3 Apr 2015 22:23:06 +0000 (22:23 +0000)]
am 7616909b: am 519751a8: Merge "There\'s no such thing as _THREAD_SAFE."

* commit '7616909b5e24289eb7caecb4708f0c69a09a26f9':
  There's no such thing as _THREAD_SAFE.

9 years agoAdd the new audio include path on the list of default includes
Rom Lemarchand [Fri, 3 Apr 2015 22:09:11 +0000 (15:09 -0700)]
Add the new audio include path on the list of default includes

Change-Id: If40ba57cb97f86802c2872772672a380afc4d947

9 years agoam 519751a8: Merge "There\'s no such thing as _THREAD_SAFE."
Elliott Hughes [Fri, 3 Apr 2015 22:05:32 +0000 (22:05 +0000)]
am 519751a8: Merge "There\'s no such thing as _THREAD_SAFE."

* commit '519751a88217e6fdc3b86979ffaf61ff03d92312':
  There's no such thing as _THREAD_SAFE.

9 years agoMerge "There's no such thing as _THREAD_SAFE."
Elliott Hughes [Fri, 3 Apr 2015 21:55:06 +0000 (21:55 +0000)]
Merge "There's no such thing as _THREAD_SAFE."

9 years agoam aa1bd146: am d9ac3e9a: am 97bcf915: Merge "Remove HAVE_PRINTF_ZD."
Elliott Hughes [Fri, 3 Apr 2015 20:58:27 +0000 (20:58 +0000)]
am aa1bd146: am d9ac3e9a: am 97bcf915: Merge "Remove HAVE_PRINTF_ZD."

* commit 'aa1bd1462dc019b6096e92e4888b577522139b52':
  Remove HAVE_PRINTF_ZD.

9 years agoThere's no such thing as _THREAD_SAFE.
Elliott Hughes [Fri, 3 Apr 2015 20:41:10 +0000 (13:41 -0700)]
There's no such thing as _THREAD_SAFE.

At least, as far as I can tell from the internet and from grep in /usr/include
on a Mac.

Change-Id: I7f39bb2013db88e59f604e4491344d0d342e5f0b

9 years agoam d9ac3e9a: am 97bcf915: Merge "Remove HAVE_PRINTF_ZD."
Elliott Hughes [Fri, 3 Apr 2015 20:40:54 +0000 (20:40 +0000)]
am d9ac3e9a: am 97bcf915: Merge "Remove HAVE_PRINTF_ZD."

* commit 'd9ac3e9ad6079cf402e5c6895d54e0b3e3e2c455':
  Remove HAVE_PRINTF_ZD.

9 years agoam 97bcf915: Merge "Remove HAVE_PRINTF_ZD."
Elliott Hughes [Fri, 3 Apr 2015 20:30:45 +0000 (20:30 +0000)]
am 97bcf915: Merge "Remove HAVE_PRINTF_ZD."

* commit '97bcf915ad005a4baeb981ed8da09ab219973b1f':
  Remove HAVE_PRINTF_ZD.

9 years agoam 6f4befa0: am 5d375b92: am dbaee628: Merge "Remove HAVE_STRLCPY."
Elliott Hughes [Fri, 3 Apr 2015 20:24:24 +0000 (20:24 +0000)]
am 6f4befa0: am 5d375b92: am dbaee628: Merge "Remove HAVE_STRLCPY."

* commit '6f4befa0535749b55c5c5a859611fe855c26e369':
  Remove HAVE_STRLCPY.

9 years agoMerge "Remove HAVE_PRINTF_ZD."
Elliott Hughes [Fri, 3 Apr 2015 20:16:21 +0000 (20:16 +0000)]
Merge "Remove HAVE_PRINTF_ZD."

9 years agoRemove HAVE_PRINTF_ZD.
Elliott Hughes [Fri, 3 Apr 2015 20:05:53 +0000 (13:05 -0700)]
Remove HAVE_PRINTF_ZD.

Change-Id: Ie7677e4816ad886c13a8ac869e7c7342082a350f

9 years agoam 5d375b92: am dbaee628: Merge "Remove HAVE_STRLCPY."
Elliott Hughes [Fri, 3 Apr 2015 19:59:00 +0000 (19:59 +0000)]
am 5d375b92: am dbaee628: Merge "Remove HAVE_STRLCPY."

* commit '5d375b92fcedd9db052eb0ed3834361002e7699f':
  Remove HAVE_STRLCPY.

9 years agoam dbaee628: Merge "Remove HAVE_STRLCPY."
Elliott Hughes [Fri, 3 Apr 2015 19:48:11 +0000 (19:48 +0000)]
am dbaee628: Merge "Remove HAVE_STRLCPY."

* commit 'dbaee628ec6a8215b59db66dac86846e6481263a':
  Remove HAVE_STRLCPY.

9 years agoMerge "Remove HAVE_STRLCPY."
Elliott Hughes [Fri, 3 Apr 2015 19:42:05 +0000 (19:42 +0000)]
Merge "Remove HAVE_STRLCPY."

9 years agoam a840faef: am c35e7902: am 555b7770: Merge "Move the inclusion of depfile to where...
Ying Wang [Fri, 3 Apr 2015 17:39:56 +0000 (17:39 +0000)]
am a840faef: am c35e7902: am 555b7770: Merge "Move the inclusion of depfile to where it\'s generated."

* commit 'a840faef517a196e235a197992e8feb9f13c27b7':
  Move the inclusion of depfile to where it's generated.

9 years agoam c35e7902: am 555b7770: Merge "Move the inclusion of depfile to where it\'s generated."
Ying Wang [Fri, 3 Apr 2015 17:15:06 +0000 (17:15 +0000)]
am c35e7902: am 555b7770: Merge "Move the inclusion of depfile to where it\'s generated."

* commit 'c35e7902679caf85d4295eca423b5df3dccaf79d':
  Move the inclusion of depfile to where it's generated.

9 years agoam 0216641e: am 6fe4ab94: am 58912c87: Merge "Don\'t fail build of otatools if there...
Ying Wang [Fri, 3 Apr 2015 17:07:37 +0000 (17:07 +0000)]
am 0216641e: am 6fe4ab94: am 58912c87: Merge "Don\'t fail build of otatools if there are no device certificates"

* commit '0216641e04e3eae6f3b7d50108e632b249c15f1c':
  Don't fail build of otatools if there are no device certificates

9 years agoam 555b7770: Merge "Move the inclusion of depfile to where it\'s generated."
Ying Wang [Fri, 3 Apr 2015 17:04:29 +0000 (17:04 +0000)]
am 555b7770: Merge "Move the inclusion of depfile to where it\'s generated."

* commit '555b7770fef6024ac6fe4e580f8a8d1663ceb001':
  Move the inclusion of depfile to where it's generated.

9 years agoMerge "Move the inclusion of depfile to where it's generated."
Ying Wang [Fri, 3 Apr 2015 16:54:54 +0000 (16:54 +0000)]
Merge "Move the inclusion of depfile to where it's generated."

9 years agoMove the inclusion of depfile to where it's generated.
Ying Wang [Fri, 3 Apr 2015 16:53:41 +0000 (09:53 -0700)]
Move the inclusion of depfile to where it's generated.

Change-Id: Ib7ed6d7d9105e49961ac467fd1d390060d4f5c38

9 years agoam 6fe4ab94: am 58912c87: Merge "Don\'t fail build of otatools if there are no device...
Ying Wang [Fri, 3 Apr 2015 16:14:37 +0000 (16:14 +0000)]
am 6fe4ab94: am 58912c87: Merge "Don\'t fail build of otatools if there are no device certificates"

* commit '6fe4ab94878c7fd96ca41ac93c0684ba86e10a45':
  Don't fail build of otatools if there are no device certificates

9 years agoam 58912c87: Merge "Don\'t fail build of otatools if there are no device certificates"
Ying Wang [Fri, 3 Apr 2015 16:04:43 +0000 (16:04 +0000)]
am 58912c87: Merge "Don\'t fail build of otatools if there are no device certificates"

* commit '58912c874bff05e3e76ccc7b7907f628ed010bf5':
  Don't fail build of otatools if there are no device certificates

9 years agoMerge "Don't fail build of otatools if there are no device certificates"
Ying Wang [Fri, 3 Apr 2015 15:57:57 +0000 (15:57 +0000)]
Merge "Don't fail build of otatools if there are no device certificates"

9 years agoam 5c11bd52: am 20fa9a8e: am 62003acd: Merge "Use PRIVATE_ALL_OBJECTS"
Ying Wang [Fri, 3 Apr 2015 14:52:55 +0000 (14:52 +0000)]
am 5c11bd52: am 20fa9a8e: am 62003acd: Merge "Use PRIVATE_ALL_OBJECTS"

* commit '5c11bd52db5d0887196895f321bf723ca1d206c7':
  Use PRIVATE_ALL_OBJECTS

9 years agoresolved conflicts for merge of e04e91b1 to master
Elliott Hughes [Fri, 3 Apr 2015 14:43:46 +0000 (07:43 -0700)]
resolved conflicts for merge of e04e91b1 to master

Change-Id: I537065b0810ea8525401778824c4810c5e7ef433

9 years agoInclude vendorsetup scripts in order
Oleksiy Avramchenko [Mon, 6 Oct 2014 16:51:58 +0000 (18:51 +0200)]
Include vendorsetup scripts in order

This fixes randomness of the combo index.

Change-Id: I533161fea8d1bc0c9dbd6ca2f3393d27310c9588

9 years agoam 20fa9a8e: am 62003acd: Merge "Use PRIVATE_ALL_OBJECTS"
Ying Wang [Fri, 3 Apr 2015 01:19:10 +0000 (01:19 +0000)]
am 20fa9a8e: am 62003acd: Merge "Use PRIVATE_ALL_OBJECTS"

* commit '20fa9a8e65cd84cabc563f87839706d9f7308a8f':
  Use PRIVATE_ALL_OBJECTS

9 years agoam 62003acd: Merge "Use PRIVATE_ALL_OBJECTS"
Ying Wang [Fri, 3 Apr 2015 01:11:22 +0000 (01:11 +0000)]
am 62003acd: Merge "Use PRIVATE_ALL_OBJECTS"

* commit '62003acdcc2ecdc13ce2a9880c35147d2070e865':
  Use PRIVATE_ALL_OBJECTS

9 years agoMerge "Use PRIVATE_ALL_OBJECTS"
Ying Wang [Fri, 3 Apr 2015 01:03:50 +0000 (01:03 +0000)]
Merge "Use PRIVATE_ALL_OBJECTS"

9 years agoUse PRIVATE_ALL_OBJECTS
Ying Wang [Fri, 3 Apr 2015 01:02:33 +0000 (18:02 -0700)]
Use PRIVATE_ALL_OBJECTS

Instead of the dirty $(filter) call.

Change-Id: Idd3c9be570a00dc365a08e5b4ba1cb2e1f0ce005

9 years agoRemove HAVE_STRLCPY.
Elliott Hughes [Thu, 2 Apr 2015 23:43:52 +0000 (16:43 -0700)]
Remove HAVE_STRLCPY.

Change-Id: I27864a9075183de5bd83569d53a00fc2f53c96df

9 years agoam ead61626: am ced6159b: Merge "Filter out gcc flags that are not recognized by...
Chih-Hung Hsieh [Thu, 2 Apr 2015 22:35:34 +0000 (22:35 +0000)]
am ead61626: am ced6159b: Merge "Filter out gcc flags that are not recognized by clang."

* commit 'ead6162694de41e3fa611be1cd1d615b31c2919c':
  Filter out gcc flags that are not recognized by clang.

9 years agoam ced6159b: Merge "Filter out gcc flags that are not recognized by clang."
Chih-Hung Hsieh [Thu, 2 Apr 2015 22:28:30 +0000 (22:28 +0000)]
am ced6159b: Merge "Filter out gcc flags that are not recognized by clang."

* commit 'ced6159b7e5551fcd3f64c21b7807c7555f80f73':
  Filter out gcc flags that are not recognized by clang.

9 years agoMerge "Filter out gcc flags that are not recognized by clang."
Chih-Hung Hsieh [Thu, 2 Apr 2015 22:13:16 +0000 (22:13 +0000)]
Merge "Filter out gcc flags that are not recognized by clang."

9 years agoFilter out gcc flags that are not recognized by clang.
Chih-Hung Hsieh [Thu, 2 Apr 2015 21:42:20 +0000 (14:42 -0700)]
Filter out gcc flags that are not recognized by clang.

Change-Id: I04e95fc3b0cb2825bf90a55916f89d25fa9fc475

9 years agoam f45cdea2: am 496c4eb6: am 6ac0d474: Merge "fs_config: move fs_config to libcutils"
Mark Salyzyn [Thu, 2 Apr 2015 21:40:12 +0000 (21:40 +0000)]
am f45cdea2: am 496c4eb6: am 6ac0d474: Merge "fs_config: move fs_config to libcutils"

* commit 'f45cdea226806c1ca386fc8a4d5029871410696d':
  fs_config: move fs_config to libcutils

9 years agoam 25b2fd5b: am 47437817: am 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"
Mark Salyzyn [Thu, 2 Apr 2015 21:40:10 +0000 (21:40 +0000)]
am 25b2fd5b: am 47437817: am 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"

* commit '25b2fd5b4ad128a8ddb661e736f714ce3f651c33':
  fs_get_stats: move fs_config to libcutils

9 years agoam 496c4eb6: am 6ac0d474: Merge "fs_config: move fs_config to libcutils"
Mark Salyzyn [Thu, 2 Apr 2015 21:21:45 +0000 (21:21 +0000)]
am 496c4eb6: am 6ac0d474: Merge "fs_config: move fs_config to libcutils"

* commit '496c4eb6a3db26ce307eff2d9be090e1c85f8639':
  fs_config: move fs_config to libcutils

9 years agoam 47437817: am 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"
Mark Salyzyn [Thu, 2 Apr 2015 21:21:44 +0000 (21:21 +0000)]
am 47437817: am 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"

* commit '474378176900f93d2b460e7570a7944d7c196f52':
  fs_get_stats: move fs_config to libcutils

9 years agoam 6ac0d474: Merge "fs_config: move fs_config to libcutils"
Mark Salyzyn [Thu, 2 Apr 2015 21:09:41 +0000 (21:09 +0000)]
am 6ac0d474: Merge "fs_config: move fs_config to libcutils"

* commit '6ac0d47402855d199a1afd6bc5c7cd775a1cf5d1':
  fs_config: move fs_config to libcutils

9 years agoam 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"
Mark Salyzyn [Thu, 2 Apr 2015 21:09:40 +0000 (21:09 +0000)]
am 62d7ccad: Merge "fs_get_stats: move fs_config to libcutils"

* commit '62d7ccad176ac1110a912d1cfe327e938c91bd59':
  fs_get_stats: move fs_config to libcutils

9 years agoMerge "fs_config: move fs_config to libcutils"
Mark Salyzyn [Thu, 2 Apr 2015 21:02:52 +0000 (21:02 +0000)]
Merge "fs_config: move fs_config to libcutils"

9 years agoMerge "fs_get_stats: move fs_config to libcutils"
Mark Salyzyn [Thu, 2 Apr 2015 21:00:05 +0000 (21:00 +0000)]
Merge "fs_get_stats: move fs_config to libcutils"

9 years agofs_config: move fs_config to libcutils
Mark Salyzyn [Wed, 1 Apr 2015 19:54:46 +0000 (12:54 -0700)]
fs_config: move fs_config to libcutils

Bug: 19908228
Change-Id: I4103ac395d0a28fd13173cc703e980aafe6c02e1

9 years agofs_get_stats: move fs_config to libcutils
Mark Salyzyn [Wed, 1 Apr 2015 19:56:19 +0000 (12:56 -0700)]
fs_get_stats: move fs_config to libcutils

Bug: 19908228
Change-Id: I668bf8e11b09ccc9c298382e54208f531844b0c5

9 years agoam 4a284ac3: am da885b90: am 71d4c95f: Merge "Fix typo."
Ying Wang [Thu, 2 Apr 2015 20:27:50 +0000 (20:27 +0000)]
am 4a284ac3: am da885b90: am 71d4c95f: Merge "Fix typo."

* commit '4a284ac3e04a2af8031b6ef5471db22687e5a2db':
  Fix typo.

9 years agoam da885b90: am 71d4c95f: Merge "Fix typo."
Ying Wang [Thu, 2 Apr 2015 20:07:52 +0000 (20:07 +0000)]
am da885b90: am 71d4c95f: Merge "Fix typo."

* commit 'da885b90e4c47a0e29597da185ec95a7e4e3a73c':
  Fix typo.

9 years agoam 71d4c95f: Merge "Fix typo."
Ying Wang [Thu, 2 Apr 2015 19:57:49 +0000 (19:57 +0000)]
am 71d4c95f: Merge "Fix typo."

* commit '71d4c95f83018199b8e79d0800dd2eca80b9f728':
  Fix typo.

9 years agoMerge "Fix typo."
Ying Wang [Thu, 2 Apr 2015 19:49:13 +0000 (19:49 +0000)]
Merge "Fix typo."

9 years agoFix typo.
Ying Wang [Thu, 2 Apr 2015 19:48:32 +0000 (12:48 -0700)]
Fix typo.

Change-Id: Ic934ed8610a4f03fbfb3d06dff4d911734a9d818

9 years agoam e71b5560: am 347195da: am 6ddc3600: Merge "build_image.py: Verity support for...
Mohamad Ayyash [Thu, 2 Apr 2015 18:57:32 +0000 (18:57 +0000)]
am e71b5560: am 347195da: am 6ddc3600: Merge "build_image.py: Verity support for flashing non partition spanning fs"

* commit 'e71b55606e2d0820f4a743f6c0e6b524f2354919':
  build_image.py: Verity support for flashing non partition spanning fs

9 years agoam 8f7338d9: am dc8d7092: am 0064c51e: Merge "Use prebuilt libclang_rt.profile."
Dan Albert [Thu, 2 Apr 2015 18:49:26 +0000 (18:49 +0000)]
am 8f7338d9: am dc8d7092: am 0064c51e: Merge "Use prebuilt libclang_rt.profile."

* commit '8f7338d9b145379ea9c51b7e551509a2d8f0f24e':
  Use prebuilt libclang_rt.profile.

9 years agoam 347195da: am 6ddc3600: Merge "build_image.py: Verity support for flashing non...
Mohamad Ayyash [Thu, 2 Apr 2015 18:37:05 +0000 (18:37 +0000)]
am 347195da: am 6ddc3600: Merge "build_image.py: Verity support for flashing non partition spanning fs"

* commit '347195da2ea801db95cf201fa7516bf392dc005a':
  build_image.py: Verity support for flashing non partition spanning fs

9 years agoam 6ddc3600: Merge "build_image.py: Verity support for flashing non partition spannin...
Mohamad Ayyash [Thu, 2 Apr 2015 18:25:53 +0000 (18:25 +0000)]
am 6ddc3600: Merge "build_image.py: Verity support for flashing non partition spanning fs"

* commit '6ddc3600659d4517c416ce3b06e4ccee14042030':
  build_image.py: Verity support for flashing non partition spanning fs

9 years agoam dc8d7092: am 0064c51e: Merge "Use prebuilt libclang_rt.profile."
Dan Albert [Thu, 2 Apr 2015 18:25:35 +0000 (18:25 +0000)]
am dc8d7092: am 0064c51e: Merge "Use prebuilt libclang_rt.profile."

* commit 'dc8d7092db0b2d5754931ae130da5b1790a7d670':
  Use prebuilt libclang_rt.profile.

9 years agoMerge "build_image.py: Verity support for flashing non partition spanning fs"
Mohamad Ayyash [Thu, 2 Apr 2015 18:18:21 +0000 (18:18 +0000)]
Merge "build_image.py: Verity support for flashing non partition spanning fs"

9 years agoam 0064c51e: Merge "Use prebuilt libclang_rt.profile."
Dan Albert [Thu, 2 Apr 2015 18:14:48 +0000 (18:14 +0000)]
am 0064c51e: Merge "Use prebuilt libclang_rt.profile."

* commit '0064c51efee452daae110eac99b1321c00652c17':
  Use prebuilt libclang_rt.profile.