diff options
| author | Jerome Gaillard <jgaillard@google.com> | 2019-08-28 18:00:33 -0700 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2019-08-28 18:00:33 -0700 |
| commit | af8376fbc04ea43c62aee211b32e9e3b6a917134 (patch) | |
| tree | dd55545f4fb0d60d4a2ff98e434bd8ddf533879b | |
| parent | f32cc864f999b9b708b99f8807878dc53f2a8e62 (diff) | |
| parent | d454d2a0b98ee015eda502bc0285f1ce5160d9e5 (diff) | |
| download | platform_external_piex-af8376fbc04ea43c62aee211b32e9e3b6a917134.tar.gz platform_external_piex-af8376fbc04ea43c62aee211b32e9e3b6a917134.tar.bz2 platform_external_piex-af8376fbc04ea43c62aee211b32e9e3b6a917134.zip | |
Enable static builds of libpiex am: fe0cffa94e
am: d454d2a0b9
Change-Id: I78b2978763b24c6a54ccb25ebd200b96454b9b72
| -rw-r--r-- | Android.bp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ cc_library_static { }, } -cc_library_shared { +cc_library { name: "libpiex", host_supported: true, defaults: ["piex_default_cflags"], |
