diff options
| author | 2024-07-22 15:59:27 +0800 | |
|---|---|---|
| committer | 2024-07-23 20:04:08 +0800 | |
| commit | 8720c55b26bdb1d6bb51ca20c034b06dc1804f18 (patch) | |
| tree | 95249cc9270b81f57c66e8aead3a0f2912c59b27 /libs/input/PointerController.cpp | |
| parent | cd985c96c294004a79c30b6a9f251add887d7da4 (diff) | |
Remove ActivityResultItem object pooling (10/n).
Remove the use of ObjectPool in the creation and management of
ActivityResultItem 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: I1945ad52dba0a52ef9b32e256d17cf592f84c50f
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions