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