SystemUI: Fix SystemUI failed to go to doze issue
DozeService is started before screen turned off, which leads SystemUI to go to doze failed. SystemUI doesn't request turn on screen when receiving new message. In this case, SystemUI updates doze state after screen turned off, so that SystemUI can go to doze. Change-Id: Ib4386301f2f0b1ea1c349346b5d7894aeca37abf CRs-Fixed: 2468758
Loading
Please sign in to comment