Skip CameraMicIndicatorsPermissionTest for secondary_user_on_secondary_display
secondary_user_on_secondary_display is for background users that have
access to UI on assigned displays (a.k.a. visible background users) on devices that have
config_multiuserVisibleBackgroundUsers enabled.
The main use case is Automotive's multi-display Whole Cabin experience where passengers
(modeled as visible background users) can interact with the display in front of them concurrently
with the driver (modeled as the the current user) interacting with driver's display.
CameraMicIndicatorsPermissionTest needs to be skipped on visible
background users as currently Mic/Camera are not supported on visible
background users.
Bug: 355564081
Flag: EXEMPT test only
Test: atest android.permissionui.cts.CameraMicIndicatorsPermissionTest
Test: atest --user-type secondary_user_on_secondary_display android.permissionui.cts.CameraMicIndicatorsPermissionTest
LOW_COVERAGE_REASON=TEST_ONLY
Merged-In: I61c919cef089df055d8598ad92236ff057ecd8d0
Change-Id: If4d8335f7e7f97d5101e320f5de1f10def5ae1d8
1 file changed