android_vendor_hardware_ove.../Samsung/A70/res/values/bools.xml
firemax13 093269e987
Samsung: a70: bring-up device overlays
Signed-off-by: firemax13 <mydadisbrave2@gmail.com>
2021-01-09 12:50:04 +08:00

24 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_wifi_fast_bss_transition_enabled">true</bool>
<bool name="config_hotswapCapable">true</bool>
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
<bool name="config_bluetooth_le_peripheral_mode_supported">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_wifi_dual_band_support">false</bool>
<bool name="config_wifi_background_scan_support">true</bool>
<bool name="skip_restoring_network_selection">true</bool>
<bool name="config_wifiDisplaySupportsProtectedBuffers">true</bool>
<bool name="config_wifi_batched_scan_supported">true</bool>
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
<bool name="config_speed_up_audio_on_mt_calls">true</bool>
<bool name="config_device_volte_available">true</bool>
<bool name="config_carrier_volte_available">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_supportAudioSourceUnprocessed">false</bool>
<bool name="config_dozeAfterScreenOff">true</bool>
<bool name="config_powerDecoupleInteractiveModeFromDisplay">false</bool>
</resources>