You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-16 14:00:40 +00:00
Add POST_NOTIFICATIONS permission to the list of permissions available in the Export dialog
(cherry picked from commit 739190ca2b)
This commit is contained in:
committed by
Rémi Verschelde
parent
8366053ae9
commit
fb9ff8e632
@@ -112,6 +112,7 @@ static const char *android_perms[] = {
|
|||||||
"MOUNT_UNMOUNT_FILESYSTEMS",
|
"MOUNT_UNMOUNT_FILESYSTEMS",
|
||||||
"NFC",
|
"NFC",
|
||||||
"PERSISTENT_ACTIVITY",
|
"PERSISTENT_ACTIVITY",
|
||||||
|
"POST_NOTIFICATIONS",
|
||||||
"PROCESS_OUTGOING_CALLS",
|
"PROCESS_OUTGOING_CALLS",
|
||||||
"READ_CALENDAR",
|
"READ_CALENDAR",
|
||||||
"READ_CALL_LOG",
|
"READ_CALL_LOG",
|
||||||
|
|||||||
Reference in New Issue
Block a user