summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Songchun Fan <schfan@google.com> 2024-01-19 14:47:30 -0800
committer Songchun Fan <schfan@google.com> 2024-01-19 14:56:08 -0800
commit60204b635ab3c24e29e9c24640316d0bbb7babc9 (patch)
tree6e7e7b5e3c3e46b98973c2bb506165c43d3ea4e6 /libs/hwui/FrameInfoVisualizer.cpp
parentf8a667575a3c73888c446485187b675e04bdedb3 (diff)
[SettingsProvider] move handler to background thread
SettingsRegistry's handler takes care of notifying settings changes to listeners as well as scheduling jobs. Previously it runs on the main looper of SettingsProvider, which is effectively on the main thread of SystemServer because SettingsProvider shares the same process as SystemServer. Its tasks can be blocking which can block the main thread of SystemServer. Moving the handler to a background thread instead. BUG: 319046998 Test: presubmit Change-Id: I68f022437d1180fdb41d1472524b7e2c277703cb
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions