Add LG G7 Thinq for dev input jack
This commit is contained in:
parent
6c4761261b
commit
1d4c8d2860
@ -24,7 +24,7 @@ if [ -n "$FOUND_HUAWEI" ];then
|
|||||||
setprop debug.hwui.profile true
|
setprop debug.hwui.profile true
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if getprop ro.hardware |grep -qiE qcom;then
|
if getprop ro.hardware |grep -qiE -e qcom -e judyln;then
|
||||||
FOUND_QCOM=1
|
FOUND_QCOM=1
|
||||||
setprop persist.sys.overlay.devinputjack true
|
setprop persist.sys.overlay.devinputjack true
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user