Merge "Do not use the handler for receiver broadcasts." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a1e5e50ae3
@@ -182,7 +182,7 @@ public class AppIntegrityManagerServiceImpl extends IAppIntegrityManager.Stub {
|
||||
},
|
||||
integrityVerificationFilter,
|
||||
/* broadcastPermission= */ null,
|
||||
mHandler);
|
||||
/* scheduler= */ null);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user