diff --git a/appdata-sandbox.json b/appdata-sandbox.json index 5994d20f6a27f0475067bdb6f81174d7c10bd2e4..d803b9a8eff45452bd8108c0642b64a56e085e33 100644 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -123,6 +123,11 @@ "sandbox-path" : "/data/storage/el1/bundle/ohos.global.systemres", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" + }, { + "src-path" : "/data/service/el2//backup/bundles/", + "sandbox-path" : "/data/storage/el2/backup", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "false" } ], "symbol-links" : [{ diff --git a/appdata-sandbox64.json b/appdata-sandbox64.json index ff660390791d33307ef380a9590553a483203458..7f52c3f9598c8d83e51fc4b7031edadd5e78404d 100644 --- a/appdata-sandbox64.json +++ b/appdata-sandbox64.json @@ -128,6 +128,11 @@ "sandbox-path" : "/data/storage/el1/bundle/ohos.global.systemres", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" + }, { + "src-path" : "/data/service/el2//backup/bundles/", + "sandbox-path" : "/data/storage/el2/backup", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "false" } ], "symbol-links" : [{