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

Commit ebfc162d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove unnecessary SystemApi annotation from EasyConnectCallbackProxy"

parents 30a48d7a 019081ed
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -4721,7 +4721,6 @@ public class WifiManager {
     *
     * @hide
     */
    @SystemApi
    private static class EasyConnectCallbackProxy extends IDppCallback.Stub {
        private final Executor mExecutor;
        private final EasyConnectStatusCallback mEasyConnectStatusCallback;