Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ab1b591b authored by Eric Lin's avatar Eric Lin
Browse files

Remove EnterPip/PipState object pooling (11/n).

Remove the use of ObjectPool in the creation and management of
EnterPipRequestedItem and PipStateTransactionItem 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 WmTests:ActivityRecordTests
Flag: EXEMPT removing com.android.window.flags.disable_object_pool
Change-Id: Id04463b36c426a14c508f944744b518d1c537efe
parent 8720c55b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment