Remove TransferSplashStateItem pooling (14/n).
Remove the use of ObjectPool in the creation and management of TransferSplashScreenViewStateItem 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 WmTests:ActivityRecordTests Flag: EXEMPT removing com.android.window.flags.disable_object_pool Change-Id: I289036210180e5922f6ff52a07d9e916d3d8e375
Loading
Please register or sign in to comment