overlay: config_useDevInputEventForAudioJack

am: 483ac6abd5

Change-Id: Ib30284acc40f0e655f1a95e7fb40f496ebbcbb38
This commit is contained in:
Thierry Strudel
2016-11-01 06:33:36 +00:00
committed by android-build-merger

View File

@@ -23,4 +23,8 @@
autodetected from the Configuration. -->
<bool name="config_showNavigationBar">true</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>
</resources>