Enable static builds of libpiex

am: fe0cffa94e

Change-Id: Iec9970d4c0a3348b9a8aba76fb2ac042fe2453db
This commit is contained in:
Jerome Gaillard
2019-08-28 17:10:23 -07:00
committed by android-build-merger

View File

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