aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-05-31 07:14:27 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-05-31 07:14:27 +0000
commit0cd92c6de44aabe27f04d646b29b4c2620d9091b (patch)
treeadb760778ae5c05e58b77aa2fe9d074718b04562
parent3f2875f8c3f8e286c497f5bd3c7f6f42b2310480 (diff)
parent45379ce5ed872c8cb7ace9019be8f4330b59989f (diff)
downloadpiex-0cd92c6de44aabe27f04d646b29b4c2620d9091b.tar.gz
Change-Id: I3f420a0e644fba9f19d4caed327032b8fdb0b6e5
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 894bf3b..f4a2e98 100644
--- a/Android.bp
+++ b/Android.bp
@@ -27,6 +27,7 @@ cc_library_static {
cc_library_shared {
name: "libpiex",
+ vendor_available: true,
srcs: [
"src/tiff_parser.cc",
"src/piex.cc",