diff --git a/rootdir/bin/init.qcom.post_boot.sh b/rootdir/bin/init.qcom.post_boot.sh index d1530738..f832a155 100755 --- a/rootdir/bin/init.qcom.post_boot.sh +++ b/rootdir/bin/init.qcom.post_boot.sh @@ -4730,7 +4730,7 @@ case "$target" in "MTP" | "Surf" | "RCM" ) # Start Host based Touch processing case "$platform_subtype_id" in - "0" | "1" | "2" | "4") + "0" | "1" | "2" | "3" | "4") start_hbtp ;; esac