probably last commit

This commit is contained in:
soracqt 2022-03-21 09:56:57 +09:00
parent 76ae51fb03
commit 1d69012ed7
No known key found for this signature in database
GPG key ID: ECCE3B658A852C82

View file

@ -214,14 +214,12 @@
<integer-array name="config_screenDarkeningThresholds">
<item>0</item>
</integer-array>
<array name="config_screenThresholdLevels" />
<string-array name="config_tether_wifi_regexs">
<item>softap0</item>
<item>wigig0</item>
</string-array>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
<bool name="config_dozeAlwaysOnEnabled">false</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<fraction name="config_autoBrightnessAdjustmentMaxGamma">100.0%</fraction>
@ -234,36 +232,4 @@
<integer name="config_screenBrightnessSettingDefault">1072</integer>
<integer name="config_screenBrightnessSettingMaximum">4095</integer>
<integer name="config_screenBrightnessSettingMinimum">22</integer>
<public type="array" name="config_ambientBrighteningThresholds" id="0x7f010000" />
<public type="array" name="config_ambientDarkeningThresholds" id="0x7f010001" />
<public type="array" name="config_ambientThresholdLevels" id="0x7f010002" />
<public type="array" name="config_autoBrightnessDisplayValuesNits" id="0x7f010003" />
<public type="array" name="config_autoBrightnessLcdBacklightValues" id="0x7f010004" />
<public type="array" name="config_autoBrightnessLevels" id="0x7f010005" />
<public type="array" name="config_screenBrighteningThresholds" id="0x7f010006" />
<public type="array" name="config_screenDarkeningThresholds" id="0x7f010007" />
<public type="array" name="config_screenThresholdLevels" id="0x7f010008" />
<public type="array" name="config_tether_wifi_regexs" id="0x7f010009" />
<public type="bool" name="config_automatic_brightness_available" id="0x7f020000" />
<public type="bool" name="config_dozeAlwaysOnDisplayAvailable" id="0x7f020001" />
<public type="bool" name="config_dozeAlwaysOnEnabled" id="0x7f020002" />
<public type="bool" name="config_showNavigationBar" id="0x7f020003" />
<public type="bool" name="config_useDevInputEventForAudioJack" id="0x7f020004" />
<public type="fraction" name="config_autoBrightnessAdjustmentMaxGamma" id="0x7f030000" />
<public type="integer" name="config_autoBrightnessBrighteningLightDebounce" id="0x7f040000" />
<public type="integer" name="config_autoBrightnessDarkeningLightDebounce" id="0x7f040001" />
<public type="integer" name="config_brightness_ramp_rate_fast" id="0x7f040002" />
<public type="integer" name="config_brightness_ramp_rate_slow" id="0x7f040003" />
<public type="integer" name="config_defaultPeakRefreshRate" id="0x7f040004" />
<public type="integer" name="config_screenBrightnessDim" id="0x7f040005" />
<public type="integer" name="config_screenBrightnessSettingDefault" id="0x7f040006" />
<public type="integer" name="config_screenBrightnessSettingMaximum" id="0x7f040007" />
<public type="integer" name="config_screenBrightnessSettingMinimum" id="0x7f040008" />
<public type="string" name="config_qualified_networks_service_package" id="0x7f050000" />
<public type="string" name="config_wlan_data_service_package" id="0x7f050001" />
<public type="string" name="config_wlan_network_service_package" id="0x7f050002" />
<public type="xml" name="power_profile" id="0x7f060000" />
<string name="config_qualified_networks_service_package">vendor.qti.iwlan</string>
<string name="config_wlan_data_service_package">vendor.qti.iwlan</string>
<string name="config_wlan_network_service_package">vendor.qti.iwlan</string>
</resources>