diff options
| author | 2022-09-24 00:20:57 +0800 | |
|---|---|---|
| committer | 2022-09-27 15:06:37 +0800 | |
| commit | 7e2eeb1395f3753414048132bb2e2a747a24775d (patch) | |
| tree | 9a8c80930d620230cc6f289e973b41e993bb94fd /libs/androidfw/ResourceTimer.cpp | |
| parent | 36f16a2fb8e4898019fd62d56f8c2d82c65f4bf1 (diff) | |
Make startTransition one-way
If shell is starting an existing transition, it doesn't need the
returned transition token so it can be an async call then it won't
block shell's thread to execute other operations.
If shell is starting a new transition, then use the new added 2-way
startNewTransition which is the same as the original path.
Bug: 248550757
Test: atest ShellTransitionTests
Test: CtsWindowManagerDeviceTestCases with shell transition
Change-Id: I5f64d19475d5b857a461775dd6f3002567e93ad8
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions