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

Commit 9caf3adf authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

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

Change-Id: Ia29b918afed1256232204fa33472f780bbf10495
parents 3f9ddc30 cde357ac
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",
    ],