• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "common" : [{
3        "top-sandbox-switch": "ON",
4        "app-base" : [{
5            "sandbox-ns-flags" : [],
6            "mount-paths" : [{
7                    "src-path" : "/config",
8                    "sandbox-path" : "/config",
9                    "sandbox-flags" : [ "bind", "rec" ],
10                    "check-action-status": "false"
11                }, {
12                    "src-path" : "/dev",
13                    "sandbox-path" : "/dev",
14                    "sandbox-flags" : [ "bind", "rec" ],
15                    "check-action-status": "false"
16                }, {
17                    "src-path" : "/proc",
18                    "sandbox-path" : "/proc",
19                    "sandbox-flags" : [ "bind", "rec" ],
20                    "check-action-status": "false"
21                }, {
22                    "src-path" : "/sys",
23                    "sandbox-path" : "/sys",
24                    "sandbox-flags" : [ "bind", "rec" ],
25                    "check-action-status": "false"
26                }, {
27                    "src-path" : "/sys_prod",
28                    "sandbox-path" : "/sys_prod",
29                    "sandbox-flags" : [ "bind", "rec" ],
30                    "check-action-status": "false"
31                }, {
32                    "src-path" : "/system/app",
33                    "sandbox-path" : "/system/app",
34                    "sandbox-flags" : [ "bind", "rec" ],
35                    "check-action-status": "false"
36                }, {
37                    "src-path" : "/system/fonts",
38                    "sandbox-path" : "/system/fonts",
39                    "sandbox-flags" : [ "bind", "rec" ],
40                    "check-action-status": "false"
41                }, {
42                    "src-path" : "/system/lib",
43                    "sandbox-path" : "/system/lib",
44                    "sandbox-flags" : [ "bind", "rec" ],
45                    "check-action-status": "false"
46                }, {
47                    "src-path" : "/system/lib/platformsdk",
48                    "sandbox-path" : "/system/lib/platformsdk",
49                    "sandbox-flags" : [ "bind", "rec" ],
50                    "check-action-status": "false"
51                }, {
52                    "src-path" : "/system/lib/ld-musl-arm.so.1",
53                    "sandbox-path" : "/system/lib/ld-musl-arm.so.1",
54                    "sandbox-flags" : [ "bind", "rec" ],
55                    "check-action-status": "false"
56                },{
57                    "src-path" : "/system/lib/ndk",
58                    "sandbox-path" : "/system/lib/ndk",
59                    "sandbox-flags" : [ "bind", "rec" ],
60                    "check-action-status": "false"
61                }, {
62                    "src-path" : "/system/lib/module",
63                    "sandbox-path" : "/system/lib/module",
64                    "sandbox-flags" : [ "bind", "rec" ],
65                    "check-action-status": "false"
66                }, {
67                    "src-path" : "/system/lib/chipset-pub-sdk",
68                    "sandbox-path" : "/system/lib/chipset-pub-sdk",
69                    "sandbox-flags" : [ "bind", "rec" ],
70                    "check-action-status": "false"
71                }, {
72                    "src-path" : "/system/lib/chipset-sdk",
73                    "sandbox-path" : "/system/lib/chipset-sdk",
74                    "sandbox-flags" : [ "bind", "rec" ],
75                    "check-action-status": "false"
76                }, {
77                    "src-path" : "/system/lib/seccomp",
78                    "sandbox-path" : "/system/lib/seccomp",
79                    "sandbox-flags" : [ "bind", "rec" ],
80                    "check-action-status": "false"
81                }, {
82                    "src-path" : "/system/lib/extensionability",
83                    "sandbox-path" : "/system/lib/extensionability",
84                    "sandbox-flags" : [ "bind", "rec" ],
85                    "check-action-status": "false"
86                }, {
87                    "src-path" : "/system/lib/media",
88                    "sandbox-path" : "/system/lib/media",
89                    "sandbox-flags" : [ "bind", "rec" ],
90                    "check-action-status": "false"
91                }, {
92                    "src-path" : "/system/data",
93                    "sandbox-path" : "/system/data",
94                    "sandbox-flags" : [ "bind", "rec" ],
95                    "check-action-status": "false"
96                }, {
97                    "src-path" : "/system/usr",
98                    "sandbox-path" : "/system/usr",
99                    "sandbox-flags" : [ "bind", "rec" ],
100                    "check-action-status": "false"
101                }, {
102                    "src-path" : "/system/profile",
103                    "sandbox-path" : "/system/profile",
104                    "sandbox-flags" : [ "bind", "rec" ],
105                    "check-action-status": "false"
106                }, {
107                    "src-path" : "/system/bin",
108                    "sandbox-path" : "/system/bin",
109                    "sandbox-flags" : [ "bind", "rec" ],
110                    "check-action-status": "false"
111                }, {
112                    "src-path" : "/system/etc",
113                    "sandbox-path" : "/system/etc",
114                    "sandbox-flags" : [ "bind", "rec" ],
115                    "check-action-status": "false"
116                }, {
117                    "src-path" : "/system/resource",
118                    "sandbox-path" : "/system/resource",
119                    "sandbox-flags" : [ "bind", "rec" ],
120                    "check-action-status": "false"
121                }, {
122                    "src-path" : "/vendor/lib",
123                    "sandbox-path" : "/vendor/lib",
124                    "sandbox-flags" : [ "bind", "rec" ],
125                    "check-action-status": "false"
126                }, {
127                    "src-path" : "/vendor/etc/hiai",
128                    "sandbox-path" : "/vendor/etc/hiai",
129                    "sandbox-flags" : [ "bind", "rec" ],
130                    "check-action-status": "false"
131                }, {
132                    "src-path" : "/vendor/etc/vulkan",
133                    "sandbox-path" : "/vendor/etc/vulkan",
134                    "sandbox-flags" : [ "bind", "rec" ],
135                    "check-action-status": "false"
136                }, {
137                    "src-path" : "/data/app/el1/bundle/public/<PackageName>",
138                    "sandbox-path" : "/data/storage/el1/bundle",
139                    "sandbox-flags" : [ "bind", "rec" ],
140                    "check-action-status": "true"
141                }, {
142                    "src-path" : "/mnt/sandbox/<currentUserId>/<PackageName>/data/storage/el2",
143                    "sandbox-path" : "/data/storage/el2",
144                    "sandbox-flags" : [ "bind", "rec" ],
145                    "check-action-status": "false"
146                }, {
147                    "src-path" : "/data/app/el2/<currentUserId>/base/<variablePackageName>",
148                    "sandbox-path" : "/data/storage/el2/base",
149                    "sandbox-flags" : [ "bind", "rec" ],
150                    "check-action-status": "false"
151                }, {
152                    "src-path" : "/data/app/el2/<currentUserId>/log/<variablePackageName>",
153                    "sandbox-path" : "/data/storage/el2/log",
154                    "sandbox-flags" : [ "bind", "rec" ],
155                    "check-action-status": "false"
156                }, {
157                    "src-path" : "/data/app/el1/<currentUserId>/database/<variablePackageName>",
158                    "sandbox-path" : "/data/storage/el1/database",
159                    "sandbox-flags" : [ "bind", "rec" ],
160                    "check-action-status": "true"
161                }, {
162                    "src-path" : "/data/app/el2/<currentUserId>/database/<variablePackageName>",
163                    "sandbox-path" : "/data/storage/el2/database",
164                    "sandbox-flags" : [ "bind", "rec" ],
165                    "check-action-status": "false"
166                }, {
167                    "src-path" : "/data/app/el1/<currentUserId>/base/<variablePackageName>",
168                    "sandbox-path" : "/data/storage/el1/base",
169                    "sandbox-flags" : [ "bind", "rec" ],
170                    "check-action-status": "true"
171                }, {
172                    "src-path" : "/mnt/hmdfs/<currentUserId>",
173                    "sandbox-path" : "/mnt/hmdfs/<currentUserId>",
174                    "sandbox-flags" : [ "bind", "rec" ],
175                    "check-action-status": "false"
176                }, {
177                    "src-path" : "/mnt/hmdfs/<currentUserId>/account/merge_view/data/<PackageName>",
178                    "sandbox-path" : "/data/storage/el2/distributedfiles",
179                    "sandbox-flags" : [ "bind", "rec" ],
180                    "check-action-status": "false"
181                }, {
182                    "src-path" : "/mnt/hmdfs/<currentUserId>/non_account/merge_view/data/",
183                    "sandbox-path" : "/data/storage/el2/auth_groups",
184                    "sandbox-flags" : [ "bind", "rec" ],
185                    "check-action-status": "false"
186                }, {
187                    "src-path" : "/data/local/ark-cache/<PackageName>",
188                    "sandbox-path" : "/data/storage/ark-cache",
189                    "sandbox-flags" : [ "bind", "rec" ],
190                    "check-action-status": "false"
191                }, {
192                    "src-path" : "/data/local/ark-profile/<currentUserId>/<PackageName>",
193                    "sandbox-path" : "/data/storage/ark-profile",
194                    "sandbox-flags" : [ "bind", "rec" ],
195                    "check-action-status": "false"
196                }, {
197                    "src-path" : "/data/local/shader_cache/local/<PackageName>",
198                    "sandbox-path" : "/data/storage/shader_cache/local",
199                    "sandbox-flags" : [ "bind", "rec" ],
200                    "check-action-status": "false"
201                }, {
202                    "src-path" : "/data/local/shader_cache/cloud/<PackageName>",
203                    "sandbox-path" : "/data/storage/shader_cache/cloud",
204                    "sandbox-flags" : [ "bind", "rec" ],
205                    "check-action-status": "false"
206                }, {
207                    "src-path" : "/mnt/share/<currentUserId>/<PackageName_index>",
208                    "sandbox-path" : "/data/storage/el2/share",
209                    "sandbox-flags" : [ "bind", "rec" ],
210                    "check-action-status": "false"
211                }, {
212                    "src-path" : "/data/service/el1/public/themes/<currentUserId>/a/app",
213                    "sandbox-path" : "/data/themes/a/app",
214                    "sandbox-flags" : [ "bind", "rec" ],
215                    "check-action-status": "false"
216                }, {
217                    "src-path" : "/data/service/el1/public/themes/<currentUserId>/b/app",
218                    "sandbox-path" : "/data/themes/b/app",
219                    "sandbox-flags" : [ "bind", "rec" ],
220                    "check-action-status": "false"
221                }, {
222                    "src-path" : "/data/service/el1/<currentUserId>/distributeddata/utd",
223                    "sandbox-path" : "/data/utd",
224                    "sandbox-flags" : [ "bind", "rec" ],
225                    "check-action-status": "false"
226                }, {
227                    "src-path" : "/data/service/el1/public/cert_manager_service/certificates/user_open",
228                    "sandbox-path" : "/data/certificates/user_cacerts",
229                    "sandbox-flags" : [ "bind", "rec" ],
230                    "check-action-status": "false"
231                }, {
232                    "src-path" : "/data/app/el3/<currentUserId>/base/<variablePackageName>",
233                    "sandbox-path" : "/data/storage/el3/base",
234                    "sandbox-flags" : [ "bind", "rec" ],
235                    "check-action-status": "false"
236                }, {
237                    "src-path" : "/data/app/el3/<currentUserId>/database/<variablePackageName>",
238                    "sandbox-path" : "/data/storage/el3/database",
239                    "sandbox-flags" : [ "bind", "rec" ],
240                    "check-action-status": "false"
241                }, {
242                    "src-path" : "/data/app/el4/<currentUserId>/base/<variablePackageName>",
243                    "sandbox-path" : "/data/storage/el4/base",
244                    "sandbox-flags" : [ "bind", "rec" ],
245                    "check-action-status": "false"
246                }, {
247                    "src-path" : "/data/app/el4/<currentUserId>/database/<variablePackageName>",
248                    "sandbox-path" : "/data/storage/el4/database",
249                    "sandbox-flags" : [ "bind", "rec" ],
250                    "check-action-status": "false"
251                }, {
252                    "src-path": "/storage/media/<currentUserId>/local/files/Docs/Downloads/<PackageName>",
253                    "sandbox-path": "/storage/Users/currentUser/Downloads",
254                    "sandbox-flags": [ "bind", "rec" ],
255                    "check-action-status": "false"
256                }, {
257                    "src-path" : "/mnt/hmdfs/<currentUserId>/cloud/data/<PackageName>",
258                    "sandbox-path" : "/data/storage/el2/cloud",
259                    "sandbox-flags" : [ "bind", "rec" ],
260                    "check-action-status": "false"
261                }
262            ],
263            "symbol-links" : [{
264                    "target-name" : "/system/bin",
265                    "link-name" : "/bin",
266                    "check-action-status": "false"
267                }, {
268                    "target-name" : "/system/lib",
269                    "link-name" : "/lib",
270                    "check-action-status": "false"
271                }, {
272                    "target-name" : "/system/etc",
273                    "link-name" : "/etc",
274                    "check-action-status": "false"
275                }, {
276                    "target-name" : "/sys/kernel/debug",
277                    "link-name" : "/d",
278                    "check-action-status": "false"
279                }
280            ]
281        }],
282        "app-resources" : [{
283            "mount-paths" : [{
284                    "src-path" : "/data/app/el1/bundle/public/com.ohos.nweb",
285                    "sandbox-path" : "/data/storage/el1/bundle/nweb",
286                    "sandbox-flags" : [ "bind", "rec" ],
287                    "check-action-status": "false"
288                }, {
289                    "src-path" : "/system/app/ohos.global.systemres",
290                    "sandbox-path" : "/data/global/systemResources",
291                    "sandbox-flags" : [ "bind", "rec" ],
292                    "check-action-status": "false"
293                }, {
294                    "src-path" : "/system/app/SystemResources",
295                    "sandbox-path" : "/data/global/systemResources",
296                    "sandbox-flags" : [ "bind", "rec" ],
297                    "check-action-status": "false"
298                }, {
299                    "src-path" : "/data/misc",
300                    "sandbox-path" : "/data/storage/el1/bundle/misc",
301                    "sandbox-flags" : [ "bind", "rec" ],
302                    "check-action-status": "false"
303                }
304            ],
305        "flags-point" : [{
306                    "flags": "DLP_MANAGER",
307                    "mount-paths" : [{
308                        "src-path" : "/data/app/el2/<currentUserId>/base/<PackageName_index>",
309                        "sandbox-path" : "/data/storage/el2/base",
310                        "sandbox-flags" : [ "bind", "rec" ],
311                        "check-action-status": "false"
312                    },{
313                        "src-path" : "/data/app/el1/<currentUserId>/database/<PackageName_index>",
314                        "sandbox-path" : "/data/storage/el1/database",
315                        "sandbox-flags" : [ "bind", "rec" ],
316                        "check-action-status": "false"
317                    }, {
318                        "src-path" : "/data/app/el2/<currentUserId>/database/<PackageName_index>",
319                        "sandbox-path" : "/data/storage/el2/database",
320                        "sandbox-flags" : [ "bind", "rec" ],
321                        "check-action-status": "false"
322                    }, {
323                        "src-path" : "/data/app/el1/<currentUserId>/base/<PackageName_index>",
324                        "sandbox-path" : "/data/storage/el1/base",
325                        "sandbox-flags" : [ "bind", "rec" ],
326                        "check-action-status": "false"
327                    }, {
328                        "src-path" : "/data/app/el2/<currentUserId>/log/<PackageName_index>",
329                        "sandbox-path" : "/data/storage/el2/log",
330                        "sandbox-flags" : [ "bind", "rec" ],
331                        "check-action-status": "false"
332                    }, {
333                        "src-path" : "/mnt/share/<currentUserId>/<PackageName_index>",
334                        "sandbox-path" : "/data/storage/el2/share",
335                        "sandbox-flags" : [ "bind", "rec" ],
336                        "check-action-status": "false"
337                    }
338                    ]}, {
339                        "flags": "START_FLAGS_BACKUP",
340                        "mount-paths": [{
341                            "src-path": "/data/service/el2/<currentUserId>/backup/bundles/<PackageName>",
342                            "sandbox-path": "/data/storage/el2/backup",
343                            "sandbox-flags": [ "bind", "rec" ],
344                            "check-action-status": "true"
345                        }, {
346                            "src-path" : "/data/service/el1/<currentUserId>/backup/bundles/<PackageName>",
347                            "sandbox-path" : "/data/storage/el1/backup",
348                            "sandbox-flags" : [ "bind", "rec" ],
349                            "check-action-status": "false"
350                        }
351                    ]}, {
352                        "flags": "DEVELOPER_MODE",
353                        "mount-paths": [{
354                            "src-path": "/data/app/el1/bundle/<currentUserId>/hnppublic",
355                            "sandbox-path": "/data/service/hnp",
356                            "sandbox-flags": [ "bind", "rec" ],
357                            "check-action-status": "false"
358                        }, {
359                            "src-path" : "/data/app/el1/bundle/<currentUserId>/hnp/<PackageName>",
360                            "sandbox-path" : "/data/app",
361                            "sandbox-flags" : [ "bind", "rec" ],
362                            "check-action-status": "false"
363                        }
364                    ]}
365            ],
366            "symbol-links" : [
367            ]
368        }]
369    }],
370    "individual" : [{
371        "com.huawei.ohos.hiviewx" : [{
372            "sandbox-switch": "ON",
373            "mount-paths" : [{
374                    "src-path" : "/data/log/",
375                    "sandbox-path" : "/data/log/",
376                    "sandbox-flags" : [ "bind", "rec" ],
377                    "check-action-status": "true"
378                }
379            ],
380            "symbol-links" : []
381        }],
382        "com.huawei.ohos.betaclub" : [{
383            "sandbox-switch": "ON",
384            "mount-paths" : [{
385                    "src-path" : "/data/log/",
386                    "sandbox-path" : "/data/log/",
387                    "sandbox-flags" : [ "bind", "rec" ],
388                    "check-action-status": "true"
389                }
390            ],
391            "symbol-links" : []
392        }],
393        "com.ohos.medialibrary.medialibrarydata" : [{
394            "sandbox-switch": "ON",
395            "mount-paths" : [{
396                    "src-path" : "/storage/media/<currentUserId>",
397                    "sandbox-path" : "/storage/media",
398                    "sandbox-flags" : [ "bind", "rec" ],
399                    "check-action-status": "false"
400                }, {
401                    "src-path" : "/data/service/el2/<currentUserId>/hmdfs/cache/account_cache",
402                    "sandbox-path" : "/data/service/el2/<currentUserId>/hmdfs/cache/account_cache",
403                    "sandbox-flags" : [ "bind", "rec" ],
404                    "check-action-status": "false"
405                }, {
406                    "src-path" : "/storage/cloud/<currentUserId>",
407                    "sandbox-path" : "/storage/cloud",
408                    "sandbox-flags" : [ "bind", "rec" ],
409                    "check-action-status": "false"
410                }, {
411                    "src-path" : "none",
412                    "sandbox-path" : "/storage/cloud/epfs",
413                    "sandbox-flags" : [ "MS_NODEV" ],
414                    "fs-type": "epfs",
415                    "check-action-status": "false"
416                }, {
417                    "src-path" : "/mnt/data/<currentUserId>",
418                    "sandbox-path" : "/mnt/data/<currentUserId>",
419                    "sandbox-flags" : [ "bind", "rec" ],
420                    "check-action-status": "false"
421                }
422            ],
423            "symbol-links" : []
424        }],
425        "com.ohos.launcher" : [{
426            "sandbox-switch": "ON",
427            "mount-paths" : [{
428                    "src-path" : "/data/app/el1/bundle/public/",
429                    "sandbox-path" : "/data/bundles/",
430                    "sandbox-flags" : [ "bind", "rec" ],
431                    "check-action-status": "true"
432                }
433            ],
434            "symbol-links" : []
435        }],
436        "com.ohos.systemui" : [{
437            "sandbox-switch": "ON",
438            "mount-paths" : [{
439                    "src-path" : "/data/app/el1/bundle/public/",
440                    "sandbox-path" : "/data/app/el1/bundle/public/",
441                    "sandbox-flags" : [ "bind", "rec" ],
442                    "check-action-status": "true"
443                }
444            ],
445            "symbol-links" : []
446        }],
447        "com.ohos.sceneboard" : [{
448            "sandbox-switch": "ON",
449            "mount-paths" : [{
450                    "src-path" : "/data/app/el1/bundle/public/",
451                    "sandbox-path" : "/data/app/el1/bundle/public/",
452                    "sandbox-flags" : [ "bind", "rec" ],
453                    "check-action-status": "true"
454                }
455            ],
456            "symbol-links" : []
457        }],
458        "com.ohos.permissionmanager" : [{
459            "sandbox-switch": "ON",
460            "mount-paths" : [{
461                    "src-path" : "/data/app/el1/bundle/public/",
462                    "sandbox-path" : "/data/bundles/",
463                    "sandbox-flags" : [ "bind", "rec" ],
464                    "check-action-status": "true"
465                }
466            ],
467            "symbol-links" : []
468        }],
469        "com.ohos.amsdialog" : [{
470            "sandbox-switch": "ON",
471            "mount-paths" : [{
472                    "src-path" : "/data/app/el1/bundle/public/",
473                    "sandbox-path" : "/data/bundles/",
474                    "sandbox-flags" : [ "bind", "rec" ],
475                    "check-action-status": "true"
476                }
477            ],
478            "symbol-links" : []
479        }],
480        "ohos.samples.ecg" : [{
481            "sandbox-switch": "ON",
482            "mount-paths" : [],
483            "flags-point" : [{
484                    "flags": "NOT_SUPPORTED",
485                    "mount-paths" : [{
486                        "src-path" : "/data/app/el1/bundle/public/",
487                        "sandbox-path" : "/data/bundles/",
488                        "sandbox-flags" : [ "bind", "rec" ],
489                        "check-action-status": "true"
490                        }
491                    ]}, {
492                    "flags": "START_FLAGS_BACKUP",
493                    "mount-paths" : [{
494                        "src-path" : "/data/app/el1/bundle/public/",
495                        "sandbox-path" : "/data/bundles/",
496                        "sandbox-flags" : [ "bind", "rec" ],
497                        "check-action-status": "true"
498                        }
499                    ]}
500            ],
501            "symbol-links" : []
502        }],
503        "com.ohos.dlpmanager" : [{
504            "sandbox-switch": "ON",
505            "sandbox-shared" : "true",
506            "mount-paths" : [{
507                    "src-path" : "/mnt/data/<currentUserId>",
508                    "sandbox-path" : "/mnt/data",
509                    "sandbox-flags" : [ "bind", "rec" ],
510                    "mount-shared-flag" : "true",
511                    "check-action-status": "true"
512                }, {
513                    "src-path" : "/dev/fuse",
514                    "sandbox-path" : "/mnt/data/fuse",
515                    "sandbox-flags" : [ "MS_NOSUID", "MS_NODEV", "MS_NOEXEC", "MS_NOATIME", "MS_LAZYTIME" ],
516                    "fs-type": "fuse",
517                    "check-action-status": "false"
518                }
519            ],
520            "symbol-links" : []
521        }],
522        "com.ohos.UserFile.ExternalFileManager" : [{
523            "sandbox-switch": "ON",
524            "mount-paths" : [{
525                    "src-path" : "/data/service/el1/public/storage_daemon/share/public",
526                    "sandbox-path" : "/data/storage/el1/bundle/storage_daemon",
527                    "sandbox-flags" : [ "bind", "rec" ],
528                    "check-action-status": "true"
529                },
530                {
531                    "src-path" : "/mnt/data/external",
532                    "sandbox-path" : "/mnt/external",
533                    "sandbox-flags" : [ "bind", "rec" ],
534                    "check-action-status": "true"
535                }
536            ],
537            "symbol-links" : []
538        }],
539        "__internal__.com.ohos.render" : [{
540            "sandbox-root" : "/mnt/sandbox/com.ohos.render/<PackageName>",
541            "sandbox-ns-flags" : [ "pid", "net" ],
542            "mount-paths" : [{
543                    "src-path" : "/dev",
544                    "sandbox-path" : "/dev",
545                    "sandbox-flags" : [ "bind", "rec" ],
546                    "check-action-status": "false"
547                }, {
548                    "src-path" : "/proc",
549                    "sandbox-path" : "/proc",
550                    "sandbox-flags" : [ "bind", "rec" ],
551                    "check-action-status": "false"
552                }, {
553                    "src-path" : "/sys",
554                    "sandbox-path" : "/sys",
555                    "sandbox-flags" : [ "bind", "rec" ],
556                    "check-action-status": "false"
557                }, {
558                    "src-path" : "/system/fonts",
559                    "sandbox-path" : "/system/fonts",
560                    "sandbox-flags" : [ "bind", "rec" ],
561                    "check-action-status": "false"
562                }, {
563                    "src-path" : "/system/etc",
564                    "sandbox-path" : "/system/etc",
565                    "sandbox-flags" : [ "bind", "rec" ],
566                    "check-action-status": "false"
567                }, {
568                    "src-path" : "/data/app/el1/bundle/public/com.ohos.nweb",
569                    "sandbox-path" : "/data/storage/el1/bundle/nweb",
570                    "sandbox-flags" : [ "bind", "rec" ],
571                    "check-action-status": "false"
572                }, {
573                    "src-path" : "/system/bin",
574                    "sandbox-path" : "/system/bin",
575                    "sandbox-flags" : [ "bind", "rec" ],
576                    "check-action-status": "false"
577                }, {
578                    "src-path" : "/system/lib",
579                    "sandbox-path" : "/system/lib",
580                    "sandbox-flags" : [ "bind", "rec" ],
581                    "check-action-status": "false"
582                }, {
583                    "src-path" : "/system/lib/platformsdk",
584                    "sandbox-path" : "/system/lib/platformsdk",
585                    "sandbox-flags" : [ "bind", "rec" ],
586                    "check-action-status": "false"
587                }, {
588                    "src-path" : "/system/lib/ndk",
589                    "sandbox-path" : "/system/lib/ndk",
590                    "sandbox-flags" : [ "bind", "rec" ],
591                    "check-action-status": "false"
592                }, {
593                    "src-path" : "/system/lib/module",
594                    "sandbox-path" : "/system/lib/module",
595                    "sandbox-flags" : [ "bind", "rec" ],
596                    "check-action-status": "false"
597                }, {
598                    "src-path" : "/system/lib/chipset-pub-sdk",
599                    "sandbox-path" : "/system/lib/chipset-pub-sdk",
600                    "sandbox-flags" : [ "bind", "rec" ],
601                    "check-action-status": "false"
602                }, {
603                    "src-path" : "/system/lib/chipset-sdk",
604                    "sandbox-path" : "/system/lib/chipset-sdk",
605                    "sandbox-flags" : [ "bind", "rec" ],
606                    "check-action-status": "false"
607                }, {
608                    "src-path" : "/system/lib/seccomp",
609                    "sandbox-path" : "/system/lib/seccomp",
610                    "sandbox-flags" : [ "bind", "rec" ],
611                    "check-action-status": "false"
612                }, {
613                    "src-path" : "/system/lib/extensionability",
614                    "sandbox-path" : "/system/lib/extensionability",
615                    "sandbox-flags" : [ "bind", "rec" ],
616                    "check-action-status": "false"
617                }, {
618                    "src-path" : "/system/lib/media",
619                    "sandbox-path" : "/system/lib/media",
620                    "sandbox-flags" : [ "bind", "rec" ],
621                    "check-action-status": "false"
622                }, {
623                    "src-path" : "/system/lib/ld-musl-arm.so.1",
624                    "sandbox-path" : "/system/lib/ld-musl-arm.so.1",
625                    "sandbox-flags" : [ "bind", "rec" ],
626                    "check-action-status": "false"
627                }, {
628                    "src-path" : "/system/app/com.ohos.nweb",
629                    "sandbox-path" : "/system/app/com.ohos.nweb",
630                    "sandbox-flags" : [ "bind", "rec" ],
631                    "check-action-status": "false"
632                }, {
633                    "src-path" : "/vendor/lib",
634                    "sandbox-path" : "/vendor/lib",
635                    "sandbox-flags" : [ "bind", "rec" ],
636                    "check-action-status": "false"
637                }, {
638                    "src-path" : "/data/app/el1/bundle/public/com.ohos.nweb",
639                    "sandbox-path" : "/data/app/el1/bundle/public/com.ohos.nweb",
640                    "sandbox-flags" : [ "bind", "rec" ],
641                    "check-action-status": "false"
642                }, {
643                    "src-path" : "/system/app/NWeb",
644                    "sandbox-path" : "/system/app/NWeb",
645                    "sandbox-flags" : [ "bind", "rec" ],
646                    "check-action-status": "false"
647                }
648            ],
649            "symbol-links" : [{
650                    "target-name" : "/system/etc",
651                    "link-name" : "/etc",
652                    "check-action-status": "false"
653                }, {
654                    "target-name" : "/system/bin",
655                    "link-name" : "/bin",
656                    "check-action-status": "false"
657                }, {
658                    "target-name" : "/system/lib",
659                    "link-name" : "/lib",
660                    "check-action-status": "false"
661                }
662            ],
663            "flags-point" : [{
664                "flags": "DLP_MANAGER",
665                "sandbox-root" : "/mnt/sandbox/com.ohos.render/<PackageName>",
666                "mount-paths" : [],
667                "symbol-links" : [{}]
668            }]
669        }]
670    }],
671    "permission":[{
672        "ohos.permission.FILE_ACCESS_MANAGER":[{
673            "sandbox-switch": "ON",
674            "gids": [1006, 1008],
675            "mount-paths": [{
676                    "src-path": "/data/service/el1/public/storage_daemon/share/public",
677                    "sandbox-path": "/storage/Share",
678                    "sandbox-flags": [ "bind", "rec" ]
679                },
680                {
681                    "src-path": "/mnt/data/external",
682                    "sandbox-path": "/storage/External",
683                    "sandbox-flags": [ "bind", "rec" ]
684                },
685                {
686                    "src-path": "/storage/media/<currentUserId>/local/files/Docs",
687                    "sandbox-path": "/storage/Users/<currentUserId>",
688                    "sandbox-flags": [ "bind", "rec" ]
689                },
690                {
691                    "src-path": "/storage/media/<currentUserId>/local/files/.Recent",
692                    "sandbox-path": "/storage/Users/<currentUserId>/.Recent",
693                    "sandbox-flags": [ "bind", "rec" ]
694                },
695                {
696                    "src-path": "/mnt/data/<currentUserId>/hmdfs",
697                    "sandbox-path": "/storage/hmdfs",
698                    "sandbox-flags": [ "bind", "rec" ]
699                }
700            ]
701        }],
702        "ohos.permission.READ_IMAGEVIDEO":[{
703            "sandbox-switch": "ON",
704            "gids": [1008],
705            "mount-paths": [{
706                    "src-path": "/storage/cloud/<currentUserId>/files/.thumbs/Photo",
707                    "sandbox-path": "/storage/Share/.thumbs/Photo",
708                    "sandbox-flags": [ "bind", "rec" ]
709                }
710            ]
711        }],
712        "ohos.permission.FILE_CROSS_APP":[{
713            "sandbox-switch": "ON",
714            "gids": [1006],
715            "mount-paths": [{
716                    "src-path": "/storage/media/<currentUserId>/local/files/Docs",
717                    "sandbox-path": "/storage/Users/<currentUserId>",
718                    "sandbox-flags": [ "bind", "rec" ]
719                },
720                {
721                    "src-path": "/data/app/el1/<currentUserId>/base",
722                    "sandbox-path": "/storage/Users/<currentUserId>/appdata/el1",
723                    "sandbox-flags-customized": [ "MS_NODEV", "MS_RDONLY" ],
724                    "dac-override-sensitive": "true",
725                    "fs-type": "sharefs",
726                    "options": "support_overwrite=1"
727                },
728
729                {
730                    "src-path": "/data/app/el2/<currentUserId>/base",
731                    "sandbox-path": "/storage/Users/<currentUserId>/appdata/el2",
732                    "sandbox-flags-customized": [ "MS_NODEV", "MS_RDONLY" ],
733                    "dac-override-sensitive": "true",
734                    "fs-type": "sharefs",
735                    "options": "support_overwrite=1"
736                },
737                {
738                    "src-path": "/data/service/el1/public/storage_daemon/share/public",
739                    "sandbox-path": "/storage/Share",
740                    "sandbox-flags": [ "bind", "rec" ]
741                },
742                {
743                    "src-path": "/mnt/data/external",
744                    "sandbox-path": "/storage/External",
745                    "sandbox-flags": [ "bind", "rec" ]
746                }
747            ]
748        }],
749        "ohos.permission.ACTIVATE_THEME_PACKAGE":[{
750            "sandbox-switch": "ON",
751            "gids": [3817],
752            "mount-paths": [{
753                    "src-path": "/data/service/el1/public/themes/<currentUserId>/a/system",
754                    "sandbox-path": "/data/themes/a/system",
755                    "sandbox-flags": [ "bind", "rec" ]
756                },
757                {
758                    "src-path": "/data/service/el1/public/themes/<currentUserId>/b/system",
759                    "sandbox-path": "/data/themes/b/system",
760                    "sandbox-flags": [ "bind", "rec" ]
761                },
762                {
763                    "src-path": "/data/service/el1/public/themes/<currentUserId>/fa",
764                    "sandbox-path": "/data/themes/f",
765                    "sandbox-flags": [ "bind", "rec" ]
766                },
767                {
768                    "src-path": "/data/service/el1/public/themes/<currentUserId>/share",
769                    "sandbox-path": "/data/themes/s",
770                    "sandbox-flags": [ "bind", "rec" ]
771                }
772            ]
773        }],
774        "ohos.permission.GET_WALLPAPER":[{
775            "sandbox-switch": "ON",
776            "mount-paths": [{
777                    "src-path": "/data/service/el1/public/wallpaper/<currentUserId>",
778                    "sandbox-path": "/data/wallpaper",
779                    "sandbox-flags": [ "bind", "rec" ]
780                }
781            ]
782        }],
783        "ohos.permission.ACCESS_BUNDLE_DIR":[{
784            "sandbox-switch": "ON",
785            "gids": [1010],
786            "mount-paths": [{
787                    "src-path": "/data/app/el1/bundle/public",
788                    "sandbox-path": "/data/bundles/",
789                    "sandbox-flags": [ "bind", "rec" ]
790                }
791            ]
792        }],
793        "ohos.permission.ACCESS_PROTOCOL_DFX_DATA":[{
794            "sandbox-switch": "ON",
795            "gids": [1007],
796            "mount-paths": [{
797                    "src-path": "/data/log/protocol",
798                    "sandbox-path": "/data/log/protocol",
799                    "sandbox-flags": [ "bind", "rec" ]
800                },
801                {
802                    "src-path": "/log/chr",
803                    "sandbox-path": "/log/chr",
804                    "sandbox-flags": [ "bind", "rec" ]
805                }
806            ]
807        }],
808        "ohos.permission.ACCESS_MEDIALIB_THUMB_DB":[{
809            "sandbox-switch": "ON",
810            "gids": [3008],
811            "mount-paths": [{
812                    "src-path": "/data/app/el2/<currentUserId>/database/com.ohos.medialibrary.medialibrarydata",
813                    "sandbox-path": "/data/medialibrary/database",
814                    "sandbox-flags": [ "bind", "rec" ]
815                }
816            ]
817        }],
818        "ohos.permission.ACCESS_SHADER_CACHE_DIR":[{
819            "sandbox-switch": "ON",
820            "mount-paths": [{
821                    "src-path": "/data/local/shader_cache",
822                    "sandbox-path": "/data/storage/shader_caches",
823                    "sandbox-flags": [ "bind", "rec" ]
824                }
825            ]
826        }],
827        "ohos.permission.ACCESS_LOCAL_BACKUP":[{
828            "sandbox-switch": "ON",
829            "gids": [1023],
830            "mount-paths": [{
831                    "src-path": "/data/hwbackup",
832                    "sandbox-path": "/data/hwbackup",
833                    "sandbox-flags": [ "bind", "rec" ],
834                    "check-action-status": "false"
835                }
836            ]
837        }]
838    }]
839}
840