Removal of unused keys

This commit is contained in:
ryenyuku 2021-10-08 10:02:13 +07:00
parent 690155837e
commit 1ff6bf128f

View file

@ -56,7 +56,6 @@
<bool name="config_fillMainBuiltInDisplayCutout">false</bool>
<bool name="config_hotswapCapable">true</bool>
<bool name="config_setColorTransformAccelerated">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_wifi_background_scan_support">true</bool>
@ -64,7 +63,6 @@
<bool name="config_wifi_dual_band_support">true</bool>
<bool name="config_wifi_fast_bss_transition_enabled">true</bool>
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
<bool name="config_wifi_softap_acs_supported">true</bool>
<bool name="skip_restoring_network_selection">true</bool>
<bool name="config_enableNetworkLocationOverlay">true</bool>
<bool name="config_enableFusedLocationOverlay">true</bool>
@ -81,8 +79,4 @@
<integer name="config_screenBrightnessSettingMinimum">1</integer>
<integer name="config_screenBrightnessDark">1</integer>
<string name="config_wifi_framework_sap_2G_channel_list">0</string>
<string name="config_wifi_random_mac_oui">00-0C-E7</string>
<string name="config_wifi_tcp_buffers">1730560,3461120,6922240,524288,1048576,4525824</string>
</resources>