commit | b217c60e213f709f6b1103c2488f8f5197c3e189 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Wed Feb 01 19:54:43 2023 +0000 |
committer | Kweku Adams <kwekua@google.com> | Wed Feb 01 20:09:05 2023 +0000 |
tree | 8f22fc16c527434aec2e60bf98425ad84fdae111 | |
parent | 49dcdbbedd316d9e3764749c10f79bda39dc8911 [diff] |
Fix TOP state setting. 1. Mark the registered BroadcastReceiver as EXPORTED so that the test app doesn't crash when starting the Activity. 2. Turn the screen on/off to ensure the app is in the TOP state (or not) for the test. Bug: 265100321 Bug: 267279976 Test: atest CtsJobSchedulerTestCases:ConnectivityConstraintTest Test: atest CtsJobSchedulerTestCases:ExpeditedJobTest Test: atest CtsJobSchedulerTestCases:UserInitiatedJobTest Change-Id: I11c292994cc1a0f8576b3e8e5a797b87311f58a2