aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-08-10 08:05:11 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-08-10 08:05:11 +0000
commitb5622d1f3d28170ba0e0a311543b8d4d82df0989 (patch)
tree55f56f82202822e25a41b7aeaec94108be186963
parent0c7ff94b96db1462dda110c84498ff38bc910887 (diff)
parentc8373d22a086d1184a72e45b1c0a8340e471bca0 (diff)
downloadlibopus-b5622d1f3d28170ba0e0a311543b8d4d82df0989.tar.gz
release-request-0b474cbb-ff20-424d-a570-a0a7b83a7705-for-git_pi-release-4262110 snap-temp-L42700000091449286
Change-Id: I254e5353875ffa9bce1a0bacc21add8559ca3b2e
-rw-r--r--Android.bp4
1 files changed, 4 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 4fa26996..94ef8b68 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,5 +1,9 @@
cc_library_shared {
name: "libopus",
+ vendor_available: true,
+ vndk: {
+ enabled: true,
+ },
export_include_dirs: ["include"],