summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Tiger <tigerhuang@google.com> 2024-02-05 21:21:24 +0800
committer Tiger <tigerhuang@google.com> 2024-09-03 23:56:10 +0800
commit742391255ad326c481721c65dd1368eade539bd2 (patch)
tree45cc716d2e0ab2d22866b6987501358bdbac9982 /libs/androidfw/StringPool.cpp
parent9defbb6ec73dd9e9d57d6e46385db35967251508 (diff)
Re-land^2: Execute afterPrepareSurfacesRunnables after committing...
... the transaction Some of the runnables will assume the transcation has been committed by the surface flinger before getting run. For example, the leashes of insets need to be setup before dispatching to the client. If the order is not ensured, the transaction sent from the client might be executed earlier than the one sent from system server which might override the state of the leash unexpectedly. This CL executes the runnables when the transaction has been committed. Fix: 298018626 Fix: 356783416 Flag: EXEMPT bugfix Test: InsetsPolicyTest InsetsStateControllerTest ImeInsetsSourceProviderTest CtsWindowManagerDeviceInsets InputMethodStatsTest KeyboardVisibilityControlTest MultiDisplayImeTests Change-Id: I34e0849f0f9073cf7ca68bda411e1ce4b99a8adf
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions