android_vendor_hardware_ove.../Realme/8-5G/res/values/bools.xml
Andy CrossGate Yan fb892f4c3e OPlus overlay housekeeping
Renaming and removing leftover tags

Change-Id: I014f3c47c221c2b2a37a6b173ed9190b52b8e8e8
2022-06-11 22:18:20 +08:00

24 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- WiFiResOverlay -->
<bool name="config_wifi_background_scan_support">true</bool>
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
<bool name="config_wifi_fast_bss_transition_enabled">true</bool>
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
<!-- FrameworkResOverlay -->
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_suspendWhenScreenOffDueToProximity">true</bool>
<bool name="config_device_volte_available">true</bool>
<!-- Product frameworks auto-gen rro -->
<bool name="config_device_vt_available">true</bool>
<bool name="config_device_wfc_ims_available">true</bool>
<bool name="config_dynamic_bind_ims">true</bool>
<bool name="config_hotswapCapable">true</bool>
<bool name="config_setColorTransformAccelerated">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="skip_restoring_network_selection">true</bool>
</resources>