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

Commit f8a17fbd authored by huiyu's avatar huiyu Committed by Presubmit Automerger Backend
Browse files

[automerge] BroadcastRecord's receivers could be null. 2p: 505838ed

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17647259

Bug: 227729678
Change-Id: Iaac6ebe5676d998eeae9bb923263e64f983cd3a0
parents 2a3e40a7 505838ed
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(