commit | 48fed61da3f3671850aae3c521a3e6f088169de2 | [log] [tgz] |
---|---|---|
author | Dan Gittik <dangittik@google.com> | Fri Apr 13 15:43:20 2018 +0100 |
committer | Dan Gittik <dangittik@google.com> | Fri Apr 13 15:43:20 2018 +0100 |
tree | 2435c212c08eb7d50cb160869f080915b762b661 | |
parent | 682ca4122d24d56a55cc821cbe12e99886ae8ff9 [diff] |
Fixed power manager CTS test. Added an annotation necessary to allow the power manager CTS test to access the non-public method nap. Test: adb install -r \ out/host/linux-x86/cts/android-cts/testcases/CtsOsTestCases.apk adb shell am instrument -e class android.os.cts.PowerManagerTest \ -w android.os.cts/android.support.test.runner.AndroidJUnitRunner Change-Id: I91e591be608f5040bc035a203d7e94c83d50bf15 Fixes: 77907164