commit | 817f606392e4c6fbadc2a60d59c11378ea83b222 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Mon Aug 16 12:15:11 2021 -0700 |
committer | Prabir Pradhan <prabirmsp@google.com> | Mon Aug 16 12:18:21 2021 -0700 |
tree | 4a7ec5948acbf9ad96906603f5c8a374b8cab5cf | |
parent | f334812daa74bb651590334f60229262dad11b81 [diff] |
Write displayOrientation value when WindowInfo is parceled The expected displayOrientation value was not being sent to other processes in WindowInfo because it was not being parceled/unparceled. Here, we ensure that the displayOrientation value is correctly parceled. Bug: 179274888 Test: adb shell dumpsys input Change-Id: Ic3e72a6ec45ffa0bd3a5b407389fccd7a5f036a6