clover: Decommonize crypto props

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
pix106 2022-03-08 08:00:44 +01:00
parent c7d5d703ae
commit 83e1cdf064
2 changed files with 9 additions and 0 deletions

View file

@ -25,6 +25,9 @@ DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
# Platform
BOARD_VENDOR_PLATFORM := xiaomi-sdm660
# Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/properties/vendor.prop
# SELinux
BOARD_VENDOR_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/vendor
SYSTEM_EXT_PUBLIC_SEPOLICY_DIRS += $(DEVICE_PATH)/sepolicy/public

6
properties/vendor.prop Normal file
View file

@ -0,0 +1,6 @@
# Crypto
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
ro.crypto.volume.options=::v2