140f5d65dSopenharmony_ci{
240f5d65dSopenharmony_ci    "mount-path-map" : [{
340f5d65dSopenharmony_ci            "sandbox-path" : "/data/storage/el2/base/",
440f5d65dSopenharmony_ci            "src-path" : "/data/app/el2/<currentUserId>/base/<PackageName>/"
540f5d65dSopenharmony_ci        }, {
640f5d65dSopenharmony_ci            "sandbox-path" : "/data/storage/el1/base/",
740f5d65dSopenharmony_ci            "src-path" : "/data/app/el1/<currentUserId>/base/<PackageName>/"
840f5d65dSopenharmony_ci        }, {
940f5d65dSopenharmony_ci            "sandbox-path" : "/data/storage/el1/database/",
1040f5d65dSopenharmony_ci            "src-path" : "/data/app/el1/<currentUserId>/database/<PackageName>/"
1140f5d65dSopenharmony_ci        }, {
1240f5d65dSopenharmony_ci            "sandbox-path" : "/data/storage/el2/database/",
1340f5d65dSopenharmony_ci            "src-path" : "/data/app/el2/<currentUserId>/database/<PackageName>/"
1440f5d65dSopenharmony_ci        }, {
1540f5d65dSopenharmony_ci            "sandbox-path" : "/data/storage/el5/base/",
1640f5d65dSopenharmony_ci            "src-path" : "/data/app/el5/<currentUserId>/base/<PackageName>/"
1740f5d65dSopenharmony_ci        }, {
1840f5d65dSopenharmony_ci            "sandbox-path" : "/data/storage/el5/database/",
1940f5d65dSopenharmony_ci            "src-path" : "/data/app/el5/<currentUserId>/database/<PackageName>/"
2040f5d65dSopenharmony_ci        }, {
2140f5d65dSopenharmony_ci            "sandbox-path" : "/data/storage/el2/distributedfiles/",
2240f5d65dSopenharmony_ci            "src-path" : "/mnt/hmdfs/<currentUserId>/account/device_view/<networkId>/data/<PackageName>/"
2340f5d65dSopenharmony_ci        }, {
2440f5d65dSopenharmony_ci            "sandbox-path" : "/mnt/data/fuse/",
2540f5d65dSopenharmony_ci            "src-path" : "/mnt/data/<currentUserId>/fuse/"
2640f5d65dSopenharmony_ci        }, {
2740f5d65dSopenharmony_ci            "sandbox-path" : "/storage/Users/currentUser/",
2840f5d65dSopenharmony_ci            "src-path" : "/mnt/hmdfs/<currentUserId>/account/device_view/<networkId>/files/Docs/"
2940f5d65dSopenharmony_ci        }, {
3040f5d65dSopenharmony_ci            "sandbox-path" : "/storage/External/",
3140f5d65dSopenharmony_ci            "src-path" : "/mnt/data/external/"
3240f5d65dSopenharmony_ci        }, {
3340f5d65dSopenharmony_ci            "sandbox-path" : "/storage/Share/",
3440f5d65dSopenharmony_ci            "src-path" : "/data/service/el1/public/storage_daemon/share/public/"
3540f5d65dSopenharmony_ci        }, {
3640f5d65dSopenharmony_ci            "sandbox-path" : "/data/storage/el2/cloud/",
3740f5d65dSopenharmony_ci            "src-path" : "/mnt/hmdfs/<currentUserId>/cloud/data/<PackageName>/"
3840f5d65dSopenharmony_ci        }
3940f5d65dSopenharmony_ci    ]
4040f5d65dSopenharmony_ci}
41