Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -182,7 +182,7 @@ public class AppIntegrityManagerServiceImpl extends IAppIntegrityManager.Stub {
},
integrityVerificationFilter,
/* broadcastPermission= */ null,
mHandler);
/* scheduler= */ null);
}
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment