diff --git a/interfaces/common/file_share_sandbox.json b/interfaces/common/file_share_sandbox.json index 773e3d858d4ef0fc276bc3681005b986dde02c9a..cd8bbf75071fd4cf9ac5e3816182fb7e73d60beb 100644 --- a/interfaces/common/file_share_sandbox.json +++ b/interfaces/common/file_share_sandbox.json @@ -1,25 +1,10 @@ { "mount-path-map" : [{ - "sandbox-path" : "/data/storage/el1/bundle/", - "src-path" : "/data/app/el1/bundle/public//" - }, { "sandbox-path" : "/data/storage/el2/base/", "src-path" : "/data/app/el2//base//" - }, { - "sandbox-path" : "/data/storage/el1/database/", - "src-path" : "/data/app/el1//database//" - }, { - "sandbox-path" : "/data/storage/el2/database/", - "src-path" : "/data/app/el2//database//" }, { "sandbox-path" : "/data/storage/el1/base/", "src-path" : "/data/app/el1//base//" - }, { - "sandbox-path" : "/data/storage/ark-cache/", - "src-path" : "/data/local/ark-cache//" - }, { - "sandbox-path" : "/data/storage/ark-profile/", - "src-path" : "/data/local/ark-profile///" }, { "sandbox-path" : "/data/storage/el2/distributedfiles/", "src-path" : "/mnt/hmdfs//account/merge_view/data//"