Enable static builds of libpiex

Test: m libpiex
Change-Id: I91b7fbd0babf2f2f17fc927c1f561913361b32c0
This commit is contained in:
Jerome Gaillard
2019-06-27 19:31:37 +01:00
parent 5bd3a7a77d
commit fe0cffa94e

View File

@@ -51,7 +51,7 @@ cc_library_static {
},
}
cc_library_shared {
cc_library {
name: "libpiex",
host_supported: true,
defaults: ["piex_default_cflags"],