diff options
| author | Jerome Gaillard <jgaillard@google.com> | 2019-08-28 18:37:40 -0700 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2019-08-28 18:37:40 -0700 |
| commit | 91ddccf479e4372397b9660265fa7d48174a7eaa (patch) | |
| tree | dd55545f4fb0d60d4a2ff98e434bd8ddf533879b | |
| parent | 7f67a0d6d9b95e19166c39b4fd733bf3a5aa69e1 (diff) | |
| parent | 25c0d9db37ceb20491c317503c495de15ef43e0f (diff) | |
| download | platform_external_piex-91ddccf479e4372397b9660265fa7d48174a7eaa.tar.gz platform_external_piex-91ddccf479e4372397b9660265fa7d48174a7eaa.tar.bz2 platform_external_piex-91ddccf479e4372397b9660265fa7d48174a7eaa.zip | |
Enable static builds of libpiex am: fe0cffa94e am: d454d2a0b9 am: af8376fbc0
am: 25c0d9db37
Change-Id: I2228ed45980615cbec7dedf2ecc078f48e6501b6
| -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"], |
