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

Commit ded325af authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Convert a TODO to STOPSHIP in the docs.

Bug: 217251579
Test: treehugger.
Change-Id: I6bf2d1d1ce8f1479e9de25d5333221ddbae3a185
parent eea96755
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1867,7 +1867,7 @@ public final class BroadcastQueue {
    }
    }


    private void maybeReportBroadcastDispatchedEventLocked(BroadcastRecord r, int targetUid) {
    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.
        // push messages and record response events.
        useTemporaryAllowlistReasonAsSignal(r);
        useTemporaryAllowlistReasonAsSignal(r);
        if (r.options == null || r.options.getIdForResponseEvent() <= 0) {
        if (r.options == null || r.options.getIdForResponseEvent() <= 0) {