mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: Use FBE v2
AOSP defaults to v1 on devices shipped with Q or earlier,
explicitly enable v2 for these devices to use 16-byte padding
e575f4ed96/libfscrypt/fscrypt.cpp (L205)
Change-Id: I20e5f31007a2c01bc993c09e644205bf23ebd8ae
This commit is contained in:
@@ -117,6 +117,7 @@ ro.soc.manufacturer=QTI
|
||||
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
|
||||
|
||||
# Dalvik
|
||||
dalvik.vm.systemuicompilerfilter=speed
|
||||
|
||||
Reference in New Issue
Block a user