Add POST_NOTIFICATIONS permission to the list of permissions available in the Export dialog
This commit is contained in:
parent
e5b4ef8e95
commit
739190ca2b
2 changed files with 4 additions and 0 deletions
|
|
@ -141,6 +141,7 @@ static const char *android_perms[] = {
|
|||
"MOUNT_UNMOUNT_FILESYSTEMS",
|
||||
"NFC",
|
||||
"PERSISTENT_ACTIVITY",
|
||||
"POST_NOTIFICATIONS",
|
||||
"PROCESS_OUTGOING_CALLS",
|
||||
"READ_CALENDAR",
|
||||
"READ_CALL_LOG",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue