sm6375-common: rootdir: SoC change to support holi APQ

Change-Id: Iee1d338dfbc4475db4269da030ef7c2859fae7c2
Signed-off-by: chrisl7 <wandersonrodriguesf1@gmail.com>
This commit is contained in:
Arvind Kumar
2023-07-10 13:53:59 +05:30
committed by boedhack99
parent d0f2061390
commit ebefc7846e

View File

@@ -38,7 +38,7 @@ soc_id=`cat /sys/devices/soc0/soc_id` 2> /dev/null
# Store soc_id in ro.vendor.qti.soc_id
setprop ro.vendor.qti.soc_id $soc_id
if [ "$soc_id" -eq 507 ]; then
if [ "$soc_id" -eq 507 ] || [ "$soc_id" -eq 628 ]; then
setprop ro.vendor.qti.soc_model SM6375
elif [ "$soc_id" -eq 454 ]; then
setprop ro.vendor.qti.soc_model SM4350