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

Commit 4fb386f1 authored by Kun Niu's avatar Kun Niu Committed by Android (Google) Code Review
Browse files

Merge "add java_api_finder plugin to mainline module PermissionController to...

Merge "add java_api_finder plugin to mainline module PermissionController to generate java APIs used by PermissionController."
parents 8a916c1d edb0cb3f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -80,4 +80,6 @@ android_app {
    optimize: {
        proguard_flags_files: ["proguard.flags"],
    },

    plugins: ["java_api_finder"],
}