Fix: 372831500 Fix: 393033745 Test: test manually by app "Baidu Cloud"> auto-backup settings > add into battery allowlist. Test: atest RequestIgnoreBatteryOptimizationsTest Flag: EXEMPT for simple fix Change-Id: Ia0b232389b1c11b48724af750721e6af4313deaf
Running Settings Robolectric tests
The full suite
$ croot
$ atest SettingsRoboTests
Running a single test class
With a filter
$ croot
$ atest SettingsRoboTests:com.android.settings.display.AdaptiveSleepPreferenceControllerTest
You can also run any single test class with atest (it will try to find the correct path)
$ atest AdaptiveSleepPreferenceControllerTest