Enable static builds of libpiex am: fe0cffa94e am: d454d2a0b9 am: af8376fbc0

am: 25c0d9db37

Change-Id: I2228ed45980615cbec7dedf2ecc078f48e6501b6
This commit is contained in:
Jerome Gaillard
2019-08-28 18:37:40 -07:00
committed by android-build-merger

View File

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