Merge "Remove liblog from Tethering jni_libs"

This commit is contained in:
Treehugger Robot
2020-02-22 11:38:09 +00:00
committed by Gerrit Code Review

View File

@@ -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",
],