aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-05-23 02:49:43 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-05-23 02:49:43 +0000
commite19d0b279a231c6b0e11ce221adcdf39a69650e2 (patch)
tree9f047c7d4714162a6078dae78c0389030c87d720
parent7aac77ee2bd8bd2564933d39c08ddb2b1a3eb1d0 (diff)
parentf9aa893a4f887a0acd200549b94152bb24889666 (diff)
downloadlibopus-e19d0b279a231c6b0e11ce221adcdf39a69650e2.tar.gz
Remove reference to libogg am: a7703b7069 am: b0583a10d6
am: f9aa893a4f Change-Id: Ifdb983308b262981468a790da68c0b70f71e5e9e
-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"],
}