Snap for 10261816 from af03d4f789 to udc-qpr1-release

Change-Id: Id11db6243859a009ac17689e499ae55e8e462773
This commit is contained in:
Android Build Coastguard Worker 2023-06-06 01:27:15 +00:00
commit 129db7e1f5
2 changed files with 8 additions and 0 deletions

View file

@ -295,4 +295,8 @@
<!-- The maximum range of gamma adjustment possible using the screen
auto-brightness adjustment setting. -->
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
data profile -->
<bool name="allow_clear_initial_attach_data_profile">true</bool>
</resources>

View file

@ -321,4 +321,8 @@
<!-- The maximum range of gamma adjustment possible using the screen
auto-brightness adjustment setting. -->
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
data profile -->
<bool name="allow_clear_initial_attach_data_profile">true</bool>
</resources>