fix(notification): Add permission commands for Actions (#1459)

* Add the permission commands

* Add changes file
This commit is contained in:
Naman Garg
2024-06-18 14:28:16 +05:30
committed by GitHub
parent b18a03a376
commit 17c42fd42a
10 changed files with 95 additions and 4 deletions
@@ -0,0 +1,5 @@
---
"notification": patch
---
Add `register_action_types` and `register_listener` permission command, so that new Action types can be registered and used on Android.