diff options
| author | 2024-07-22 17:36:01 +0800 | |
|---|---|---|
| committer | 2024-07-23 20:04:09 +0800 | |
| commit | 0b0bfc3da65c94d89e68ca71adbb2184621caec4 (patch) | |
| tree | 09a2dbb43de085652cffe9d4eaf64bc86565abb3 /libs/androidfw/StringPool.cpp | |
| parent | bf6e6a269306add96de96c94156573a313cac072 (diff) | |
Remove MoveToDisplayItem object pooling (13/n).
Remove the use of ObjectPool in the creation and management of
MoveToDisplayItem 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:ObjectPoolTests
Test: atest FrameworksCoreTests:TransactionParcelTests
Flag: EXEMPT removing com.android.window.flags.disable_object_pool
Change-Id: Ifda4a2d4ccdd5c1e01d30956a076215e86cb7980
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions