overlay: config_useDevInputEventForAudioJack

Change-Id: I9eccce279586ccdd420dbcb4a5777ead1fb37daf
This commit is contained in:
Thierry Strudel
2016-10-31 21:31:25 -07:00
parent 84e119d807
commit 483ac6abd5

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>