sm8350-common: Set SOC manufacturer and chipset properties
Bug: 158284209 Bug: 180589452 Change-Id: I9be67a1a78ab1d3b4a0e717fb3381458eb4996da
This commit is contained in:
parent
c7babf502d
commit
04d89ff9cd
1 changed files with 4 additions and 0 deletions
|
@ -123,6 +123,10 @@ vendor.arcsoft.sn_isHardCopy=0
|
|||
vendor.camera.algo.jpeghwencode=1
|
||||
vendor.camera.aux.packagelist=com.oem.autotest,com.oneplus.factorymode,com.oneplus.camera,com.oneplus.healthcheck
|
||||
|
||||
# Chipset
|
||||
ro.soc.manufacturer=Qualcomm
|
||||
ro.soc.model=SM8350
|
||||
|
||||
# Crypto
|
||||
ro.crypto.allow_encrypt_override=true
|
||||
ro.crypto.dm_default_key.options_format.version=2
|
||||
|
|
Loading…
Reference in a new issue