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

Commit cde357ac authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

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

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