diff --git a/interfaces/common/file_share_sandbox.json b/interfaces/common/file_share_sandbox.json index d185de52c2f6abed6696a3016bd50e9e8c7d9fc0..3f69410f7d7fc1148ed748a070b358fb3d422621 100644 --- a/interfaces/common/file_share_sandbox.json +++ b/interfaces/common/file_share_sandbox.json @@ -27,16 +27,16 @@ "sandbox-path" : "/mnt/data/fuse", "src-path" : "/mnt/data//fuse" }, { - "sandbox-path" : "/storage/Users/currentUserId/Documents", + "sandbox-path" : "/storage/Users/currentUser/Documents", "src-path" : "/mnt/hmdfs//account/merge_view/files/Documents" }, { - "sandbox-path" : "/storage/Users/currentUserId/Download", + "sandbox-path" : "/storage/Users/currentUser/Download", "src-path" : "/mnt/hmdfs//account/merge_view/files/Download" }, { - "sandbox-path" : "/storage/Users/currentUserId/Desktop", + "sandbox-path" : "/storage/Users/currentUser/Desktop", "src-path" : "/mnt/hmdfs//account/merge_view/files/Desktop" }, { - "sandbox-path" : "/storage/Users/currentUserId", + "sandbox-path" : "/storage/Users/currentUser", "src-path" : "/mnt/hmdfs//account/merge_view/files/Docs" }, { "sandbox-path" : "/storage/External",