commit | 26b030d829adee248752061855737d0981ad6103 | [log] [tgz] |
---|---|---|
author | Dan Gittik <dangittik@google.com> | Mon Apr 16 18:50:10 2018 +0100 |
committer | Dan Gittik <dangittik@google.com> | Mon Apr 16 18:50:10 2018 +0100 |
tree | aad472fe0622b655bf02d546a340105951c38e8b | |
parent | 606440f1422d63474d0cedb827b3f10c01fc04e2 [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: Ida939f074654bef351e2b8fd563c8463431ce9c6 Fixes: 77907164