Snap for 12673321 from 726bfdd851 to 25Q1-release

Change-Id: I2ddfd4b3bfdd1e1d5f801e6bdf01c2bad291f925
This commit is contained in:
Android Build Coastguard Worker 2024-11-19 00:06:21 +00:00
commit ce293561ee

View file

@ -179,9 +179,12 @@
auto-brightness adjustment setting. --> auto-brightness adjustment setting. -->
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction> <fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
<dimen name="status_bar_height_default">52dp</dimen> <!-- Align to both camera at inner/outer cutout's height -->
<dimen name="status_bar_height_portrait">52dp</dimen> <dimen name="status_bar_height_portrait">66dp</dimen>
<dimen name="status_bar_height_landscape">52dp</dimen> <!-- Since @dimen/status_bar_height_portrait is modified in overlay, need to restore its value
from original folder. This should be done even looks no effect on some apps because
some other apps may reference to it. -->
<dimen name="status_bar_height_landscape">24dp</dimen>
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach <!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
data profile --> data profile -->