summaryrefslogtreecommitdiff
path: root/libs/androidfw/misc.cpp
diff options
context:
space:
mode:
author Ats Jenk <atsjenk@google.com> 2024-08-09 16:59:11 -0700
committer Ats Jenk <atsjenk@google.com> 2024-08-14 15:08:34 -0700
commita687a41a9e876f9ae7e45276ced5e73da090ecfd (patch)
tree9a1f5c1cfcf95ad83be2b628b09023b6b9abdb3e /libs/androidfw/misc.cpp
parent8c89b8226a052cbe21e060b01ad56396fde9f7d9 (diff)
Add background executor to Bubble class
Adds background executor to Bubble class to prepare moving BubbleViewInfoTask from using deprecated AsyncTask for bubble view inflation. Use the shell background executor instead. We are experiencing some bugs with bubbles showing up and the cause is a race condition in view inflation. Using an executor instead of the AsyncTask is the first step to fix this. Executor will be used for inflation in a follow-up cl. Bug: 353894869 Test: atest WMShellUnitTests Test: atest BubblesTest Test: atest BubbleEducationControllerTest Test: atest BubblePositionerTest Test: atest BubbleStackViewTest Flag: EXEMPT refactor Change-Id: Ibb936cd649701ed5f16d5d8a3e340c8aeb11b52c
Diffstat (limited to 'libs/androidfw/misc.cpp')
0 files changed, 0 insertions, 0 deletions