aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Gaillard <jgaillard@google.com>2019-08-28 18:37:40 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-08-28 18:37:40 -0700
commit91ddccf479e4372397b9660265fa7d48174a7eaa (patch)
treedd55545f4fb0d60d4a2ff98e434bd8ddf533879b
parent7f67a0d6d9b95e19166c39b4fd733bf3a5aa69e1 (diff)
parent25c0d9db37ceb20491c317503c495de15ef43e0f (diff)
downloadpiex-91ddccf479e4372397b9660265fa7d48174a7eaa.tar.gz
Enable static builds of libpiex am: fe0cffa94e am: d454d2a0b9 am: af8376fbc0
am: 25c0d9db37 Change-Id: I2228ed45980615cbec7dedf2ecc078f48e6501b6
-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"],