Skip to content

Commit

Permalink
Merge pull request phhusson#470 from TBM13/a30-patch
Browse files Browse the repository at this point in the history
A30: Fix Audio Jack
  • Loading branch information
phhusson authored Feb 20, 2022
2 parents eb15827 + c422254 commit 12e59cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Samsung/A30/res/values/bools.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<resources>
<bool name="config_fillMainBuiltInDisplayCutout">true</bool>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_useDevInputEventForAudioJack">false</bool>
<bool name="config_useDevInputEventForAudioJack">true</bool>
<bool name="config_wifi_background_scan_support">true</bool>
<bool name="config_wifi_dual_band_support">true</bool>
<bool name="config_wifi_fast_bss_transition_enabled">true</bool>
Expand Down

0 comments on commit 12e59cd

Please sign in to comment.