Revert "Set persistBrightnessNitsForDefaultDisplay to true"

This reverts commit 28b4ee67ef.

Reason for revert: b/345623960

Change-Id: If8afdb43e6fa1d2a0c03a146cfb4ba87703a987b
This commit is contained in:
Piotr Wilczyński 2024-06-19 09:45:46 +00:00 committed by Android (Google) Code Review
parent 28b4ee67ef
commit cf00459308

View file

@ -299,10 +299,6 @@
off rounded corners logic in LetterboxUiController. Values are in pixel. -->
<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.
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