AccessibilityServiceInfoTest#testAccessibilityServiceInfoForEnabledService failing.
1. Tests in the cts/test/test/accessibility service are using the new UiAutomation APIs which disables all currently active accessibility service and the fake service used for implementing the UiAutomation is not reported through the APIs anymore. Moving the test over to another package with enabled real accessibility services and also does not use the UiAutimation APIs. 2. While at it also added assertions for some of the newer properties. bug:9086728 Change-Id: If04368379afeb277610316debc0dcbad0b9dfdd5
Loading
Please sign in to comment