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

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

Merge "add java_api_finder plugin to tethering module" am: 05c43b70 am: 1d97c995

Change-Id: I7c7ed50c577e3cb077646933d318620b89a9672d
parents 722ee273 1d97c995
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -34,7 +34,7 @@ java_defaults {
        "framework-tethering",
        "framework-tethering",
        "unsupportedappusage",
        "unsupportedappusage",
    ],
    ],

    plugins: ["java_api_finder"],
    manifest: "AndroidManifestBase.xml",
    manifest: "AndroidManifestBase.xml",
}
}