sm6250-common: Add encryption props

* miatoll devices were launched with API level 29.

Link: https://source.android.com/security/encryption/metadata
Change-Id: I21a4e3760ca7b992f32df48f0ca5595d67f4a15b
This commit is contained in:
Alexander Winkowski 2021-07-18 07:35:12 +02:00
parent 8f749ee764
commit 0d8f538cbf
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -101,7 +101,10 @@ camera.disable_zsl_mode=true
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera
# Crypto
ro.crypto.dm_default_key.options_format.version=2
ro.crypto.volume.metadata.method=dm-default-key
ro.crypto.volume.filenames_mode=aes-256-cts
ro.crypto.volume.options=::v2
# Dalvik
dalvik.vm.dex2oat64.enabled=true