Make audio jack work on LG V40 ThinQ
(cherry picked from commit b0ddf1a61d
)
This commit is contained in:
parent
898773be18
commit
2cd74842ae
@ -24,7 +24,7 @@ if [ -n "$FOUND_HUAWEI" ];then
|
||||
setprop debug.hwui.profile true
|
||||
fi
|
||||
|
||||
if getprop ro.hardware |grep -qiE -e qcom -e judyln;then
|
||||
if getprop ro.hardware |grep -qiE -e qcom -e judyln -e judypn;then
|
||||
FOUND_QCOM=1
|
||||
setprop persist.sys.overlay.devinputjack true
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user