A40: fix audio jack

This commit is contained in:
Alberto Ponces 2021-04-30 09:39:23 +01:00 committed by GitHub
parent f66417e697
commit 32b3df08c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_useDevInputEventForAudioJack">false</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
</resources>