commit | 88ea049cf338953f5f57da9ca986119a96e44f46 | [log] [tgz] |
---|---|---|
author | Jing Ji <jji@google.com> | Fri Jun 10 00:09:22 2022 -0700 |
committer | Jing Ji <jji@google.com> | Fri Jun 10 00:09:22 2022 -0700 |
tree | 9705e2893a51dad2dfb60431cb06acf5768b054e | |
parent | 8dc0bab75eb2d2a24df328fa4ab57d8e6e821940 [diff] |
Create its own Handler instance for persisting display brightness The BackgroundThread.sHandler is shared among the system_server, removing the messages from it would break other part of the system. Create its own handler instance when saving brightness into persistent data store. Bug: 235173102 Test: atest PersistentDataStoreTest Test: dumpsys activity -a && check the content providers Change-Id: I6345ec84ef7d01301234541e4415cafb0ad2075b