aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-05-31 07:14:08 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-05-31 07:14:08 +0000
commit66dc9d50985509f1a56212527c01bdf7280a204e (patch)
tree3e6f6a655a17f32259caacc9e841040e1b1ba9e1
parent8a28cdbb2ea206f0d4d0f8edeff55eab05470119 (diff)
parent0d3f5122666d702a185a8657d60d22a4f22d76ad (diff)
downloadlibjpeg-turbo-oreo-r4-release.tar.gz
Change-Id: I7dd1150f468725f9cecfeb8e932a3a2314790232
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 72d919ca..508932ce 100644
--- a/Android.bp
+++ b/Android.bp
@@ -173,6 +173,7 @@ cc_defaults {
// Also build as a shared library.
cc_library {
name: "libjpeg",
+ vendor_available: true,
defaults: ["libjpeg-defaults"],
export_include_dirs: ["."],
}