post_boot: Update htbp for Chitwan CDP

Change-Id: I3d20b83e3df9a8f47d34955e9024c12b58fbba26
This commit is contained in:
Matthew Leung 2020-03-10 10:37:40 -07:00 committed by OdSazib
parent 8d58eb9228
commit 0ca316c45c
No known key found for this signature in database
GPG key ID: CB336514F9F5CF69

View file

@ -4988,7 +4988,7 @@ case "$target" in
"MTP" | "Surf" | "RCM" ) "MTP" | "Surf" | "RCM" )
# Start Host based Touch processing # Start Host based Touch processing
case "$platform_subtype_id" in case "$platform_subtype_id" in
"0" | "1" | "2" | "3" | "4") "0" | "1" | "2" | "3" | "4" | "5")
start_hbtp start_hbtp
;; ;;
esac esac