aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-05-22 17:55:10 -0700
committerColin Cross <ccross@android.com>2017-05-22 17:55:10 -0700
commita7703b70699299f078a189e19b6915120cded732 (patch)
tree9f047c7d4714162a6078dae78c0389030c87d720 /Android.bp
parentbc4cca95eca2c88cdcb1809e2b14399656498601 (diff)
downloadlibopus-a7703b70699299f078a189e19b6915120cded732.tar.gz
Remove reference to liboggandroid-o-preview-4android-o-preview-3
libogg is not needed to build libopus, remove it. Test: builds Change-Id: I0ebb83977db5c20fd93b676633fc4ddb88a09b46
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index e3c8b8eb..b4a89222 100644
--- a/Android.bp
+++ b/Android.bp
@@ -315,6 +315,4 @@ cc_library_shared {
},
},
},
-
- static_libs: ["libogg"],
}