summaryrefslogtreecommitdiff
path: root/libs/androidfw/ObbFile.cpp
diff options
context:
space:
mode:
author Eric Lin <ericth@google.com> 2024-07-18 18:46:26 +0800
committer Eric Lin <ericth@google.com> 2024-07-23 20:04:07 +0800
commit26aa2cc49667952397d6442d37a852fe83b6356e (patch)
tree2b4e86e7ef0be00c52f4d0f08372201eed6bd1d0 /libs/androidfw/ObbFile.cpp
parente68b5c19232860f88b515f7d022814ea9eded743 (diff)
Remove WindowStateTransactionItem pooling (3/n).
Remove the use of ObjectPool in the creation and management of WindowStateTransactionItem, WindowStateInsetsControlChangeItem, and WindowStateResizeItem objects. Instead of being obtained from the pool, these objects are now directly instantiated, simplifying their handling and aligning with the broader removal of the object pooling mechanism. Bug: 311089192 Test: atest FrameworksCoreTests:ClientTransactionItemTest Flag: EXEMPT removing com.android.window.flags.disable_object_pool Change-Id: I47e8b2454f4c76ebef5af063b4803ed05ca18259
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions