aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2019-05-17 13:43:57 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-05-17 13:43:57 -0700
commit20a7fdb4655e7f22e73db78f9a47f78eb0342222 (patch)
treead58e0d7eb21e8f4a7f75790d3275b7301e71554
parent5cc9744d5e88b8f1b9c7840ace86ddb5080a38e5 (diff)
parent066f5977b126981ed32ac3850806fa41c5653cd2 (diff)
downloadlibopus-20a7fdb4655e7f22e73db78f9a47f78eb0342222.tar.gz
Remove libopus from vndk
am: 066f5977b1 Change-Id: Id5fecf83fb1fa93afb96b7183f0c0067dcf5cb1c
-rw-r--r--Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index c541e5e2..34cbdbd4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -2,9 +2,6 @@ cc_library_shared {
name: "libopus",
vendor_available: true,
host_supported: true,
- vndk: {
- enabled: true,
- },
export_include_dirs: ["include"],