Ignore isolated uid's process state in BatteryStats tracking
Isolated UIDs keep coming and going, with their process states being downgraded. But this shouldn't impact the process state time tracking in battery stats, since the parent UIDs process state reflects the overall state already. This fixes incorrect TOP time reporting in Settings for apps like Chrome. Change-Id: I0e94b064cd19f1f2d951e1e88aaba06b5c1c26fe Fixes: 62162308 Test: Use chrome for a while and observe output of dumpsys batterystats
Loading
Please register or sign in to comment