aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-05-23 02:45:43 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-05-23 02:45:43 +0000
commitb0583a10d6b3d231981dedd07eb80c651d794fc0 (patch)
tree9f047c7d4714162a6078dae78c0389030c87d720
parent71eb4d8e75b9ebd96261d55db84e9f26b20b8b3e (diff)
parenta7703b70699299f078a189e19b6915120cded732 (diff)
downloadlibopus-b0583a10d6b3d231981dedd07eb80c651d794fc0.tar.gz
Remove reference to libogg
am: a7703b7069 Change-Id: I92026e8c65b8a4a7df73235c3ada46130e3e49b7
-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"],
}