diff --git a/appdata-sandbox.json b/appdata-sandbox.json index aefad006aa5b08eb96451ed15b3816d5199d6c86..83d247226cc1f47afe13d444343847402e113bcc 100755 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -651,6 +651,17 @@ "sandbox-flags": [ "bind", "rec" ] } ] + }], + "ohos.permission.GRANT_SENSITIVE_PERMISSIONS":[{ + "sandbox-switch": "ON", + "sandbox-root": "/mnt/sandbox/", + "gids": [1006, 1008], + "mount-paths": [{ + "src-path": "/data/app/el1/bundle/public/", + "sandbox-path": "/data/bundles/", + "sandbox-flags": [ "bind", "rec" ] + } + ] }] }] }