summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHridya Valsaraju <hridya@google.com>2018-10-18 23:31:49 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-10-18 23:31:49 -0700
commit899b707a45b1b10e293a731d65390ae364ea5635 (patch)
tree2159268cfb71cce314768dbd8fc3e8c2f44f2d63
parent238d9d969a78cc0cbbda054ad151c74c597be748 (diff)
parent7026d5428bd3084ddb3c2bba53ae8dfa30b522ea (diff)
downloadlibfmq-899b707a45b1b10e293a731d65390ae364ea5635.tar.gz
Build both static and shared versions of libfmq
am: 7026d5428b Change-Id: I91eedf7cecfff7e029806efb92b0eecc62199d35
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 5b7459f..89d675a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,7 +16,7 @@ subdirs = [
"tests",
]
-cc_library_shared {
+cc_library {
name: "libfmq",
shared_libs: [
"libbase",