You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Add POST_NOTIFICATIONS permission to the list of permissions available in the Export dialog
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user