commit | 15df635dd6c0312fd642556daf46def6a2ae4c6f | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Mon Jan 11 22:16:17 2021 +0800 |
committer | jasonwshsu <jasonwshsu@google.com> | Tue Apr 20 23:13:23 2021 +0800 |
tree | 0d87865909a7edb181ca0c352795c06a1b9267d1 | |
parent | 818c5396ceae608f5ed1534d0769ff6841579c22 [diff] |
Fix accessibility settings page did not update the preference state Root Cause: Keys in ContentObserver registered after the keys change Solution: Keys in ContentObserver need to be observed during the whole lifecycle to update the preferences including summary text Fix: 183157677 Fix: 172469017 Fix: 183459237 Fix: 183459376 Test: atest AccessibilitySettingsTest Change-Id: I3b22773965f1878c499a0f9cbd8bd0f3c9c6fae9