refactor: update permission sets and schemas for opener functionality
- Changed permission descriptions and constants in android-schema.json and mobile-schema.json to reflect new opener functionality. - Updated capabilities.json to remove deprecated shell permissions and include new opener permissions. - Refactored schema definitions to align with the new opener API, including changes to allowed and denied commands. - Adjusted application references in schemas to clarify usage with URLs and paths.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"platforms": ["android", "iOS"],
|
||||
"permissions": [
|
||||
"core:default",
|
||||
"shell:allow-open",
|
||||
"notification:default",
|
||||
"deep-link:default"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user