diff --git a/interfaces/common/file_share_sandbox.json b/interfaces/common/file_share_sandbox.json index d5bba1777b1c885cc881f9a7cd0591816cb299c0..da9468e33f80b1108095816741767b74bb68fba4 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/device_view//data//"