Revert "clover: Decommonize crypto props"
This reverts commit 83e1cdf064
.
This commit is contained in:
parent
c3ab0dc97a
commit
e6be70b322
2 changed files with 0 additions and 9 deletions
|
@ -25,9 +25,6 @@ DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml
|
|||
# Platform
|
||||
BOARD_VENDOR_PLATFORM := xiaomi-sdm660
|
||||
|
||||
# Properties
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/properties/vendor.prop
|
||||
|
||||
# WLAN MAC
|
||||
WLAN_MAC_SYMLINK := true
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
# 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
|
||||
|
Loading…
Reference in a new issue