You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App permissions should also be restored when restoring an app. To ease the process, the permissions will be saved in the rules files. So, the existence of the rules file not only depends on the has_rules meta but also on the existence of permissions (not all apps use permissions). Permissions will be saved to another file called perms.am.tsv. This has the same format as the exportable rules but will be saved separately to add another option for it.
The text was updated successfully, but these errors were encountered:
App permissions should also be restored when restoring an app.
To ease the process, the permissions will be saved in the rules files. So, the existence of the rules file not only depends on thePermissions will be saved to another file calledhas_rules
meta but also on the existence of permissions (not all apps use permissions).perms.am.tsv
. This has the same format as the exportable rules but will be saved separately to add another option for it.The text was updated successfully, but these errors were encountered: