Revert submission 30767017-aapm-dialog-api-feedback Reason for revert: Droidmonitor created revert due to b/384828570. Will be verifying through ABTD before submission. Reverted changes: /q/submissionid:30767017-aapm-dialog-api-feedback Change-Id: Ibf26aca2453f2007370974290f5c16d6b091341e
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