+16
−12
tests/robotests/src/com/android/settings/testutils/shadow/ShadowPowerWhitelistBackend.java
0 → 100644
+28
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Even though onStopJob is called, the service may still exist, so we need to reset the mIsJobCanceled in onStartJob Also remove the batteryStats since we don't need it anymore. Change-Id: I6d48efecb750ad4e464569cac426d87014a8db90 Fixes: 77968649 Test: RunSettingsRoboTests