diff --git a/appdata-sandbox.json b/appdata-sandbox.json index 13f45c28121425c21ea621183177c926eb610122..381b2a9520d8d3dad63f173a636d5bc1562e1045 100755 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -223,6 +223,18 @@ }] }], "individual" : [{ + "com.huawei.hms.hmscore" : [{ + "sandbox-switch": "ON", + "sandbox-root" : "/mnt/sandbox/", + "mount-paths" : [{ + "src-path" : "/data/app/el1/bundle/public", + "sandbox-path" : "/data/bundles/", + "sandbox-flags" : [ "bind", "rec" ], + "check-action-status": "true" + } + ], + "symbol-links" : [] + }], "com.huawei.ohos.hiviewx" : [{ "sandbox-switch": "ON", "sandbox-root" : "/mnt/sandbox/",