diff --git a/Tethering/Android.bp b/Tethering/Android.bp index 3111ab7011..6589c84dfe 100644 --- a/Tethering/Android.bp +++ b/Tethering/Android.bp @@ -98,7 +98,6 @@ java_defaults { // Build system doesn't track transitive dependeicies for jni_libs, list all the dependencies // explicitly. jni_libs: [ - "liblog", "libnativehelper_compat_libc++", "libtetherutilsjni", ],