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

Commit 4d1bd9d8 authored by Kun Niu's avatar Kun Niu
Browse files

add java_api_finder plugin to mainline module NetworkStack to generate

java APIs used by NetworkStack

Bug: 129294170
Test: m NetworkStackBase RUN_ERROR_PRONE=true |& tee networkstack_error_prone.out
Change-Id: If24ffae1adfef10fe68b95230ad742e8a75f88b1
Merged-In: If24ffae1adfef10fe68b95230ad742e8a75f88b1
(cherry picked from commit 63868c52)
parent 93b2fa30
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ android_library {
        "captiveportal-lib",
    ],
    manifest: "AndroidManifestBase.xml",
    plugins: ["java_api_finder"],
}

cc_library_shared {