aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-08-03 08:15:22 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-03 08:15:22 +0000
commita2f4628ff0c65898040ce7c6a8148d384eb86b18 (patch)
treebad796089e3c2dc17ed1f8c2f7e7f432df851692
parentebeb65418c36a1cf9925c2591839fba591912e84 (diff)
parent041ad6a9bb4cab44728f942446e4d413c6e60bca (diff)
downloadplatform_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.bp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 72dcdc5..e15f2f6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -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",