diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2017-08-03 08:15:22 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2017-08-03 08:15:22 +0000 |
| commit | a2f4628ff0c65898040ce7c6a8148d384eb86b18 (patch) | |
| tree | bad796089e3c2dc17ed1f8c2f7e7f432df851692 | |
| parent | ebeb65418c36a1cf9925c2591839fba591912e84 (diff) | |
| parent | 041ad6a9bb4cab44728f942446e4d413c6e60bca (diff) | |
| download | platform_external_piex-a2f4628ff0c65898040ce7c6a8148d384eb86b18.tar.gz platform_external_piex-a2f4628ff0c65898040ce7c6a8148d384eb86b18.tar.bz2 platform_external_piex-a2f4628ff0c65898040ce7c6a8148d384eb86b18.zip | |
release-request-d4f45cf4-9d73-4828-baa4-f73aa4280cd0-for-git_pi-release-4241208 snap-temp-L10800000088711883
Change-Id: I59a62787039fabe832e95f5597f248a24b0bc25a
| -rw-r--r-- | Android.bp | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,6 +31,9 @@ cc_library_static { cc_library_shared { name: "libpiex", vendor_available: true, + vndk: { + enabled: true, + }, srcs: [ "src/tiff_parser.cc", "src/piex.cc", |
