diff options
| author | 2024-07-22 20:53:28 +0800 | |
|---|---|---|
| committer | 2024-07-23 20:04:09 +0800 | |
| commit | b6f318cecd92c3a354bcc8f558fe236e28f9bcdd (patch) | |
| tree | 8b8ff3138e5739e513a539e9d0986a4b5eb0724c /libs/input/PointerController.cpp | |
| parent | 7080a7ab54a3ae68ae0a36fbefce133d61f36880 (diff) | |
Remove ConfigurationChangeItem pooling (17/n).
Remove the use of ObjectPool in the creation and management of
ConfigurationChangeItem 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:ActivityThreadTest
Test: atest FrameworksCoreTests:TransactionParcelTests
Flag: EXEMPT removing com.android.window.flags.disable_object_pool
Change-Id: I41b8161591264eb56b3f01ba778a1fa79d198ae6
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions