From 07ea6565246ea09f6ba1924337618181779c16df Mon Sep 17 00:00:00 2001 From: Sumit Agrawal Date: Fri, 30 Aug 2019 21:12:16 +0530 Subject: [PATCH] sdm660: init.qcom.post_boot: Add soc_id for QCM2150 Change-Id: I6850648f3537819f8362508923cb788671c97396 --- rootdir/bin/init.qcom.post_boot.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rootdir/bin/init.qcom.post_boot.sh b/rootdir/bin/init.qcom.post_boot.sh index bc37382c..ec066909 100755 --- a/rootdir/bin/init.qcom.post_boot.sh +++ b/rootdir/bin/init.qcom.post_boot.sh @@ -2105,7 +2105,7 @@ case "$target" in # Socid 386 = Pukeena case "$soc_id" in - "303" | "307" | "308" | "309" | "320" | "386" ) + "303" | "307" | "308" | "309" | "320" | "386" | "436") # Start Host based Touch processing case "$hw_platform" in @@ -2440,7 +2440,7 @@ case "$target" in esac case "$soc_id" in - "386" ) + "386" | "436") # Start Host based Touch processing case "$hw_platform" in