Skip LocationAccessCheckTest for secondary_user_on_secondary_display
- The main use case for visible background users is the Automotive multi-display configuration where a passenger can use a secondary display while the driver (current user) is using the main display.
- NotificationListeners are currently only supported for the current user and their profiles.
- Skip each test for visible background users because they all depend on NotificationListeners that are not yet supported on visible background users
Bug: 337339608
Bug: 348693848
Flag: EXEMPT test only fix
Test: atest android.permission.cts.LocationAccessCheckTest
Test: atest --user-type secondary_user_on_secondary_display android.permission.cts.LocationAccessCheckTest
Change-Id: Ie72f44796a47884f63de1106f64bbafbe607cd04
1 file changed