Convert a TODO to STOPSHIP in the docs.
Bug: 217251579 Test: treehugger. Change-Id: I6bf2d1d1ce8f1479e9de25d5333221ddbae3a185
This commit is contained in:
@@ -1867,7 +1867,7 @@ public final class BroadcastQueue {
|
||||
}
|
||||
|
||||
private void maybeReportBroadcastDispatchedEventLocked(BroadcastRecord r, int targetUid) {
|
||||
// TODO (217251579): Temporarily use temp-allowlist reason to identify
|
||||
// STOPSHIP (217251579): Temporarily use temp-allowlist reason to identify
|
||||
// push messages and record response events.
|
||||
useTemporaryAllowlistReasonAsSignal(r);
|
||||
if (r.options == null || r.options.getIdForResponseEvent() <= 0) {
|
||||
|
||||
Reference in New Issue
Block a user