summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Eric Lin <ericth@google.com> 2024-07-19 18:09:40 +0800
committer Eric Lin <ericth@google.com> 2024-07-23 20:04:08 +0800
commit4f36c9596d62c9c553896ca68acc89c5de0046b8 (patch)
tree7d40ae625019faed72e89d6e36fbf95dec9b7d57 /libs/input/PointerController.cpp
parent8f7579902b95aa50bf66b04af719f1b49f4cd45a (diff)
Remove Start/StopActivityItem obj pooling (6/n).
Remove the use of ObjectPool in the creation and management of StartActivityItem and StopActivityItem 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:ActivityThreadTest Test: atest FrameworksCoreTests:ObjectPoolTests Test: atest FrameworksCoreTests:TransactionParcelTests Flag: EXEMPT removing com.android.window.flags.disable_object_pool Change-Id: Icc9ec34fbdca82ad3d321bb59acfbaf73434638d
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions