From fe5e8d011aa3583f2965c243aff657dfdaec15bb Mon Sep 17 00:00:00 2001 From: ann_lesley Date: Mon, 3 Aug 2026 15:39:14 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=20appdata-sandbox.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ann_lesley --- appdata-sandbox.json | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/appdata-sandbox.json b/appdata-sandbox.json index b937faa1c..305f6a844 100644 --- a/appdata-sandbox.json +++ b/appdata-sandbox.json @@ -841,8 +841,7 @@ "mount-paths": [{ "src-path": "/storage/cloud//files/.thumbs/Photo", "sandbox-path": "/storage/Share/.thumbs/Photo", - "sandbox-flags": [ "bind", "rec" ], - "controlled-skip": "true" + "sandbox-flags": [ "bind", "rec" ] } ] }], @@ -1108,8 +1107,7 @@ "mount-paths": [{ "src-path": "/storage/media//local/files", "sandbox-path": "/storage/media/local/files", - "sandbox-flags": [ "bind", "rec" ], - "controlled-skip": "true" + "sandbox-flags": [ "bind", "rec" ] } ] }], @@ -1222,8 +1220,7 @@ "src-path" : "/storage/media/", "sandbox-path" : "/storage/media", "sandbox-flags" : [ "bind", "rec" ], - "check-action-status": "false", - "controlled-skip": "true" + "check-action-status": "false" }, { "src-path" : "/data/service/el2//hmdfs/cache/account_cache", "sandbox-path" : "/data/service/el2//hmdfs/cache/account_cache", @@ -1233,15 +1230,13 @@ "src-path" : "/storage/cloud/", "sandbox-path" : "/storage/cloud", "sandbox-flags" : [ "bind", "rec" ], - "check-action-status": "true", - "controlled-skip": "true" + "check-action-status": "true" }, { "src-path" : "none", "sandbox-path" : "/storage/cloud/epfs", "sandbox-flags" : [ "MS_NODEV" ], "fs-type": "epfs", - "check-action-status": "false", - "controlled-skip": "true" + "check-action-status": "false" }, { "src-path" : "/mnt/data/", "sandbox-path" : "/mnt/data/",