msm8976-common: Disable config_useDevInputEventForAudioJack

* We use h2w.
This commit is contained in:
LuK1337 2017-01-21 15:38:03 +01:00
parent 6ce9774d37
commit eeedd05a5e
1 changed files with 0 additions and 4 deletions

View File

@ -73,10 +73,6 @@
<!-- If this is true, the screen will fade off. -->
<bool name="config_animateScreenLights">false</bool>
<!-- When true use the linux /dev/input/event subsystem to detect the switch changes
on the headphone/microphone jack. When false use the older uevent framework -->
<bool name="config_useDevInputEventForAudioJack">true</bool>
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true -->
<bool translatable="false" name="skip_restoring_network_selection">true</bool>