aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Gaillard <jgaillard@google.com>2019-08-28 17:10:23 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-08-28 17:10:23 -0700
commitd454d2a0b98ee015eda502bc0285f1ce5160d9e5 (patch)
treedd55545f4fb0d60d4a2ff98e434bd8ddf533879b
parentf32cc864f999b9b708b99f8807878dc53f2a8e62 (diff)
parentfe0cffa94ec91655622483d6f75fbe2ffa2e529c (diff)
downloadpiex-d454d2a0b98ee015eda502bc0285f1ce5160d9e5.tar.gz
Enable static builds of libpiexndk-sysroot-r21
am: fe0cffa94e Change-Id: Iec9970d4c0a3348b9a8aba76fb2ac042fe2453db
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 0687b19..57045cf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,7 +51,7 @@ cc_library_static {
},
}
-cc_library_shared {
+cc_library {
name: "libpiex",
host_supported: true,
defaults: ["piex_default_cflags"],