commit | 273fff7cd689243273b3128dd51a6de38130e476 | [log] [tgz] |
---|---|---|
author | Devarshi Bhatt <devarshimb@google.com> | Wed Aug 28 08:29:25 2024 +0000 |
committer | Devarshi Bhatt <devarshimb@google.com> | Tue Sep 03 05:01:04 2024 +0000 |
tree | a24b515c41b99a3c570b62522abb81e2aa991900 | |
parent | 07a2b2bdb0b6831c835c31d30d99530917a03eb5 [diff] |
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