sdm660: init.qcom.post_boot: Add soc_id for QCM2150

Change-Id: I6850648f3537819f8362508923cb788671c97396
This commit is contained in:
Sumit Agrawal 2019-08-30 21:12:16 +05:30 committed by Max Weffers
parent f5e6b6d545
commit 07ea656524
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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