sm8350-common: Explicitly enable dm-default-key volume metadata encryption method
Change-Id: Iabfe4d15ac108fa594df391be728986274e3126e
This commit is contained in:
parent
4cd2c8b6e5
commit
82593d3701
1 changed files with 2 additions and 0 deletions
|
@ -125,7 +125,9 @@ vendor.camera.aux.packagelist=com.oem.autotest,com.oneplus.factorymode,com.onepl
|
|||
|
||||
# Crypto
|
||||
ro.crypto.allow_encrypt_override=true
|
||||
ro.crypto.dm_default_key.options_format.version=2
|
||||
ro.crypto.volume.filenames_mode=aes-256-cts
|
||||
ro.crypto.volume.metadata.method=dm-default-key
|
||||
|
||||
# Display
|
||||
ro.vendor.display.sensortype=2
|
||||
|
|
Loading…
Reference in a new issue