sm8250-common: GRF: Set soc properties

- Set soc model and manufacturer properties

Change-Id: I9ecc1cb75a415f5df147d47234fd9d8b69e1e6b5
This commit is contained in:
Arvind Kumar 2021-06-23 11:12:14 +05:30 committed by SGCMarkus
parent c386f9ceb3
commit 15bf2f2822

View File

@ -179,6 +179,10 @@ persist.vendor.sensors.sync_request=true
# Shutdown # Shutdown
sys.vendor.shutdown.waittime=500 sys.vendor.shutdown.waittime=500
# SOC
ro.soc.manufacturer=QTI
ro.soc.model=SM8250
# SSR # SSR
persist.vendor.ssr.restart_level=ALL_ENABLE persist.vendor.ssr.restart_level=ALL_ENABLE