Reland "Synchronize window config updates (7/n)"
Allow ClientTransaction to take more than one ActivityLifecycleItem. To keep the client side behavior unchanged, this CL refactors to allow ClientTransaction to take lifecycle request in the same way as non-lifecyle request, so that they are queued in order. As a refactor, this should be no-op until replacing the server side deprecated methods to use #addTransactionItem. Bug: 260873529 Change-Id: Iaa2515dc05f860cfedce878d278455483837fcc9 Test: atest FrameworksCoreTests:TransactionExecutorTests Test: atest WmTests:ActivityTaskManagerServiceTests
Loading
Please register or sign in to comment