Build both static and shared versions of libfmq

Test: mmm
Change-Id: If21b86476675874460d4835fca0e82d1b5518ecb
diff --git a/Android.bp b/Android.bp
index 5b7459f..89d675a 100644
--- a/Android.bp
+++ b/Android.bp
@@ -16,7 +16,7 @@
     "tests",
 ]
 
-cc_library_shared {
+cc_library {
     name: "libfmq",
     shared_libs: [
         "libbase",