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

Commit 05c43b70 authored by Mark Chien's avatar Mark Chien Committed by Gerrit Code Review
Browse files

Merge "add java_api_finder plugin to tethering module"

parents 301beddc 8fad2089
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",
}
}