summaryrefslogtreecommitdiff
path: root/libs/androidfw/BackupHelpers.cpp
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2023-08-09 13:10:19 +0000
committer Riddle Hsu <riddlehsu@google.com> 2023-12-05 08:36:00 +0000
commit6db86c1e6771be9f284cc05441c3c56b9e3f9e99 (patch)
tree4d2b22cf5bf2dc4e92103d972b3e96e2b54b77c6 /libs/androidfw/BackupHelpers.cpp
parent0afdfc6544f1882d5382cba1edda68f177c14100 (diff)
Finish rotation controller if the pending change is gone
Such when DisplayContent#getOrientation returns different values that triggers rotation change A->B->A in a short time. The A->B will start the rotation controller, but before the transition for A->B is started, the later B->A restores to the original state, but there is no signal to cancel the controller, which causes some windows to be hidden (prepared to apply display change transition). Fix: 289657013 Test: atest DisplayContentTests#testShellTransitRotation Merged-In: I8d0e5bd07414f39fb8aca7cf33a01dcf0ae7956e Change-Id: I8d0e5bd07414f39fb8aca7cf33a01dcf0ae7956e (cherry picked from commit a888105487ab58fa33e798529043152b92555e8a)
Diffstat (limited to 'libs/androidfw/BackupHelpers.cpp')
0 files changed, 0 insertions, 0 deletions