summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Riddle Hsu <riddlehsu@google.com> 2024-07-23 05:47:27 +0000
committer Riddle Hsu <riddlehsu@google.com> 2024-07-23 05:50:23 +0000
commiteac42a981398b34cd9684561bb813578c7c091f4 (patch)
treeb8363d2a4453e5ffadc5712292bdf12041ea9e4d /libs/androidfw/FileStream.cpp
parentebc0c0996fcd978eb4e41e48d8610e8cc55847bb (diff)
Initialize display id of fixed rotation listener correctly
- Make sure the listener uses the initialized DisplayContent#mDisplayId. - Avoid using unexpected member of AppTransitionListener. e.g. DisplayContent#mDisplayId will be hidden by AppTransitionListener#mDisplayId in FixedRotationTransitionListener because the listener is an inner class of DisplayContent. So rename to AppTransitionListener#mTargetDisplayId. Bug: 354626262 Bug: 326610743 Flag: EXEMPT bugfix Test: TransitionTests Change-Id: I2d7ca5fdc0a2a468c1d96f2836a11d00714e5e27
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions