Use INVALID_DISPLAY as the display id to test InvalidDisplay scenario
**Root cause** When the test is executing on a foldable device, there are two displays. Use DEFAULT_DISPLAY + 1 is less reliable then use INVALID_DISPLAY. Bug: 432243847 Test: atest AbstractAccessibilityServiceConnectionTest Flag: EXEMPT test only Change-Id: I7b350f68dc7933b49d914051ab18e9501127509d
Loading
Please register or sign in to comment