Fix PermissionsHostTest failures for automotive builds.

Some permissions are not on screen due to the display size. As a result, accessibility info was not populated as expected causing failures when granting / revoking permissions within long lists.

testGrantPreviouslyRevokedWithPrejudiceShowsPrompt23 is flaky, but from local testing, increasing the idle timeout seems to improve the success rate.

Bug: 123429708
Fixes: 120901390

Test: cts-tradefed run cts-dev -a arm64-v8a -m CtsAppSecurityHostTestCases -t android.appsecurity.cts.PermissionsHostTest
Multiple runs on device and emulator

Change-Id: Ie891f96b527ab2724c0274e8547fb5e2e511b4d6
1 file changed