diff --git a/interfaces/common/file_share_sandbox.json b/interfaces/common/file_share_sandbox.json index da9468e33f80b1108095816741767b74bb68fba4..8b7f57c68d0087e74e9eea4a647002ee5e7aa22e 100644 --- a/interfaces/common/file_share_sandbox.json +++ b/interfaces/common/file_share_sandbox.json @@ -11,15 +11,6 @@ }, { "sandbox-path" : "/mnt/data/fuse/", "src-path" : "/mnt/data//fuse/" - }, { - "sandbox-path" : "/storage/Users/currentUser/Documents/", - "src-path" : "/mnt/hmdfs//account/device_view//files/Documents/" - }, { - "sandbox-path" : "/storage/Users/currentUser/Download/", - "src-path" : "/mnt/hmdfs//account/device_view//files/Download/" - }, { - "sandbox-path" : "/storage/Users/currentUser/Desktop/", - "src-path" : "/mnt/hmdfs//account/device_view//files/Desktop/" }, { "sandbox-path" : "/storage/Users/currentUser/", "src-path" : "/mnt/hmdfs//account/device_view//files/Docs/" @@ -31,4 +22,4 @@ "src-path" : "/data/service/el1/public/storage_daemon/share/public/" } ] -} \ No newline at end of file +}