Enable secondary_user_on_secondary_display for CtsViewInspectorAnnotationProcessorTestCases
--secondary_user_on_secondary_display is for background users that have
UI access 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 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) who interacts with driver's display.
Bug: 354264565
Test: atest --user-type secondary_user_on_secondary_display \
CtsViewInspectorAnnotationProcessorTestCases
Test: atest CtsViewInspectorAnnotationProcessorTestCases
Change-Id: I9f99534af44a730feb072c75e6aa92c67d136ff5
1 file changed