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

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

Merge "BroadcastRecord's receivers could be null." into tm-dev

parents 4b2317aa 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(