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

(cherry picked from commit 739190ca2b7f1b67a78eff33154a4bfd1964f5c4)
This commit is contained in:
melquiadess 2024-04-08 09:09:25 +01:00 committed by Relintai
parent ad12d466cc
commit 33c6c019fa

View File

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