Remove AppWindowContainerController and AppWindowContainerListener (39/n)
AppWindowToken and ActivityRecord will hold each other as a member and call directly into the other. Unnecessary locks are removed. All AppWindowContainerControllerTests moved to AppWindowTokenTests. Three of the tests needs other works of the hierarchy which can be added back later. Commented out with a TODO. Bug: 80414790 Test: go/wm-smoke Test: atest ActivityRecordTests Test: atest AppWindowTokenTests Test: atest FrameworksServicesTests:AppTransitionTests Test: atest ActivityStackSupervisorTests Test: atest ActivityStackTests Change-Id: Ifa1f692f5c54dbffc3758bd26de124e7d055e0ab
Loading
Please register or sign in to comment