Merge "Persist the nit brightness for the default display" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2023-03-09 15:11:33 +00:00 committed by Android (Google) Code Review
commit 4346d16968

View file

@ -349,4 +349,8 @@
<item>283</item>
<item>283</item>
</integer-array>
<!-- 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>
</resources>