denniz: overlay: Adjust overlays for denniz

This commit is contained in:
lahaina
2024-02-02 19:33:21 +09:00
parent 2ac0528999
commit 5fd7d19564
2 changed files with 3 additions and 3 deletions

View File

@@ -208,7 +208,7 @@
<!-- Default screen brightness setting set.
-2 is invalid so setting will resort to int value specified above.
Must be in the range specified by minimum and maximum. -->
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.75</item>
<item name="config_screenBrightnessSettingDefaultFloat" format="float" type="dimen">0.5</item>
<!-- Maximum screen brightness allowed by the power manager.
-2 is invalid so setting will resort to int value specified above.
@@ -278,7 +278,7 @@
</string-array>
<!-- The default peak refresh rate for a given device. -->
<integer name="config_defaultPeakRefreshRate">120</integer>
<integer name="config_defaultPeakRefreshRate">90</integer>
<!-- Not allow to switch to higher refresh rate when (display, ambient) brightness falls into
the region defined by the two arrays -->

View File

@@ -31,7 +31,7 @@
<bool name="config_wifiSoftap6ghzSupported">true</bool>
<!-- Do not translate. Default access point SSID used for tethering -->
<string name="wifi_tether_configure_ssid_default" translatable="false">Realme X7 Max 5G</string>
<string name="wifi_tether_configure_ssid_default" translatable="false">OnePlus Nord 2 5G</string>
<!-- Boolean indicating whether the wifi chipset has background scan support -->
<bool translatable="false" name="config_wifi_background_scan_support">true</bool>