diff --git a/appdata-sandbox-app.json b/appdata-sandbox-app.json index 3fdb013fa8580f23a17a46b0610af821031784c1..0e3921b9951c1625f1624a5f9e9159626175f34e 100755 --- a/appdata-sandbox-app.json +++ b/appdata-sandbox-app.json @@ -270,6 +270,12 @@ "sandbox-path": "/data/storage/el5/database", "src-path": "/data/app/el5//database/" }] + },{ + "name": "ohos.permission.ACCESS_FILE_CONTENT_SHARE", + "mount-paths": [{ + "src-path": "/data/service/el2/public/file_monitor_service/content_share", + "sandbox-path": "/storage/ContentShare" + }] }], "spawn-flag": [{ "name": "START_FLAGS_BACKUP",