aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-01-24 04:05:26 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-01-24 04:05:26 +0000
commit7c5a2591c96e95d634582ebf825169a66a38eae8 (patch)
treed9112118ad9510effbbcf1f78a5f6ba098d2365c
parent2872ebfe0a2e49e254066c2462a0399f4c2344bb (diff)
parent31ed9ac202461bb76d36cf42fcf1f3e1e31ef745 (diff)
downloadlibopus-7c5a2591c96e95d634582ebf825169a66a38eae8.tar.gz
Snap for 5254928 from 31ed9ac202461bb76d36cf42fcf1f3e1e31ef745 to qt-release
Change-Id: I50317bd89b00ae6b9afb6853218de7dfe0dbaf43
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 8aee6e50..f8fcce1c 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,6 +1,7 @@
cc_library_shared {
name: "libopus",
vendor_available: true,
+ host_supported: true,
vndk: {
enabled: true,
},