aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-05-23 02:47:42 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-05-23 02:47:42 +0000
commitf9aa893a4f887a0acd200549b94152bb24889666 (patch)
tree9f047c7d4714162a6078dae78c0389030c87d720
parent4ca5b92f53a8231da9f2268bac37da8ee6d1d46d (diff)
parentb0583a10d6b3d231981dedd07eb80c651d794fc0 (diff)
downloadlibopus-f9aa893a4f887a0acd200549b94152bb24889666.tar.gz
Remove reference to libogg am: a7703b7069
am: b0583a10d6 Change-Id: Ib5508023b5b0e48c218c1f0e90d7059be86e46dc
-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"],
}