summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Eric Lin <ericth@google.com> 2024-07-22 15:46:01 +0800
committer Eric Lin <ericth@google.com> 2024-07-23 20:04:08 +0800
commitcd985c96c294004a79c30b6a9f251add887d7da4 (patch)
treea88c573395707b7e2e140d8caacabbfc0c0fd77b /libs/input/PointerController.cpp
parentc3d12d789b9ebc50a37bbfe2209ae7de09a667f0 (diff)
Remove ActivityRelaunchItem object pooling (9/n).
Remove the use of ObjectPool in the creation and management of ActivityRelaunchItem 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:ObjectPoolTests Test: atest FrameworksCoreTests:TransactionParcelTests Flag: EXEMPT removing com.android.window.flags.disable_object_pool Change-Id: I236a5bf704b5944350c2f66aea20bd804d3609ad
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions