summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderThread.cpp
diff options
context:
space:
mode:
authorDave Mankoff <mankoff@google.com>2021-05-25 16:29:36 -0400
committerDave Mankoff <mankoff@google.com>2021-05-25 16:33:06 -0400
commit42c91ffaec9ea106f0b6fc031a860f0cbc029545 (patch)
tree324a7918528b4e7b9a5f72bbc1a539e6cab5fc48 /libs/hwui/renderthread/RenderThread.cpp
parentdff37ee6d22b24055d2d2bd9e2bb7f3e2f8f60bc (diff)
Break VolumeDialogControllerImpl' dependency on StatusBar
VolumeDialogControllerImpl had a reference to a lazy StatusBar. Because of how it was used, this could result in trying to stand up StatusBar (and all of its dependencies) on a non-main thread, which they did not appreciate. This removes the dependency on StatusBar, and throws in a healthy dash of dependency injection while we're at it. Fixes: 189203821 Test: atest SystemUITests && manual Change-Id: I41e00438b30928815e9355162af05f926f24dfce
Diffstat (limited to 'libs/hwui/renderthread/RenderThread.cpp')
0 files changed, 0 insertions, 0 deletions