Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2909ce31 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Remove liblog from Tethering jni_libs" am: 044edce1 am: 00f848a9

Change-Id: I7398a7a4ff7e9be7c6eb27f8bbb1faebd7481cb4
parents 435c4d61 00f848a9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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",
    ],