a711199d8c7b4bfa38ad2793ec1af36b1b2422b4
In the original design, BatteyEntry will load icon and label in the background thread and cache them into memory, but we don't need such information in the periodic fetching job. Add a method to disable it to improve the performance and memory footprint. Bug: 185207505 Test: make SettingsRoboTests Test: make SettingsGoogleRoboTests Change-Id: Iba759256e94159fce243ff4d700a8adf9e92f82c
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%