Snap for 11996894 from 4bb5fa61c2 to 24Q4-release

Change-Id: Ibaa800363fd270998b35f40a1466f0cbc947b21a
This commit is contained in:
Android Build Coastguard Worker 2024-06-20 23:01:44 +00:00
commit 3cc10d03a8
2 changed files with 0 additions and 4 deletions

View file

@ -299,10 +299,6 @@
off rounded corners logic in LetterboxUiController. Values are in pixel. --> off rounded corners logic in LetterboxUiController. Values are in pixel. -->
<integer name="config_letterboxActivityCornersRadius">64</integer> <integer name="config_letterboxActivityCornersRadius">64</integer>
<!-- Whether we should persist the brightness value in nits for the default display even if
the underlying display device changes. -->
<bool name="config_persistBrightnessNitsForDefaultDisplay">true</bool>
<!-- The width in dp to use to detect vertical thin letterboxing. <!-- The width in dp to use to detect vertical thin letterboxing.
If W is the available width and w is the letterbox width, an app If W is the available width and w is the letterbox width, an app
is thin letterboxed if the value here is < (W - w) / 2 is thin letterboxed if the value here is < (W - w) / 2