Modify certain sysui unit tests to use FakeSettings via kosmos.
With new suspend APIs for content observer registrations, these tests fail with the exception: 'IllegalStateException: Detected use of different schedulers'. To fix this issue, migrating these tests to use a single coroutine dispatcher throughout. Bug: 362302823 Test: abtd run for v2/sysui/unit_test module Flag: TEST_ONLY Change-Id: I499064b6b54247400e5125b0d42303d12aa1f64e
Loading
Please register or sign in to comment