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

Commit bc9dc458 authored by David Su's avatar David Su Committed by Android (Google) Code Review
Browse files

Merge "Wifi: Add java_api_finder plugin"

parents fe5de982 ae86a373
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -69,6 +69,7 @@ java_library {
        "//frameworks/base", // TODO(b/140299412) remove once all dependencies are fixed
        "//frameworks/opt/net/wifi/service:__subpackages__",
    ] + test_access_hidden_api_whitelist,
    plugins: ["java_api_finder"],
}

droidstubs {