diff --git a/interfaces/common/file_share_sandbox.json b/interfaces/common/file_share_sandbox.json index 938f9376fb2ede833f0c5c2d69b1b0099f28908c..1a3177d0dd82b220ec41149acd61cf1eeab5d8c7 100644 --- a/interfaces/common/file_share_sandbox.json +++ b/interfaces/common/file_share_sandbox.json @@ -32,6 +32,9 @@ }, { "sandbox-path" : "/Documents", "src-path" : "/data/service/el2//hmdfs/account/files/Documents" + }, { + "sandbox-path" : "/Download", + "src-path" : "/data/service/el2//hmdfs/account/files/Download" } ] } \ No newline at end of file