Convert a TODO to STOPSHIP in the docs.

Bug: 217251579
Test: treehugger.
Change-Id: I6bf2d1d1ce8f1479e9de25d5333221ddbae3a185
This commit is contained in:
Sudheer Shanka
2022-02-11 15:12:25 -08:00
parent eea96755bb
commit ded325afe8

View File

@@ -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) {