Removed some unused files + auto brightness tweaks

This commit is contained in:
UDPSendToFailed 2022-02-02 15:50:40 +01:00
parent 1fecbac8f1
commit 4bf911f73a
6 changed files with 19 additions and 109 deletions

View File

@ -1,42 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="config_mobile_tcp_buffers">
<item>5gnr:2097152,6291456,16777216,512000,2097152,8388608</item>
<item>lte:2097152,4194304,8388608,262144,524288,1048576</item>
<item>lte_ca:4096,6291456,12582912,4096,1048576,2097152</item>
<item>umts:4094,87380,1220608,4096,16384,1220608</item>
<item>hspa:4094,87380,1220608,4096,16384,1220608</item>
<item>hsupa:4094,87380,1220608,4096,16384,1220608</item>
<item>hsdpa:4094,87380,1220608,4096,16384,1220608</item>
<item>hspap:4094,87380,1220608,4096,16384,1220608</item>
<item>edge:4093,26280,35040,4096,16384,35040</item>
<item>gprs:4092,8760,11680,4096,8760,11680</item>
<item>evdo:4094,87380,524288,4096,16384,262144</item>
</string-array>
<string-array name="config_tether_bluetooth_regexs">
<item>bnep\\d</item>
<item>bt-pan</item>
</string-array>
<integer-array name="config_tether_upstream_types">
<item>0</item>
<item>1</item>
<item>5</item>
<item>7</item>
</integer-array>
<array name="config_tether_usb_regexs" />
<string-array name="config_tether_wifi_regexs">
<item>wigig0</item>
<item>wlan0</item>
</string-array>
<string-array name="networkAttributes">
<item>wifi,1,1,1,-1,true</item>
<item>bluetooth,7,7,0,-1,true</item>
<item>wifi_p2p,13,1,0,-1,true</item>
<item>ethernet,9,9,2,-1,ture</item>
</string-array>
<string-array name="radioAttributes">
<item>1,1</item>
<item>0,1</item>
<item>7,1</item>
</string-array>
</resources>

View File

@ -1,25 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
<bool name="config_carrier_volte_available">true</bool>
<bool name="config_device_volte_available">true</bool>
<bool name="config_device_vt_available">true</bool>
<bool name="config_device_wfc_ims_available">true</bool>
<bool name="config_dozeAfterScreenOff">true</bool>
<bool name="config_dynamic_bind_ims">true</bool>
<bool name="config_hotswapCapable">true</bool>
<bool name="config_powerDecoupleInteractiveModeFromDisplay">false</bool>
<bool name="config_setColorTransformAccelerated">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_speed_up_audio_on_mt_calls">true</bool>
<bool name="config_supportAudioSourceUnprocessed">false</bool>
<bool name="config_suspendWhenScreenOffDueToProximity">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_useDevInputEventForAudioJack">false</bool>
<bool name="config_wifiDisplaySupportsProtectedBuffers">true</bool>
<bool name="config_wifi_background_scan_support">true</bool>
<bool name="config_wifi_batched_scan_supported">true</bool>
<bool name="config_wifi_dual_band_support">true</bool>
<bool name="skip_restoring_network_selection">true</bool>
</resources>

View File

@ -1,34 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_automatic_brightness_available">true</bool>
<integer name="config_screenBrightnessDoze">17</integer>
<integer-array name="config_autoBrightnessLcdBacklightValues">
<item>6</item>
<item>6</item>
<item>6</item>
<item>11</item>
<item>79</item>
<item>95</item>
<item>141</item>
<item>183</item>
<item>200</item>
<item>219</item>
<item>255</item>
<item>255</item>
<item>255</item>
</integer-array>
<integer name="config_autoBrightnessBrighteningLightDebounce">1000</integer>
<integer name="config_autoBrightnessDarkeningLightDebounce">2000</integer>
<integer name="config_screenBrightnessDoze">10</integer>
<integer-array name="config_autoBrightnessLevels">
<item>1</item>
<item>5</item>
<item>6</item>
<item>10</item>
<item>50</item>
<item>100</item>
<item>200</item>
<item>500</item>
<item>1500</item>
<item>3000</item>
<item>4999</item>
<item>1000</item>
<item>5000</item>
<item>19999</item>
<item>20000</item>
</integer-array>
<integer-array name="config_autoBrightnessLcdBacklightValues">
<item>1</item>
<item>3</item>
<item>7</item>
<item>15</item>
<item>50</item>
<item>100</item>
<item>140</item>
<item>180</item>
<item>200</item>
<item>255</item>
</integer-array>
</resources>

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="config_ims_package">org.codeaurora.ims</string>
</resources>

View File

@ -24,8 +24,7 @@
<value>2.3</value>
</array>
<array name="cpu.clusters.cores">
<value>4</value>
<value>4</value>
<value>8</value>
</array>
<array name="cpu.core_power.cluster0">
<value>24</value>
@ -41,20 +40,6 @@
<value>1689600</value>
<value>1804800</value>
</array>
<array name="cpu.core_power.cluster1">
<value>24</value>
<value>38</value>
<value>57</value>
<value>77</value>
<value>102</value>
</array>
<array name="cpu.core_speeds.cluster1">
<value>652800</value>
<value>1036800</value>
<value>1401600</value>
<value>1689600</value>
<value>1804800</value>
</array>
<item name="cpu.suspend">6.5</item>
<item name="cpu.idle">16</item>
<item name="wakeup.power">0.15</item>

0
fail
View File