• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "common" : [{
3        "top-sandbox-switch": "ON",
4        "app-base" : [{
5            "sandbox-ns-flags" : [ "net" ],
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" : "/module_update",
38                    "sandbox-path" : "/module_update",
39                    "sandbox-flags" : [ "bind", "rec" ],
40                    "check-action-status": "false"
41                }, {
42                    "src-path" : "/system/fonts",
43                    "sandbox-path" : "/system/fonts",
44                    "sandbox-flags" : [ "bind", "rec" ],
45                    "check-action-status": "false"
46                }, {
47                    "src-path" : "/system/lib",
48                    "sandbox-path" : "/system/lib",
49                    "sandbox-flags" : [ "bind", "rec" ],
50                    "check-action-status": "false"
51                }, {
52                    "src-path" : "/system/data",
53                    "sandbox-path" : "/system/data",
54                    "sandbox-flags" : [ "bind", "rec" ],
55                    "check-action-status": "false"
56                }, {
57                    "src-path" : "/system/usr",
58                    "sandbox-path" : "/system/usr",
59                    "sandbox-flags" : [ "bind", "rec" ],
60                    "check-action-status": "false"
61                }, {
62                    "src-path" : "/system/profile",
63                    "sandbox-path" : "/system/profile",
64                    "sandbox-flags" : [ "bind", "rec" ],
65                    "check-action-status": "false"
66                }, {
67                    "src-path" : "/system/bin",
68                    "sandbox-path" : "/system/bin",
69                    "sandbox-flags" : [ "bind", "rec" ],
70                    "check-action-status": "false"
71                }, {
72                    "src-path" : "/system/etc",
73                    "sandbox-path" : "/system/etc",
74                    "sandbox-flags" : [ "bind", "rec" ],
75                    "check-action-status": "false"
76                }, {
77                    "src-path" : "/system/etc/hosts",
78                    "sandbox-path" : "/data/service/el1/network/hosts_user/hosts",
79                    "sandbox-flags" : [ "bind", "rec" ],
80                    "check-action-status": "false"
81                }, {
82                    "src-path" : "/system/resource",
83                    "sandbox-path" : "/system/resource",
84                    "sandbox-flags" : [ "bind", "rec" ],
85                    "check-action-status": "false"
86                }, {
87                    "src-path" : "/vendor/lib",
88                    "sandbox-path" : "/vendor/lib",
89                    "sandbox-flags" : [ "bind", "rec" ],
90                    "check-action-status": "false"
91                }, {
92                    "src-path" : "/vendor/etc/hiai",
93                    "sandbox-path" : "/vendor/etc/hiai",
94                    "sandbox-flags" : [ "bind", "rec" ],
95                    "check-action-status": "false"
96                }, {
97                    "src-path" : "/data/data/hiai",
98                    "sandbox-path" : "/data/data/hiai",
99                    "sandbox-flags" : [ "bind", "rec" ],
100                    "check-action-status": "false"
101                }, {
102                    "src-path" : "/mnt/sandbox/<currentUserId>/<PackageName>/data/storage/el2",
103                    "sandbox-path" : "/data/storage/el2",
104                    "sandbox-flags" : [ "bind", "rec" ],
105                    "check-action-status": "false"
106                }, {
107                    "src-path" : "/data/app/el2/<currentUserId>/base/<variablePackageName>",
108                    "sandbox-path" : "/data/storage/el2/base",
109                    "sandbox-flags" : [ "bind", "rec" ],
110                    "check-action-status": "false"
111                }, {
112                    "src-path" : "/data/app/el2/<currentUserId>/log/<variablePackageName>",
113                    "sandbox-path" : "/data/storage/el2/log",
114                    "sandbox-flags" : [ "bind", "rec" ],
115                    "check-action-status": "false"
116                }, {
117                    "src-path" : "/data/app/el1/<currentUserId>/database/<variablePackageName>",
118                    "sandbox-path" : "/data/storage/el1/database",
119                    "sandbox-flags" : [ "bind", "rec" ],
120                    "check-action-status": "true"
121                }, {
122                    "src-path" : "/data/app/el2/<currentUserId>/database/<variablePackageName>",
123                    "sandbox-path" : "/data/storage/el2/database",
124                    "sandbox-flags" : [ "bind", "rec" ],
125                    "check-action-status": "false"
126                }, {
127                    "src-path" : "/data/app/el1/<currentUserId>/base/<variablePackageName>",
128                    "sandbox-path" : "/data/storage/el1/base",
129                    "sandbox-flags" : [ "bind", "rec" ],
130                    "check-action-status": "true"
131                }, {
132                    "src-path" : "/mnt/hmdfs/<currentUserId>",
133                    "sandbox-path" : "/mnt/hmdfs/<currentUserId>",
134                    "sandbox-flags" : [ "bind", "rec" ],
135                    "check-action-status": "false"
136                }, {
137                    "src-path" : "/mnt/hmdfs/<currentUserId>/account/merge_view/data/<PackageName>",
138                    "sandbox-path" : "/data/storage/el2/distributedfiles",
139                    "sandbox-flags" : [ "bind", "rec" ],
140                    "check-action-status": "false"
141                }, {
142                    "src-path" : "/mnt/hmdfs/<currentUserId>/non_account/merge_view/data/",
143                    "sandbox-path" : "/data/storage/el2/auth_groups",
144                    "sandbox-flags" : [ "bind", "rec" ],
145                    "check-action-status": "false"
146                }, {
147                    "src-path" : "/data/app/el1/public/aot_compiler/ark_cache/<PackageName>",
148                    "sandbox-path" : "/data/storage/ark-cache",
149                    "sandbox-flags" : [ "bind", "rec" ],
150                    "check-action-status": "false"
151                }, {
152                    "src-path" : "/data/app/el1/<currentUserId>/aot_compiler/ark_profile/<PackageName>",
153                    "sandbox-path" : "/data/storage/ark-profile",
154                    "sandbox-flags" : [ "bind", "rec" ],
155                    "check-action-status": "false"
156                }, {
157                    "src-path" : "/data/local/shader_cache/local/<PackageName>",
158                    "sandbox-path" : "/data/storage/shader_cache/local",
159                    "sandbox-flags" : [ "bind", "rec" ],
160                    "check-action-status": "false"
161                }, {
162                    "src-path" : "/data/local/shader_cache/cloud/<PackageName>",
163                    "sandbox-path" : "/data/storage/shader_cache/cloud",
164                    "sandbox-flags" : [ "bind", "rec" ],
165                    "check-action-status": "false"
166                }, {
167                    "src-path" : "/data/local/shader_cache/cloud/common",
168                    "sandbox-path" : "/data/storage/shader_cache/common",
169                    "sandbox-flags" : [ "bind", "rec" ],
170                    "check-action-status": "false"
171                }, {
172                    "src-path" : "/mnt/share/<currentUserId>/<PackageName_index>",
173                    "sandbox-path" : "/data/storage/el2/share",
174                    "sandbox-flags" : [ "bind", "rec" ],
175                    "check-action-status": "false"
176                }, {
177                    "src-path" : "/data/service/el1/public/themes/<currentUserId>/a/app",
178                    "sandbox-path" : "/data/themes/a/app",
179                    "sandbox-flags" : [ "bind", "rec" ],
180                    "check-action-status": "false"
181                }, {
182                    "src-path" : "/data/service/el1/public/themes/<currentUserId>/b/app",
183                    "sandbox-path" : "/data/themes/b/app",
184                    "sandbox-flags" : [ "bind", "rec" ],
185                    "check-action-status": "false"
186                }, {
187                    "src-path" : "/data/service/el0/public/for-all-app",
188                    "sandbox-path" : "/data/service/el0/public/for-all-app",
189                    "sandbox-flags" : [ "bind", "rec" ],
190                    "check-action-status": "false"
191                }, {
192                    "src-path" : "/data/service/el1/public/for-all-app",
193                    "sandbox-path" : "/data/service/el1/public/for-all-app",
194                    "sandbox-flags" : [ "bind", "rec" ],
195                    "check-action-status": "false"
196                }, {
197                    "src-path" : "/data/service/el1/<currentUserId>/utdtypes/utd",
198                    "sandbox-path" : "/data/utd",
199                    "sandbox-flags" : [ "bind", "rec" ],
200                    "check-action-status": "false"
201                }, {
202                    "src-path" : "/data/service/el1/public/cert_manager_service/certificates/user_open",
203                    "sandbox-path" : "/data/certificates/user_cacerts",
204                    "sandbox-flags" : [ "bind", "rec" ],
205                    "check-action-status": "false"
206                }, {
207                    "src-path" : "/data/app/el3/<currentUserId>/base/<variablePackageName>",
208                    "sandbox-path" : "/data/storage/el3/base",
209                    "sandbox-flags" : [ "bind", "rec" ],
210                    "check-action-status": "false"
211                }, {
212                    "src-path" : "/data/app/el3/<currentUserId>/database/<variablePackageName>",
213                    "sandbox-path" : "/data/storage/el3/database",
214                    "sandbox-flags" : [ "bind", "rec" ],
215                    "check-action-status": "false"
216                }, {
217                    "src-path" : "/data/app/el4/<currentUserId>/base/<variablePackageName>",
218                    "sandbox-path" : "/data/storage/el4/base",
219                    "sandbox-flags" : [ "bind", "rec" ],
220                    "check-action-status": "false"
221                }, {
222                    "src-path" : "/data/app/el4/<currentUserId>/database/<variablePackageName>",
223                    "sandbox-path" : "/data/storage/el4/database",
224                    "sandbox-flags" : [ "bind", "rec" ],
225                    "check-action-status": "false"
226                }, {
227                    "src-path" : "/chip_prod/etc/passthrough",
228                    "sandbox-path" : "/chip_prod/etc/passthrough",
229                    "sandbox-flags" : [ "bind", "rec" ],
230                    "check-action-status": "false"
231                }, {
232                    "src-path" : "/mnt/hmdfs/<currentUserId>/cloud/data/<PackageName>",
233                    "sandbox-path" : "/data/storage/el2/cloud",
234                    "sandbox-flags" : [ "bind", "rec" ],
235                    "check-action-status": "false"
236                }, {
237                    "src-path" : "/vendor/etc/vulkan",
238                    "sandbox-path" : "/vendor/etc/vulkan",
239                    "sandbox-flags" : [ "bind", "rec" ],
240                    "check-action-status": "false"
241                }, {
242                    "src-path" : "/mnt/data/<currentUserId>/media_fuse",
243                    "sandbox-path" : "/data/storage/el2/media",
244                    "sandbox-flags" : [ "bind", "rec" ],
245                    "check-action-status": "false"
246                }, {
247                    "src-path" : "/vendor/etc/passthrough",
248                    "sandbox-path" : "/vendor/etc/passthrough",
249                    "sandbox-flags" : [ "bind", "rec" ],
250                    "check-action-status": "false"
251                }
252            ],
253            "symbol-links" : [{
254                    "target-name" : "/system/bin",
255                    "link-name" : "/bin",
256                    "check-action-status": "false"
257                }, {
258                    "target-name" : "/system/lib",
259                    "link-name" : "/lib",
260                    "check-action-status": "false"
261                }, {
262                    "target-name" : "/system/etc",
263                    "link-name" : "/etc",
264                    "check-action-status": "false"
265                }, {
266                    "target-name" : "/sys/kernel/debug",
267                    "link-name" : "/d",
268                    "check-action-status": "false"
269                }
270            ]
271        }],
272        "app-resources" : [{
273            "mount-paths" : [{
274                    "src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>",
275                    "sandbox-path" : "/data/storage/el1/bundle/arkwebcore",
276                    "sandbox-flags" : [ "bind", "rec" ],
277                    "check-action-status": "false"
278                }, {
279                    "src-path" : "/system/app/ohos.global.systemres",
280                    "sandbox-path" : "/data/global/systemResources",
281                    "sandbox-flags" : [ "bind", "rec" ],
282                    "check-action-status": "false"
283                }, {
284                    "src-path" : "/system/app/SystemResources",
285                    "sandbox-path" : "/data/global/systemResources",
286                    "sandbox-flags" : [ "bind", "rec" ],
287                    "check-action-status": "false"
288                }, {
289                    "src-path" : "/data/misc",
290                    "sandbox-path" : "/data/storage/el1/bundle/misc",
291                    "sandbox-flags" : [ "bind", "rec" ],
292                    "check-action-status": "false"
293                }
294            ],
295        "flags-point" : [{
296                    "flags": "DLP_MANAGER",
297                    "mount-paths" : [{
298                        "src-path" : "/data/app/el2/<currentUserId>/base/<PackageName_index>",
299                        "sandbox-path" : "/data/storage/el2/base",
300                        "sandbox-flags" : [ "bind", "rec" ],
301                        "check-action-status": "false"
302                    },{
303                        "src-path" : "/data/app/el1/<currentUserId>/database/<PackageName_index>",
304                        "sandbox-path" : "/data/storage/el1/database",
305                        "sandbox-flags" : [ "bind", "rec" ],
306                        "check-action-status": "false"
307                    }, {
308                        "src-path" : "/data/app/el2/<currentUserId>/database/<PackageName_index>",
309                        "sandbox-path" : "/data/storage/el2/database",
310                        "sandbox-flags" : [ "bind", "rec" ],
311                        "check-action-status": "false"
312                    }, {
313                        "src-path" : "/data/app/el1/<currentUserId>/base/<PackageName_index>",
314                        "sandbox-path" : "/data/storage/el1/base",
315                        "sandbox-flags" : [ "bind", "rec" ],
316                        "check-action-status": "false"
317                    }, {
318                        "src-path" : "/data/app/el2/<currentUserId>/log/<PackageName_index>",
319                        "sandbox-path" : "/data/storage/el2/log",
320                        "sandbox-flags" : [ "bind", "rec" ],
321                        "check-action-status": "false"
322                    }, {
323                        "src-path" : "/mnt/share/<currentUserId>/<PackageName_index>",
324                        "sandbox-path" : "/data/storage/el2/share",
325                        "sandbox-flags" : [ "bind", "rec" ],
326                        "check-action-status": "false"
327                    }
328                    ]}, {
329                        "flags": "START_FLAGS_BACKUP",
330                        "mount-paths": [{
331                            "src-path": "/data/app/el2/<currentUserId>/base/<PackageName>/.backup",
332                            "sandbox-path": "/data/storage/el2/backup",
333                            "sandbox-flags": [ "bind", "rec" ],
334                            "check-action-status": "false"
335                        }, {
336                            "src-path" : "/data/app/el1/<currentUserId>/base/<PackageName>/.backup",
337                            "sandbox-path" : "/data/storage/el1/backup",
338                            "sandbox-flags" : [ "bind", "rec" ],
339                            "check-action-status": "false"
340                        }
341                    ]}, {
342                        "flags": "DEVELOPER_MODE",
343                        "mount-paths": [{
344                            "src-path": "/data/app/el1/bundle/<currentUserId>/hnppublic",
345                            "sandbox-path": "/data/service/hnp",
346                            "sandbox-flags": [ "bind", "rec" ],
347                            "check-action-status": "false"
348                        }, {
349                            "src-path" : "/data/app/el1/bundle/<currentUserId>/hnp/<PackageName>",
350                            "sandbox-path" : "/data/app",
351                            "sandbox-flags" : [ "bind", "rec" ],
352                            "check-action-status": "false"
353                        }
354                    ]}, {
355                        "flags": "PREINSTALLED_HAP",
356                        "mount-paths": [{
357                            "src-path": "/system/app",
358                            "sandbox-path": "/system/app",
359                            "sandbox-flags": [ "bind", "rec" ],
360                            "check-action-status": "false"
361                        }
362                    ]}
363            ],
364            "symbol-links" : [
365            ]
366        }]
367    }],
368    "individual" : [{
369        "com.ohos.medialibrary.medialibrarydata" : [{
370            "sandbox-switch": "ON",
371            "mount-paths" : [{
372                    "src-path" : "/storage/media/<currentUserId>",
373                    "sandbox-path" : "/storage/media",
374                    "sandbox-flags" : [ "bind", "rec" ],
375                    "check-action-status": "false"
376                }, {
377                    "src-path" : "/data/service/el2/<currentUserId>/hmdfs/cache/account_cache",
378                    "sandbox-path" : "/data/service/el2/<currentUserId>/hmdfs/cache/account_cache",
379                    "sandbox-flags" : [ "bind", "rec" ],
380                    "check-action-status": "false"
381                }, {
382                    "src-path" : "/storage/cloud/<currentUserId>",
383                    "sandbox-path" : "/storage/cloud",
384                    "sandbox-flags" : [ "bind", "rec" ],
385                    "check-action-status": "true"
386                }, {
387                    "src-path" : "none",
388                    "sandbox-path" : "/storage/cloud/epfs",
389                    "sandbox-flags" : [ "MS_NODEV" ],
390                    "fs-type": "epfs",
391                    "check-action-status": "false"
392                }, {
393                    "src-path" : "/mnt/data/<currentUserId>",
394                    "sandbox-path" : "/mnt/data/<currentUserId>",
395                    "sandbox-flags" : [ "bind", "rec" ],
396                    "check-action-status": "false"
397                }
398            ],
399            "symbol-links" : []
400        }],
401        "com.ohos.sceneboard" : [{
402            "sandbox-switch": "ON",
403            "gids": [1065],
404            "mount-paths" : [{
405                    "src-path" : "/data/app/el1/bundle/public/",
406                    "sandbox-path" : "/data/app/el1/bundle/public/",
407                    "sandbox-flags" : [ "bind", "rec" ],
408                    "check-action-status": "true"
409                }
410            ],
411            "symbol-links" : []
412        }],
413        "com.ohos.settingsdata":[{
414            "sandbox-switch": "ON",
415            "gids": [1065],
416            "mount-paths": [],
417            "symbol-links": []
418        }],
419        "com.ohos.permissionmanager" : [{
420            "sandbox-switch": "ON",
421            "mount-paths" : [{
422                    "src-path" : "/data/app/el1/bundle/public/",
423                    "sandbox-path" : "/data/bundles/",
424                    "sandbox-flags" : [ "bind", "rec" ],
425                    "check-action-status": "true"
426                }
427            ],
428            "symbol-links" : []
429        }],
430        "com.ohos.amsdialog" : [{
431            "sandbox-switch": "ON",
432            "mount-paths" : [{
433                    "src-path" : "/data/app/el1/bundle/public/",
434                    "sandbox-path" : "/data/bundles/",
435                    "sandbox-flags" : [ "bind", "rec" ],
436                    "check-action-status": "true"
437                }
438            ],
439            "symbol-links" : []
440        }],
441        "com.ohos.UserFile.ExternalFileManager" : [{
442            "sandbox-switch": "ON",
443            "mount-paths" : [{
444                    "src-path" : "/data/service/el1/public/storage_daemon/share/public",
445                    "sandbox-path" : "/data/storage/el1/bundle/storage_daemon",
446                    "sandbox-flags" : [ "bind", "rec" ],
447                    "check-action-status": "true"
448                },
449                {
450                    "src-path" : "/mnt/data/external",
451                    "sandbox-path" : "/mnt/external",
452                    "sandbox-flags" : [ "bind", "rec" ],
453                    "check-action-status": "true"
454                }
455            ],
456            "symbol-links" : []
457        }],
458        "__internal__.com.ohos.render" : [{
459            "sandbox-root" : "/mnt/sandbox/com.ohos.render/<PackageName>",
460            "sandbox-ns-flags" : [ "pid", "net" ],
461            "mount-paths" : [{
462                    "src-path" : "/dev",
463                    "sandbox-path" : "/dev",
464                    "sandbox-flags" : [ "bind", "rec" ],
465                    "check-action-status": "false"
466                }, {
467                    "src-path" : "/proc",
468                    "sandbox-path" : "/proc",
469                    "sandbox-flags" : [ "bind", "rec" ],
470                    "check-action-status": "false"
471                }, {
472                    "src-path" : "/sys",
473                    "sandbox-path" : "/sys",
474                    "sandbox-flags" : [ "bind", "rec" ],
475                    "check-action-status": "false"
476                }, {
477                    "src-path" : "/system/fonts",
478                    "sandbox-path" : "/system/fonts",
479                    "sandbox-flags" : [ "bind", "rec" ],
480                    "check-action-status": "false"
481                }, {
482                    "src-path" : "/system/etc",
483                    "sandbox-path" : "/system/etc",
484                    "sandbox-flags" : [ "bind", "rec" ],
485                    "check-action-status": "false"
486                }, {
487                    "src-path" : "/system/etc/hosts",
488                    "sandbox-path" : "/data/service/el1/network/hosts_user/hosts",
489                    "sandbox-flags" : [ "bind", "rec" ],
490                    "check-action-status": "false"
491                }, {
492                    "src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>",
493                    "sandbox-path" : "/data/storage/el1/bundle/arkwebcore",
494                    "sandbox-flags" : [ "bind", "rec" ],
495                    "check-action-status": "false"
496                }, {
497                    "src-path" : "/system/bin",
498                    "sandbox-path" : "/system/bin",
499                    "sandbox-flags" : [ "bind", "rec" ],
500                    "check-action-status": "false"
501                }, {
502                    "src-path" : "/system/lib",
503                    "sandbox-path" : "/system/lib",
504                    "sandbox-flags" : [ "bind", "rec" ],
505                    "check-action-status": "false"
506                }, {
507                    "src-path" : "/data/service/el1/public/for-all-app",
508                    "sandbox-path" : "/data/service/el1/public/for-all-app",
509                    "sandbox-flags" : [ "bind", "rec" ],
510                    "check-action-status": "false"
511                }, {
512                    "src-path" : "/system/app/<arkWebPackageName>",
513                    "sandbox-path" : "/system/app/<arkWebPackageName>",
514                    "sandbox-flags" : [ "bind", "rec" ],
515                    "check-action-status": "false"
516                }, {
517                    "src-path" : "/vendor/lib",
518                    "sandbox-path" : "/vendor/lib",
519                    "sandbox-flags" : [ "bind", "rec" ],
520                    "check-action-status": "false"
521                }, {
522                    "src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>",
523                    "sandbox-path" : "/data/app/el1/bundle/public/<arkWebPackageName>",
524                    "sandbox-flags" : [ "bind", "rec" ],
525                    "check-action-status": "false"
526                }, {
527                    "src-path" : "/system/app/NWeb",
528                    "sandbox-path" : "/system/app/NWeb",
529                    "sandbox-flags" : [ "bind", "rec" ],
530                    "check-action-status": "false"
531                }, {
532                    "src-path" : "/module_update/ArkWebCore/app/<arkWebPackageName>",
533                    "sandbox-path" : "/module_update/ArkWebCore/app/<arkWebPackageName>",
534                    "sandbox-flags" : [ "bind", "rec" ],
535                    "check-action-status": "false"
536                }
537            ],
538            "symbol-links" : [{
539                    "target-name" : "/system/etc",
540                    "link-name" : "/etc",
541                    "check-action-status": "false"
542                }, {
543                    "target-name" : "/system/bin",
544                    "link-name" : "/bin",
545                    "check-action-status": "false"
546                }, {
547                    "target-name" : "/system/lib",
548                    "link-name" : "/lib",
549                    "check-action-status": "false"
550                }
551            ]
552        }],
553        "__internal__.com.ohos.gpu" : [{
554            "sandbox-root" : "/mnt/sandbox/com.ohos.render/<PackageName>",
555            "sandbox-ns-flags" : [ "pid", "net" ],
556            "mount-paths" : [{
557                    "src-path" : "/dev",
558                    "sandbox-path" : "/dev",
559                    "sandbox-flags" : [ "bind", "rec" ],
560                    "check-action-status": "false"
561                }, {
562                    "src-path" : "/proc",
563                    "sandbox-path" : "/proc",
564                    "sandbox-flags" : [ "bind", "rec" ],
565                    "check-action-status": "false"
566                }, {
567                    "src-path" : "/sys",
568                    "sandbox-path" : "/sys",
569                    "sandbox-flags" : [ "bind", "rec" ],
570                    "check-action-status": "false"
571                }, {
572                    "src-path" : "/system/fonts",
573                    "sandbox-path" : "/system/fonts",
574                    "sandbox-flags" : [ "bind", "rec" ],
575                    "check-action-status": "false"
576                }, {
577                    "src-path" : "/system/etc",
578                    "sandbox-path" : "/system/etc",
579                    "sandbox-flags" : [ "bind", "rec" ],
580                    "check-action-status": "false"
581                }, {
582                    "src-path" : "/system/etc/hosts",
583                    "sandbox-path" : "/data/service/el1/network/hosts_user/hosts",
584                    "sandbox-flags" : [ "bind", "rec" ],
585                    "check-action-status": "false"
586                }, {
587                    "src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>",
588                    "sandbox-path" : "/data/storage/el1/bundle/arkwebcore",
589                    "sandbox-flags" : [ "bind", "rec" ],
590                    "check-action-status": "false"
591                }, {
592                    "src-path" : "/system/bin",
593                    "sandbox-path" : "/system/bin",
594                    "sandbox-flags" : [ "bind", "rec" ],
595                    "check-action-status": "false"
596                }, {
597                    "src-path" : "/system/lib",
598                    "sandbox-path" : "/system/lib",
599                    "sandbox-flags" : [ "bind", "rec" ],
600                    "check-action-status": "false"
601                }, {
602                    "src-path" : "/system/app/<arkWebPackageName>",
603                    "sandbox-path" : "/system/app/<arkWebPackageName>",
604                    "sandbox-flags" : [ "bind", "rec" ],
605                    "check-action-status": "false"
606                }, {
607                    "src-path" : "/vendor/lib",
608                    "sandbox-path" : "/vendor/lib",
609                    "sandbox-flags" : [ "bind", "rec" ],
610                    "check-action-status": "false"
611                }, {
612                    "src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>",
613                    "sandbox-path" : "/data/app/el1/bundle/public/<arkWebPackageName>",
614                    "sandbox-flags" : [ "bind", "rec" ],
615                    "check-action-status": "false"
616                }, {
617                    "src-path" : "/system/app/NWeb",
618                    "sandbox-path" : "/system/app/NWeb",
619                    "sandbox-flags" : [ "bind", "rec" ],
620                    "check-action-status": "false"
621                }, {
622                    "src-path" : "/module_update/ArkWebCore/app/<arkWebPackageName>",
623                    "sandbox-path" : "/module_update/ArkWebCore/app/<arkWebPackageName>",
624                    "sandbox-flags" : [ "bind", "rec" ],
625                    "check-action-status": "false"
626                }, {
627                    "src-path" : "/vendor/etc/vulkan/icd.d",
628                    "sandbox-path" : "/vendor/etc/vulkan/icd.d",
629                    "sandbox-flags" : [ "bind", "rec" ],
630                    "check-action-status": "false"
631                }, {
632                    "src-path" : "/data/local/shader_cache/local/<PackageName>",
633                    "sandbox-path" : "/data/storage/shader_cache/local",
634                    "sandbox-flags" : [ "bind", "rec" ],
635                    "check-action-status": "false"
636                }, {
637                    "src-path" : "/data/local/shader_cache/cloud/<PackageName>",
638                    "sandbox-path" : "/data/storage/shader_cache/cloud",
639                    "sandbox-flags" : [ "bind", "rec" ],
640                    "check-action-status": "false"
641                }, {
642                    "src-path" : "/data/local/shader_cache/cloud/common",
643                    "sandbox-path" : "/data/storage/shader_cache/common",
644                    "sandbox-flags" : [ "bind", "rec" ],
645                    "check-action-status": "false"
646                }
647            ],
648            "symbol-links" : [{
649                    "target-name" : "/system/etc",
650                    "link-name" : "/etc",
651                    "check-action-status": "false"
652                }, {
653                    "target-name" : "/system/bin",
654                    "link-name" : "/bin",
655                    "check-action-status": "false"
656                }, {
657                    "target-name" : "/system/lib",
658                    "link-name" : "/lib",
659                    "check-action-status": "false"
660                }
661            ]
662        }]
663    }],
664    "permission":[{
665        "ohos.permission.FILE_ACCESS_MANAGER":[{
666            "sandbox-switch": "ON",
667            "gids": [1006, 1008],
668            "mount-paths": [{
669                    "src-path": "/mnt/user/<currentUserId>/nosharefs/docs",
670                    "sandbox-path": "/storage/Users",
671                    "sandbox-flags": [ "bind", "rec" ]
672                },{
673                    "src-path": "/data/service/el1/public/storage_daemon/share/public",
674                    "sandbox-path": "/storage/Share",
675                    "sandbox-flags": [ "bind", "rec" ]
676                },
677                {
678                    "src-path": "/mnt/data/external",
679                    "sandbox-path": "/storage/External",
680                    "sandbox-flags": [ "bind", "rec" ]
681                },
682                {
683                    "src-path": "/storage/media/<currentUserId>/local/files/.Recent",
684                    "sandbox-path": "/storage/Users/<currentUserId>/.Recent",
685                    "sandbox-flags": [ "bind", "rec" ]
686                },
687                {
688                    "src-path": "/mnt/data/<currentUserId>/hmdfs",
689                    "sandbox-path": "/storage/hmdfs",
690                    "sandbox-flags": [ "bind", "rec" ]
691                },
692                {
693                    "src-path": "/mnt/data/<currentUserId>/userExternal",
694                    "sandbox-path": "/storage/userExternal",
695                    "sandbox-flags": [ "bind", "rec" ]
696                }
697            ]
698        }],
699        "ohos.permission.READ_IMAGEVIDEO":[{
700            "sandbox-switch": "ON",
701            "gids": [2008],
702            "mount-paths": [{
703                    "src-path": "/storage/cloud/<currentUserId>/files/.thumbs/Photo",
704                    "sandbox-path": "/storage/Share/.thumbs/Photo",
705                    "sandbox-flags": [ "bind", "rec" ]
706                }
707            ]
708        }],
709        "ohos.permission.FILE_CROSS_APP":[{
710            "sandbox-switch": "ON",
711            "mount-paths": [{
712                    "src-path": "/mnt/data/external",
713                    "sandbox-path": "/storage/External",
714                    "sandbox-flags": [ "bind", "rec" ]
715                },
716                {
717                    "src-path": "/mnt/user/<currentUserId>/sharefs/docs",
718                    "sandbox-path": "/mnt/storage/Users",
719                    "sandbox-flags": [ "bind", "rec" ]
720                },
721                {
722                    "src-path": "/mnt/sandbox/<currentUserId>/<PackageName>/mnt/storage/Users",
723                    "sandbox-path": "/storage/Users",
724                    "sandbox-flags-customized": [ "MS_NODEV"],
725                    "dac-override-sensitive": "true",
726                    "fs-type": "sharefs",
727                    "options": "override"
728                }
729            ]
730        }],
731        "ohos.permission.FILE_ACCESS_COMMON_DIR":[{
732            "sandbox-switch": "ON",
733            "mount-paths": [{
734                    "src-path": "/mnt/user/<currentUserId>/sharefs/docs",
735                    "sandbox-path": "/mnt/storage/Users",
736                    "sandbox-flags": [ "bind", "rec" ]
737                },
738                {
739                    "src-path": "/mnt/sandbox/<currentUserId>/<PackageName>/mnt/storage/Users",
740                    "sandbox-path": "/storage/Users",
741                    "sandbox-flags-customized": [ "MS_NODEV"],
742                    "dac-override-sensitive": "true",
743                    "fs-type": "sharefs",
744                    "options": "override"
745                }
746            ]
747        }],
748        "ohos.permission.ACTIVATE_THEME_PACKAGE":[{
749            "sandbox-switch": "ON",
750            "gids": [3817],
751            "mount-paths": [{
752                    "src-path": "/data/service/el1/public/themes/<currentUserId>/a/system",
753                    "sandbox-path": "/data/themes/a/system",
754                    "sandbox-flags": [ "bind", "rec" ]
755                },
756                {
757                    "src-path": "/data/service/el1/public/themes/<currentUserId>/b/system",
758                    "sandbox-path": "/data/themes/b/system",
759                    "sandbox-flags": [ "bind", "rec" ]
760                },
761                {
762                    "src-path": "/data/service/el1/public/themes/<currentUserId>/fa",
763                    "sandbox-path": "/data/themes/f",
764                    "sandbox-flags": [ "bind", "rec" ]
765                },
766                {
767                    "src-path": "/data/service/el1/public/themes/<currentUserId>/share",
768                    "sandbox-path": "/data/themes/s",
769                    "sandbox-flags": [ "bind", "rec" ]
770                }
771            ]
772        }],
773        "ohos.permission.GET_WALLPAPER":[{
774            "sandbox-switch": "ON",
775            "mount-paths": [{
776                    "src-path": "/data/service/el1/public/wallpaper/<currentUserId>",
777                    "sandbox-path": "/data/wallpaper",
778                    "sandbox-flags": [ "bind", "rec" ]
779                }
780            ]
781        }],
782        "ohos.permission.ACCESS_BUNDLE_DIR":[{
783            "sandbox-switch": "ON",
784            "gids": [1010],
785            "mount-paths": [{
786                    "src-path": "/data/app/el1/bundle/public",
787                    "sandbox-path": "/data/bundles/",
788                    "sandbox-flags": [ "bind", "rec" ]
789                }
790            ]
791        }],
792        "ohos.permission.ACCESS_APP_INSTALL_DIR":[{
793            "sandbox-switch": "ON",
794            "gids": [2002],
795            "mount-paths": [{
796                    "src-path": "/data/service/el1/public/bms/bundle_manager_service/app_install/<currentUserId>/",
797                    "sandbox-path": "/data/bms_app_install/",
798                    "sandbox-flags": [ "bind", "rec" ]
799                }
800            ]
801        }],
802        "ohos.permission.ACCESS_BBOX_DIR":[{
803            "sandbox-switch": "ON",
804            "mount-paths": [{
805                    "src-path": "/data/log/bbox/",
806                    "sandbox-path": "/data/log/bbox/",
807                    "sandbox-flags": [ "bind", "rec" ]
808                }
809            ]
810        }],
811        "ohos.permission.ACCESS_PROTOCOL_DFX_DATA":[{
812            "sandbox-switch": "ON",
813            "gids": [1007],
814            "mount-paths": [{
815                    "src-path": "/data/service/el1/public/chr/protocol",
816                    "sandbox-path": "/data/log/protocol",
817                    "sandbox-flags": [ "bind", "rec" ]
818                },
819                {
820                    "src-path": "/log/chr",
821                    "sandbox-path": "/log/chr",
822                    "sandbox-flags": [ "bind", "rec" ]
823                }
824            ]
825        }],
826        "ohos.permission.ACCESS_MEDIALIB_THUMB_DB":[{
827            "sandbox-switch": "ON",
828            "gids": [3008],
829            "mount-paths": [{
830                    "src-path": "/data/app/el2/<currentUserId>/database/com.ohos.medialibrary.medialibrarydata",
831                    "sandbox-path": "/data/medialibrary/database",
832                    "sandbox-flags": [ "bind", "rec" ]
833                }
834            ]
835        }],
836        "ohos.permission.ACCESS_SHADER_CACHE_DIR":[{
837            "sandbox-switch": "ON",
838            "mount-paths": [{
839                    "src-path": "/data/local/shader_cache",
840                    "sandbox-path": "/data/storage/shader_caches",
841                    "sandbox-flags": [ "bind", "rec" ]
842                }
843            ]
844        }],
845        "ohos.permission.ACCESS_DLP_FILE" : [{
846            "sandbox-switch": "ON",
847            "sandbox-shared" : "true",
848            "mount-paths" : [{
849                    "src-path" : "/mnt/data/<currentUserId>",
850                    "sandbox-path" : "/mnt/data",
851                    "sandbox-flags" : [ "bind", "rec" ],
852                    "mount-shared-flag" : "true",
853                    "check-action-status": "true"
854                }, {
855                    "src-path" : "/dev/fuse",
856                    "sandbox-path" : "/mnt/data/fuse",
857                    "sandbox-flags" : [ "MS_NOSUID", "MS_NODEV", "MS_NOEXEC", "MS_NOATIME", "MS_LAZYTIME" ],
858                    "dac-override-sensitive": "true",
859                    "fs-type": "fuse",
860                    "check-action-status": "false"
861                }
862            ]
863        }],
864        "ohos.permission.ACCESS_LOCAL_BACKUP":[{
865            "sandbox-switch": "ON",
866            "gids": [1023],
867            "mount-paths": [{
868                    "src-path": "/data/hwbackup",
869                    "sandbox-path": "/data/hwbackup",
870                    "sandbox-flags": [ "bind", "rec" ],
871                    "check-action-status": "false"
872                }
873            ]
874        }],
875        "ohos.permission.ACCESS_HIVIEWX":[{
876            "sandbox-switch": "ON",
877            "mount-paths": [{
878                    "src-path": "/data/log/UserView",
879                    "sandbox-path": "/data/log/UserView",
880                    "sandbox-flags": [ "bind", "rec" ]
881                }
882            ]
883        }],
884        "ohos.permission.RECEIVE_UPDATE_MESSAGE":[{
885            "sandbox-switch": "ON",
886            "mount-paths": [{
887                    "src-path": "/data/service/el1/public/update/param_service/install/system/etc/<PackageName>",
888                    "sandbox-path": "/data/service/el1/public/update/param_service/install/system/etc/<PackageName>",
889                    "sandbox-flags": [ "bind", "rec" ],
890                    "check-action-status": "false"
891                }
892            ]
893        }],
894        "ohos.permission.READ_DFX_XPOWER":[{
895            "sandbox-switch": "ON",
896            "mount-paths": [{
897                    "src-path": "/data/log/xpower",
898                    "sandbox-path": "/data/log/xpower",
899                    "sandbox-flags": [ "bind", "rec" ]
900                }
901            ]
902        }],
903        "ohos.permission.PROTECT_SCREEN_LOCK_DATA":[{
904            "sandbox-switch": "ON",
905            "mount-paths": [{
906                    "src-path": "/data/app/el5/<currentUserId>/base/<PackageName>",
907                    "sandbox-path": "/data/storage/el5/base",
908                    "sandbox-flags": [ "bind", "rec" ],
909                    "check-action-status": "false"
910                },
911                {
912                    "src-path": "/data/app/el5/<currentUserId>/database/<PackageName>",
913                    "sandbox-path": "/data/storage/el5/database",
914                    "sandbox-flags": [ "bind", "rec" ],
915                    "check-action-status": "false"
916                }
917            ]
918	    }],
919        "ohos.permission.ACCESS_FILE_CONTENT_SHARE":[{
920            "sandbox-switch": "ON",
921            "gids": [1006, 1008],
922            "mount-paths": [{
923                    "src-path": "/data/service/el2/<currentUserId>/file_monitor_service/content_share",
924                    "sandbox-path": "/storage/ContentShare",
925                    "sandbox-flags": [ "bind", "rec" ]
926                }
927            ]
928        }],
929        "ohos.permission.ACCESS_RINGTONE_RESOURCE":[{
930            "sandbox-switch": "ON",
931            "gids": [1008],
932            "mount-paths": [{
933                    "src-path": "/storage/media/<currentUserId>/local/files",
934                    "sandbox-path": "/storage/media/local/files",
935                    "sandbox-flags": [ "bind", "rec" ]
936                }
937            ]
938        }],
939        "ohos.permission.ACCESS_FACTORY_OTA_DIR":[{
940            "sandbox-switch": "ON",
941            "mount-paths": [{
942                    "src-path": "/data/update/sd_package",
943                    "sandbox-path": "/data/update/sd_package",
944                    "sandbox-flags": [ "bind", "rec" ],
945                    "check-action-status": "false"
946                }
947            ]
948        }],
949        "ohos.permission.GET_ALL_PROCESSES":[{
950            "sandbox-switch": "ON",
951            "gids": [3009],
952            "mount-paths": []
953        }],
954        "ohos.permission.ACCESS_ANALYTICS":[{
955            "sandbox-switch": "ON",
956            "gids": [1007],
957            "mount-paths": [{
958                    "src-path": "/data/log/faultlog/faultlogger",
959                    "sandbox-path": "/data/log/faultlog/faultlogger",
960                    "sandbox-flags": [ "bind", "rec" ]
961                }
962            ]
963        }],
964        "ohos.permission.READ_WRITE_USER_FILE":[{
965            "sandbox-switch": "ON",
966            "gids": [1006],
967            "mount-paths": [{
968                    "src-path": "/storage/media/<currentUserId>/local/files/Docs",
969                    "sandbox-path": "/storage/Users/<currentUserId>",
970                    "sandbox-flags": [ "bind", "rec" ],
971                    "check-action-status": "false"
972                },
973                {
974                    "src-path": "/mnt/data/external",
975                    "sandbox-path": "/storage/External",
976                    "sandbox-flags": ["bind", "rec"],
977                    "check-action-status": "false"
978                },
979                {
980                    "src-path": "/mnt/data/<currentUserId>/hmdfs",
981                    "sandbox-path": "/storage/hmdfs",
982                    "sandbox-flags": ["bind", "rec"],
983                    "check-action-status": "false"
984                }
985            ]
986        }],
987        "ohos.permission.ACCESS_APP_CLONE_DIR":[{
988            "sandbox-switch": "ON",
989            "gids":[2002],
990            "mount-paths": [{
991                "src-path": "/data/service/el1/public/bms/bundle_manager_service/app_install/<currentUserId>/app_clone",
992                "sandbox-path": "/data/bms_app_clone/",
993                "sandbox-flags": ["bind", "rec"]
994                }
995            ]
996        }]
997    }]
998}
999