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

Commit e6fb41f3 authored by Mohammad Samiul Islam's avatar Mohammad Samiul Islam Committed by Android (Google) Code Review
Browse files

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

parents 829ac140 cd085f19
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,
                /* scheduler= */ null);
                mHandler);
    }

    @Override