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

Commit c97bf5e5 authored by Hui Yu's avatar Hui Yu Committed by Android (Google) Code Review
Browse files

Merge changes from topic "presubmit-am-b3cb1be8a230487d8bec0d1ac2f63c12" into tm-mainline-prod

* changes:
  [automerge] BroadcastRecord's receivers could be null. 2p: 505838ed
  BroadcastRecord's receivers could be null.
parents 592949bb f8a17fbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1918,7 +1918,7 @@ public final class BroadcastQueue {
                            + " completeLatency:" + completeLatency
                            + " dispatchRealLatency:" + dispatchRealLatency
                            + " completeRealLatency:" + completeRealLatency
                            + " receiversSize:" + r.receivers.size()
                            + " receiversSize:" + numReceivers
                            + " userId:" + r.userId
                            + " userType:" + (userInfo != null? userInfo.userType : null));
            FrameworkStatsLog.write(