Remove double tap power gesture

This commit is contained in:
Pierre-Hugues Husson 2019-03-04 20:36:14 +01:00
parent e426db3598
commit 77160afe0d
5 changed files with 0 additions and 5 deletions

View file

@ -18,7 +18,6 @@
<integer name="config_autoBrightnessLightSensorRate">300</integer>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_bluetooth_hfp_inband_ringing_support">true</bool>
<bool name="config_cameraDoubleTapPowerGestureEnabled">false</bool>
<bool name="config_cellBroadcastAppLinks">true</bool>
<bool name="config_device_volte_available">true</bool>
<bool name="config_device_vt_available">true</bool>

View file

@ -88,6 +88,5 @@
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_supportAudioSourceUnprocessed">true</bool>
<bool name="config_cameraDoubleTapPowerGestureEnabled">false</bool>
<bool name="config_sustainedPerformanceModeSupported">true</bool>
</resources>

View file

@ -16,7 +16,6 @@
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_supportAudioSourceUnprocessed">true</bool>
<bool name="config_cameraDoubleTapPowerGestureEnabled">true</bool>
<bool name="config_sustainedPerformanceModeSupported">true</bool>
<bool name="config_device_volte_available">true</bool>

View file

@ -79,5 +79,4 @@
<bool name="config_powerDecoupleAutoSuspendModeFromDisplay">true</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_cameraDoubleTapPowerGestureEnabled">false</bool>
</resources>

View file

@ -76,7 +76,6 @@
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_switch_phone_on_voice_reg_state_change">false</bool>
<bool name="config_supportAudioSourceUnprocessed">true</bool>
<bool name="config_cameraDoubleTapPowerGestureEnabled">false</bool>
<bool name="config_sustainedPerformanceModeSupported">false</bool>
<bool name="config_wifi_dual_band_support">true</bool>
<bool name="config_wifi_background_scan_support">true</bool>