Revert submission 30754151-boe_fp_unlock Reason for revert: prevent from leakage Reverted changes: /q/submissionid:30754151-boe_fp_unlock (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b75b3a373f359bd9e5d82d81d42f143926c423fd) Merged-In: Ida3d127cc8cd71366c4375e90d6058e510f590c9 Change-Id: Ida3d127cc8cd71366c4375e90d6058e510f590c9
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