commit | 173a38237569a20a12ebead102c30d50fcf1ad59 | [log] [tgz] |
---|---|---|
author | Graciela Wissen Putri <gracielawputri@google.com> | Fri Sep 27 13:57:23 2024 +0000 |
committer | Graciela Wissen Putri <gracielawputri@google.com> | Fri Oct 04 14:21:13 2024 +0000 |
tree | 16afe3cd544c2a1a796bfcc3725d2edb1dd0a8f2 | |
parent | 6481a94c18e4ae9f8442dec2b95f49556e3a2193 [diff] |
Make mUserAspectRatio final When user changes aspect ratio via Settings, the app is always killed and user will have to open it again to initialise the new setting. Since the aspect ratio will not change during the lifecycle of the activity, we make it final. Flag: EXEMPT refactor Fix: 315140179 Test: atest AppCompatAspectRatioOverridesTest atest AppCompatOrientationPolicyTest atest SizeCompatTests Change-Id: I3ed20c7473f3b142d63d1a6cd3a382004bd61d35