commit | 0d1a7441828940131d6424f92b6854ba8be7eacc | [log] [tgz] |
---|---|---|
author | Vali Calinescu <vcalinescu@google.com> | Thu Mar 02 15:14:10 2023 +0000 |
committer | Vali Calinescu <vcalinescu@google.com> | Mon Mar 06 12:11:38 2023 +0000 |
tree | 91703311f8af1e624d1421fd34d68ebc06f8df1b | |
parent | 961c53cb70f19919bb77d60d2c656e560b5d20ec [diff] |
Check the current runtime orientation in updateCompatDisplayInsets Right now we are checking the static runtime orientation from ActivityInfo in updateCompatDisplayInsets. This can be obsolete, so we need to start checking the current one from the most recent requested configuration. Fix: 264276741 Test: atest WmTests:ActivityRecordTests Test: atest WmTests:SizeCompatTests Change-Id: I0ef411c4eb67f539352d8dbf521a6b9672b47fcc