120e7a71c65df59c3b57eebe289a809d61e5fa22
Previously, the long click handler was unregistered on first use and never re-registered. This meant that, e.g., on plugging and unplugging the phone, debug mode stopped working. This change moves long click activation into restartBatteryInfoLoader(). Bug: 63133793 Test: make RunSettingsRoboTests Change-Id: I4c25a1f05ab3718bf06faf455cf670b5460a7306
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%