commit | 5607f36e01cddea072fc7adb2b349f42488bd42d | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Jul 12 05:42:10 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 12 05:42:10 2017 +0000 |
tree | 26246595ed1b69ec1e04a14f8d3df724ee74cb80 | |
parent | 5aee3ff22a42f9ff7a35e0181d19821b1510fee2 [diff] | |
parent | 58b3c79034e1a24338b42d07cc95365f3e13ea32 [diff] |
Merge "libutils: liblog export headers"
diff --git a/libutils/Android.bp b/libutils/Android.bp index 33770ba..00edb4a 100644 --- a/libutils/Android.bp +++ b/libutils/Android.bp
@@ -76,6 +76,13 @@ header_libs: ["libutils_headers"], export_header_lib_headers: ["libutils_headers"], + shared_libs: [ + "liblog", + ], + export_shared_lib_headers: [ + "liblog", + ], + arch: { mips: { cflags: ["-DALIGN_DOUBLE"], @@ -97,7 +104,6 @@ "libbacktrace", "libcutils", "libdl", - "liblog", ], sanitize: {