Fix decryption on Android N preview
This commit is contained in:
@@ -49,6 +49,7 @@ static int get_footer_from_opts(char *output, size_t output_size, const char *op
|
|||||||
static const char *names[] = {
|
static const char *names[] = {
|
||||||
"encryptable=",
|
"encryptable=",
|
||||||
"forceencrypt=",
|
"forceencrypt=",
|
||||||
|
"forcefdeorfbe=",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user