Add POST_NOTIFICATIONS permission to the list of permissions available in the Export dialog

(cherry picked from commit 739190ca2b)
This commit is contained in:
melquiadess 2024-04-08 09:09:25 +01:00 committed by Rémi Verschelde
parent 8366053ae9
commit fb9ff8e632
No known key found for this signature in database
GPG Key ID: C3336907360768E1

View File

@ -112,6 +112,7 @@ static const char *android_perms[] = {
"MOUNT_UNMOUNT_FILESYSTEMS",
"NFC",
"PERSISTENT_ACTIVITY",
"POST_NOTIFICATIONS",
"PROCESS_OUTGOING_CALLS",
"READ_CALENDAR",
"READ_CALL_LOG",