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:
parent
a07e5e276e
commit
1fc4297c00
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user