summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Eric Lin <ericth@google.com> 2024-07-19 15:54:36 +0800
committer Eric Lin <ericth@google.com> 2024-07-23 20:04:08 +0800
commitd015121d68197bd64df9006a0329b37510a1e273 (patch)
treea6eab2b577b19690a7ec8af780d5a0e9dadaac59 /libs/androidfw/StringPool.cpp
parent26aa2cc49667952397d6442d37a852fe83b6356e (diff)
Remove DestroyActivityItem object pooling (4/n).
Remove the use of ObjectPool in the creation and management of DestroyActivityItem object. 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 Test: atest FrameworksCoreTests:ObjectPoolTests Test: atest FrameworksCoreTests:TransactionExecutorTests Test: atest FrameworksCoreTests:TransactionParcelTests Flag: EXEMPT removing com.android.window.flags.disable_object_pool Change-Id: I2045956a4a3bb52fe9db987f5d1c565793081872
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions