diff options
author | 2025-02-27 10:34:04 -0800 | |
---|---|---|
committer | 2025-02-28 06:33:39 -0800 | |
commit | 8fde9e1a4477a795ce5ff276b1163d6fc2dd3140 (patch) | |
tree | b11dbc4ee1594b03f2fddfb78b2c03bdf116d4ba /PermissionController/src | |
parent | 8b42f2871aaac652ba55ecb93f20b0354577b5af (diff) |
Window transition wait isn't needed after permission grant/deny click
The test doesn't need to wait for (flaky) window transition
event after grant/deny button click in permission dailog.
The test waits for onRequestPermissionsResult callback
before asserting permission states, and that is good
enough. So, imo we doesn't need unnecessary window
transition assertion.
Bug: 396788297
Test: atest LocationAccuracyTest --iterations 10
Flag: EXEMPT test fix
Relnote: test fix
LOW_COVERAGE_REASON=TEST_ONLY
Change-Id: I532b51e0c76a33255f1a9bcca4ca6c39faedbe63
Diffstat (limited to 'PermissionController/src')
0 files changed, 0 insertions, 0 deletions