169570cc8Sopenharmony_ci{
269570cc8Sopenharmony_ci    "global": {
369570cc8Sopenharmony_ci        "sandbox-root" : "/mnt/sandbox/<currentUserId>/app-root-isolated",
469570cc8Sopenharmony_ci        "sandbox-ns-flags" : [ "net" ]
569570cc8Sopenharmony_ci    },
669570cc8Sopenharmony_ci    "required": {
769570cc8Sopenharmony_ci        "system-const": {
869570cc8Sopenharmony_ci            "mount-paths": [{
969570cc8Sopenharmony_ci                "src-path" : "/dev",
1069570cc8Sopenharmony_ci                "sandbox-path" : "/dev"
1169570cc8Sopenharmony_ci            }, {
1269570cc8Sopenharmony_ci                "src-path" : "/proc",
1369570cc8Sopenharmony_ci                "sandbox-path" : "/proc"
1469570cc8Sopenharmony_ci            }, {
1569570cc8Sopenharmony_ci                "src-path" : "/sys",
1669570cc8Sopenharmony_ci                "sandbox-path" : "/sys"
1769570cc8Sopenharmony_ci            }, {
1869570cc8Sopenharmony_ci                "src-path" : "/system/fonts",
1969570cc8Sopenharmony_ci                "sandbox-path" : "/system/fonts"
2069570cc8Sopenharmony_ci            }, {
2169570cc8Sopenharmony_ci                "src-path" : "/system/etc",
2269570cc8Sopenharmony_ci                "sandbox-path" : "/system/etc"
2369570cc8Sopenharmony_ci            }, {
2469570cc8Sopenharmony_ci                "src-path" : "/system/bin",
2569570cc8Sopenharmony_ci                "sandbox-path" : "/system/bin"
2669570cc8Sopenharmony_ci            }, {
2769570cc8Sopenharmony_ci                "src-path" : "/system/lib",
2869570cc8Sopenharmony_ci                "sandbox-path" : "/system/lib"
2969570cc8Sopenharmony_ci            }, {
3069570cc8Sopenharmony_ci                "src-path" : "/system/lib64",
3169570cc8Sopenharmony_ci                "sandbox-path" : "/system/lib64"
3269570cc8Sopenharmony_ci            }],
3369570cc8Sopenharmony_ci            "symbol-links" : [{
3469570cc8Sopenharmony_ci                "target-name" : "/system/etc",
3569570cc8Sopenharmony_ci                "link-name" : "/etc",
3669570cc8Sopenharmony_ci                "check-action-status": "false"
3769570cc8Sopenharmony_ci            }, {
3869570cc8Sopenharmony_ci                "target-name" : "/system/bin",
3969570cc8Sopenharmony_ci                "link-name" : "/bin",
4069570cc8Sopenharmony_ci                "check-action-status": "false"
4169570cc8Sopenharmony_ci            }, {
4269570cc8Sopenharmony_ci                "target-name" : "/system/lib",
4369570cc8Sopenharmony_ci                "link-name" : "/lib",
4469570cc8Sopenharmony_ci                "check-action-status": "false"
4569570cc8Sopenharmony_ci            }, {
4669570cc8Sopenharmony_ci                "target-name" : "/system/lib64",
4769570cc8Sopenharmony_ci                "link-name" : "/lib64",
4869570cc8Sopenharmony_ci                "check-action-status": "false"
4969570cc8Sopenharmony_ci                }],
5069570cc8Sopenharmony_ci            "mount-files": [],
5169570cc8Sopenharmony_ci            "mount-groups" : []
5269570cc8Sopenharmony_ci        },
5369570cc8Sopenharmony_ci        "app-variable": {
5469570cc8Sopenharmony_ci            "mount-paths": [{
5569570cc8Sopenharmony_ci                "src-path" : "/data/app/el1/bundle/public/<PackageName>",
5669570cc8Sopenharmony_ci                "sandbox-path" : "/data/storage/el1/bundle"
5769570cc8Sopenharmony_ci            }],
5869570cc8Sopenharmony_ci            "mount-groups": []
5969570cc8Sopenharmony_ci        }
6069570cc8Sopenharmony_ci    }
6169570cc8Sopenharmony_ci}