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

Commit 9c84793f 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 am: 9caf3adf

Change-Id: If8e20556ad503ce823a1164dafbb11ba7a5c40ed
parents 66ce308c 9caf3adf
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",
    ],