sdm660-common: Properly set manufacturer and soc properties
Set soc model and manufacturer properties Change-Id: Ia75eb8862c7d879c40e64527d32d082bfa9b8e42 https://source.codeaurora.org/quic/la/platform/vendor/qcom/falcon_64/commit/?h=LA.UM.10.2.1.r1-02700-sdm660.0&id=8c110fb6841e17eb6eadf11c94e8ca64ce84f430 Signed-off-by: Reinazhard <reinazhard@gmail.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
7033bb6443
commit
9ad933253d
1 changed files with 2 additions and 2 deletions
|
@ -237,8 +237,8 @@ ro.vendor.sensors.mot_detect=true
|
|||
ro.vendor.sensors.pmd=true
|
||||
ro.vendor.sensors.sta_detect=true
|
||||
|
||||
# SoC
|
||||
ro.soc.manufacturer=Qualcomm
|
||||
# Set system properties identifying the chipset
|
||||
ro.soc.manufacturer=QTI
|
||||
ro.soc.model=SDM660
|
||||
|
||||
# System restart
|
||||
|
|
Loading…
Reference in a new issue