Build fix for 076c36fce1
.
Bug: 116008047 Change-Id: I053866f49e1ec090fde9a6fbf19a34c5e4e6e8e3 Signed-off-by: Alistair Strachan <astrachan@google.com>
This commit is contained in:
parent
ced713fdd6
commit
fd73fe9853
1 changed files with 0 additions and 1 deletions
|
@ -153,7 +153,6 @@ static struct fscrypt_mode {
|
|||
int keysize;
|
||||
bool logged_impl_name;
|
||||
} available_modes[] = {
|
||||
<<<<<<< HEAD
|
||||
[FS_ENCRYPTION_MODE_AES_256_XTS] = {
|
||||
.friendly_name = "AES-256-XTS",
|
||||
.cipher_str = "xts(aes)",
|
||||
|
|
Loading…
Add table
Reference in a new issue