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

Commit 582545c6 authored by Kun Niu's avatar Kun Niu Committed by android-build-merger
Browse files

add java_api_finder plugin to mainline module DocumentsUI to generate java...

add java_api_finder plugin to mainline module DocumentsUI to generate java APIs used by DocumentsUI. am: 5d29a018 am: e010a371
am: 820e2d14

Change-Id: Icd46dbbf13acf906676d8c7c4b6ae856184917b7
parents 49b901be 820e2d14
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -39,6 +39,8 @@ java_defaults {
    sdk_version: "system_current",
    min_sdk_version: "28",
    target_sdk_version: "28",

    plugins: ["java_api_finder"],
}

filegroup {