diff options
| author | 2024-11-01 18:24:23 +0100 | |
|---|---|---|
| committer | 2024-11-04 17:33:14 +0100 | |
| commit | 0087eef2488f354165e3863e93224d8409c8a8d0 (patch) | |
| tree | 0b03afb281040cbcc8254c2c8e87baa2cec786a8 /api/api_test.go | |
| parent | 8f6d58fd93759c3dd2180ad5f7db4511bb26ee9a (diff) | |
Properly support multi-user in NotificationSettingsRepository
(And also in every place that injected SecureSettingsRepository / SystemSettingsRepository).
This also:
* adds some methods to UserAwareSecureSettingsRepository (via the base class) and their tests.
* removes the UserAwareSecureSettingsRepository interface/impl/fake split.
* adds a UserAwareSystemSettingsRepository (same base class, but interacting with SystemSettings instead of SecureSettings).
Bug: 356099784
Test: manual, as described in b/356099784
Flag: com.android.systemui.user_aware_settings_repositories
Change-Id: Ic8d759de9cc93e59ae279ecce0c818b1f3d200e3
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions