post_boot: Update htbp for Chitwan CDP
Change-Id: I3d20b83e3df9a8f47d34955e9024c12b58fbba26
This commit is contained in:
parent
8d58eb9228
commit
0ca316c45c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue