{ "global": { "sandbox-root" : "/mnt/sandbox/com.ohos.render/", "sandbox-ns-flags" : [ "pid", "net" ] }, "required": { "system-const": { "mount-paths": [{ "src-path" : "/dev", "sandbox-path" : "/dev" }, { "src-path" : "/proc", "sandbox-path" : "/proc" }, { "src-path" : "/sys", "sandbox-path" : "/sys" }, { "src-path" : "/system/fonts", "sandbox-path" : "/system/fonts" }, { "src-path" : "/system/etc", "sandbox-path" : "/system/etc" }, { "src-path" : "/system/bin", "sandbox-path" : "/system/bin" }, { "src-path" : "/system/", "sandbox-path" : "/system/" }, { "src-path" : "/data/app/el1/bundle/public/com.ohos.nweb", "sandbox-path" : "/data/storage/el1/bundle/nweb" }, { "src-path" : "/system//platformsdk", "sandbox-path" : "/system//platformsdk" }, { "src-path" : "/system//ndk", "sandbox-path" : "/system//ndk" }, { "src-path" : "/system//module", "sandbox-path" : "/system//module" }, { "src-path" : "/system//chipset-pub-sdk", "sandbox-path" : "/system//chipset-pub-sdk" }, { "src-path" : "/system//chipset-sdk", "sandbox-path" : "/system//chipset-sdk" }, { "src-path" : "/system//seccomp", "sandbox-path" : "/system//seccomp" }, { "src-path" : "/system//extensionability", "sandbox-path" : "/system//extensionability" }, { "src-path" : "/system//media", "sandbox-path" : "/system//media" }, { "src-path" : "/system/app/com.ohos.nweb", "sandbox-path" : "/system/app/com.ohos.nweb" }, { "src-path" : "/vendor/lib", "sandbox-path" : "/vendor/lib", "sandbox-flags" : [ "bind", "rec" ], "check-action-status": "false" }, { "src-path" : "/system/app/NWeb", "sandbox-path" : "/system/app/NWeb" }], "symbol-links" : [{ "target-name" : "/system/etc", "link-name" : "/etc", "check-action-status": "false" }, { "target-name" : "/system/bin", "link-name" : "/bin", "check-action-status": "false" }, { "target-name" : "/system/lib", "link-name" : "/lib", "check-action-status": "false" } ], "mount-files": [{ "src-path" : "/system//ld-musl-arm.so.1", "sandbox-path" : "/system//ld-musl-arm.so.1" }], "mount-groups" : [] }, "app-variable": { "mount-groups": [] } } }