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

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

Merge "Do not use the handler for receiver broadcasts." into rvc-dev

parents 351fb18f abde85cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@ public class AppIntegrityManagerServiceImpl extends IAppIntegrityManager.Stub {
                },
                integrityVerificationFilter,
                /* broadcastPermission= */ null,
                mHandler);
                /* scheduler= */ null);
    }

    @Override