mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: rootdir: Add support SM4375 Soc ID
* Taken from sunstone MIUI V14.0.4.0.TMQMIXM release-keys Change-Id: Iae8fb1deccb5799e553abec07ac7885315a5384e
This commit is contained in:
@@ -42,4 +42,6 @@ if [ "$soc_id" -eq 507 ]; then
|
||||
setprop ro.vendor.qti.soc_model SM6375
|
||||
elif [ "$soc_id" -eq 454 ]; then
|
||||
setprop ro.vendor.qti.soc_model SM4350
|
||||
elif [ "$soc_id" -eq 578 ]; then
|
||||
setprop ro.vendor.qti.soc_model SM4375
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user