1f0f6317f6ba22956e71c9cf2c358c610b6d3811
The BatteryEntry need a background thread to update the package name and icon. However in InstalledAppDetails we don't have this thread and it is unnecessary because we already has the package name. This cl: 1. Use the mPackageName from InstalledAppDetails directly in BatteryEntry 2. Double check the defaultPackageName in AdvancedPowerUsageDetail, use packageName from sipper if default is null Bug: 64127162 Test: RunSettingsRoboTests Change-Id: I5d21afca17f177817976758c28ed86b3a10e95eb Merged-In: I5d21afca17f177817976758c28ed86b3a10e95eb
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%