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

Commit 5c7bd750 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove @SystemApi annotation for an overriding method"

parents 0da19daa c624e7d1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -665,7 +665,6 @@ public class ContextWrapper extends Context {
    /** @hide */
    @Override
    @Nullable
    @SystemApi
    public Intent registerReceiverForAllUsers(@Nullable BroadcastReceiver receiver,
            @NonNull IntentFilter filter, @Nullable String broadcastPermission,
            @Nullable Handler scheduler) {