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" : "/vendor/etc/vulkan", 103 "sandbox-path" : "/vendor/etc/vulkan", 104 "sandbox-flags" : [ "bind", "rec" ], 105 "check-action-status": "false" 106 }, { 107 "src-path" : "/mnt/sandbox/<currentUserId>/<PackageName>/data/storage/el2", 108 "sandbox-path" : "/data/storage/el2", 109 "sandbox-flags" : [ "bind", "rec" ], 110 "check-action-status": "false" 111 }, { 112 "src-path" : "/data/app/el2/<currentUserId>/base/<variablePackageName>", 113 "sandbox-path" : "/data/storage/el2/base", 114 "sandbox-flags" : [ "bind", "rec" ], 115 "check-action-status": "false" 116 }, { 117 "src-path" : "/data/app/el2/<currentUserId>/log/<variablePackageName>", 118 "sandbox-path" : "/data/storage/el2/log", 119 "sandbox-flags" : [ "bind", "rec" ], 120 "check-action-status": "false" 121 }, { 122 "src-path" : "/data/app/el1/<currentUserId>/database/<variablePackageName>", 123 "sandbox-path" : "/data/storage/el1/database", 124 "sandbox-flags" : [ "bind", "rec" ], 125 "check-action-status": "true" 126 }, { 127 "src-path" : "/data/app/el2/<currentUserId>/database/<variablePackageName>", 128 "sandbox-path" : "/data/storage/el2/database", 129 "sandbox-flags" : [ "bind", "rec" ], 130 "check-action-status": "false" 131 }, { 132 "src-path" : "/data/app/el1/<currentUserId>/base/<variablePackageName>", 133 "sandbox-path" : "/data/storage/el1/base", 134 "sandbox-flags" : [ "bind", "rec" ], 135 "check-action-status": "true" 136 }, { 137 "src-path" : "/mnt/hmdfs/<currentUserId>", 138 "sandbox-path" : "/mnt/hmdfs/<currentUserId>", 139 "sandbox-flags" : [ "bind", "rec" ], 140 "check-action-status": "false" 141 }, { 142 "src-path" : "/mnt/hmdfs/<currentUserId>/account/merge_view/data/<PackageName>", 143 "sandbox-path" : "/data/storage/el2/distributedfiles", 144 "sandbox-flags" : [ "bind", "rec" ], 145 "check-action-status": "false" 146 }, { 147 "src-path" : "/mnt/hmdfs/<currentUserId>/non_account/merge_view/data/", 148 "sandbox-path" : "/data/storage/el2/auth_groups", 149 "sandbox-flags" : [ "bind", "rec" ], 150 "check-action-status": "false" 151 }, { 152 "src-path" : "/data/local/ark-cache/<PackageName>", 153 "sandbox-path" : "/data/storage/ark-cache", 154 "sandbox-flags" : [ "bind", "rec" ], 155 "check-action-status": "false" 156 }, { 157 "src-path" : "/data/local/ark-profile/<currentUserId>/<PackageName>", 158 "sandbox-path" : "/data/storage/ark-profile", 159 "sandbox-flags" : [ "bind", "rec" ], 160 "check-action-status": "false" 161 }, { 162 "src-path" : "/data/local/shader_cache/local/<PackageName>", 163 "sandbox-path" : "/data/storage/shader_cache/local", 164 "sandbox-flags" : [ "bind", "rec" ], 165 "check-action-status": "false" 166 }, { 167 "src-path" : "/data/local/shader_cache/cloud/<PackageName>", 168 "sandbox-path" : "/data/storage/shader_cache/cloud", 169 "sandbox-flags" : [ "bind", "rec" ], 170 "check-action-status": "false" 171 }, { 172 "src-path" : "/data/local/shader_cache/cloud/common", 173 "sandbox-path" : "/data/storage/shader_cache/common", 174 "sandbox-flags" : [ "bind", "rec" ], 175 "check-action-status": "false" 176 }, { 177 "src-path" : "/mnt/share/<currentUserId>/<PackageName_index>", 178 "sandbox-path" : "/data/storage/el2/share", 179 "sandbox-flags" : [ "bind", "rec" ], 180 "check-action-status": "false" 181 }, { 182 "src-path" : "/data/service/el1/public/themes/<currentUserId>/a/app", 183 "sandbox-path" : "/data/themes/a/app", 184 "sandbox-flags" : [ "bind", "rec" ], 185 "check-action-status": "false" 186 }, { 187 "src-path" : "/data/service/el1/public/themes/<currentUserId>/b/app", 188 "sandbox-path" : "/data/themes/b/app", 189 "sandbox-flags" : [ "bind", "rec" ], 190 "check-action-status": "false" 191 }, { 192 "src-path" : "/data/service/el0/public/for-all-app", 193 "sandbox-path" : "/data/service/el0/public/for-all-app", 194 "sandbox-flags" : [ "bind", "rec" ], 195 "check-action-status": "false" 196 }, { 197 "src-path" : "/data/service/el1/public/for-all-app", 198 "sandbox-path" : "/data/service/el1/public/for-all-app", 199 "sandbox-flags" : [ "bind", "rec" ], 200 "check-action-status": "false" 201 }, { 202 "src-path" : "/data/service/el1/<currentUserId>/utdtypes/utd", 203 "sandbox-path" : "/data/utd", 204 "sandbox-flags" : [ "bind", "rec" ], 205 "check-action-status": "false" 206 }, { 207 "src-path" : "/data/service/el1/public/cert_manager_service/certificates/user_open", 208 "sandbox-path" : "/data/certificates/user_cacerts", 209 "sandbox-flags" : [ "bind", "rec" ], 210 "check-action-status": "false" 211 }, { 212 "src-path" : "/data/app/el3/<currentUserId>/base/<variablePackageName>", 213 "sandbox-path" : "/data/storage/el3/base", 214 "sandbox-flags" : [ "bind", "rec" ], 215 "check-action-status": "false" 216 }, { 217 "src-path" : "/data/app/el3/<currentUserId>/database/<variablePackageName>", 218 "sandbox-path" : "/data/storage/el3/database", 219 "sandbox-flags" : [ "bind", "rec" ], 220 "check-action-status": "false" 221 }, { 222 "src-path" : "/data/app/el4/<currentUserId>/base/<variablePackageName>", 223 "sandbox-path" : "/data/storage/el4/base", 224 "sandbox-flags" : [ "bind", "rec" ], 225 "check-action-status": "false" 226 }, { 227 "src-path" : "/data/app/el4/<currentUserId>/database/<variablePackageName>", 228 "sandbox-path" : "/data/storage/el4/database", 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 ], 238 "symbol-links" : [{ 239 "target-name" : "/system/bin", 240 "link-name" : "/bin", 241 "check-action-status": "false" 242 }, { 243 "target-name" : "/system/lib", 244 "link-name" : "/lib", 245 "check-action-status": "false" 246 }, { 247 "target-name" : "/system/etc", 248 "link-name" : "/etc", 249 "check-action-status": "false" 250 }, { 251 "target-name" : "/sys/kernel/debug", 252 "link-name" : "/d", 253 "check-action-status": "false" 254 } 255 ] 256 }], 257 "app-resources" : [{ 258 "mount-paths" : [{ 259 "src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>", 260 "sandbox-path" : "/data/storage/el1/bundle/arkwebcore", 261 "sandbox-flags" : [ "bind", "rec" ], 262 "check-action-status": "false" 263 }, { 264 "src-path" : "/system/app/ohos.global.systemres", 265 "sandbox-path" : "/data/global/systemResources", 266 "sandbox-flags" : [ "bind", "rec" ], 267 "check-action-status": "false" 268 }, { 269 "src-path" : "/system/app/SystemResources", 270 "sandbox-path" : "/data/global/systemResources", 271 "sandbox-flags" : [ "bind", "rec" ], 272 "check-action-status": "false" 273 }, { 274 "src-path" : "/data/misc", 275 "sandbox-path" : "/data/storage/el1/bundle/misc", 276 "sandbox-flags" : [ "bind", "rec" ], 277 "check-action-status": "false" 278 } 279 ], 280 "flags-point" : [{ 281 "flags": "DLP_MANAGER", 282 "mount-paths" : [{ 283 "src-path" : "/data/app/el2/<currentUserId>/base/<PackageName_index>", 284 "sandbox-path" : "/data/storage/el2/base", 285 "sandbox-flags" : [ "bind", "rec" ], 286 "check-action-status": "false" 287 },{ 288 "src-path" : "/data/app/el1/<currentUserId>/database/<PackageName_index>", 289 "sandbox-path" : "/data/storage/el1/database", 290 "sandbox-flags" : [ "bind", "rec" ], 291 "check-action-status": "false" 292 }, { 293 "src-path" : "/data/app/el2/<currentUserId>/database/<PackageName_index>", 294 "sandbox-path" : "/data/storage/el2/database", 295 "sandbox-flags" : [ "bind", "rec" ], 296 "check-action-status": "false" 297 }, { 298 "src-path" : "/data/app/el1/<currentUserId>/base/<PackageName_index>", 299 "sandbox-path" : "/data/storage/el1/base", 300 "sandbox-flags" : [ "bind", "rec" ], 301 "check-action-status": "false" 302 }, { 303 "src-path" : "/data/app/el2/<currentUserId>/log/<PackageName_index>", 304 "sandbox-path" : "/data/storage/el2/log", 305 "sandbox-flags" : [ "bind", "rec" ], 306 "check-action-status": "false" 307 }, { 308 "src-path" : "/mnt/share/<currentUserId>/<PackageName_index>", 309 "sandbox-path" : "/data/storage/el2/share", 310 "sandbox-flags" : [ "bind", "rec" ], 311 "check-action-status": "false" 312 } 313 ]}, { 314 "flags": "START_FLAGS_BACKUP", 315 "mount-paths": [{ 316 "src-path": "/data/app/el2/<currentUserId>/base/<PackageName>/.backup", 317 "sandbox-path": "/data/storage/el2/backup", 318 "sandbox-flags": [ "bind", "rec" ], 319 "check-action-status": "true" 320 }, { 321 "src-path" : "/data/app/el1/<currentUserId>/base/<PackageName>/.backup", 322 "sandbox-path" : "/data/storage/el1/backup", 323 "sandbox-flags" : [ "bind", "rec" ], 324 "check-action-status": "false" 325 } 326 ]}, { 327 "flags": "DEVELOPER_MODE", 328 "mount-paths": [{ 329 "src-path": "/data/app/el1/bundle/<currentUserId>/hnppublic", 330 "sandbox-path": "/data/service/hnp", 331 "sandbox-flags": [ "bind", "rec" ], 332 "check-action-status": "false" 333 }, { 334 "src-path" : "/data/app/el1/bundle/<currentUserId>/hnp/<PackageName>", 335 "sandbox-path" : "/data/app", 336 "sandbox-flags" : [ "bind", "rec" ], 337 "check-action-status": "false" 338 } 339 ]} 340 ], 341 "symbol-links" : [ 342 ] 343 }] 344 }], 345 "individual" : [{ 346 "com.ohos.medialibrary.medialibrarydata" : [{ 347 "sandbox-switch": "ON", 348 "mount-paths" : [{ 349 "src-path" : "/storage/media/<currentUserId>", 350 "sandbox-path" : "/storage/media", 351 "sandbox-flags" : [ "bind", "rec" ], 352 "check-action-status": "false" 353 }, { 354 "src-path" : "/data/service/el2/<currentUserId>/hmdfs/cache/account_cache", 355 "sandbox-path" : "/data/service/el2/<currentUserId>/hmdfs/cache/account_cache", 356 "sandbox-flags" : [ "bind", "rec" ], 357 "check-action-status": "false" 358 }, { 359 "src-path" : "/storage/cloud/<currentUserId>", 360 "sandbox-path" : "/storage/cloud", 361 "sandbox-flags" : [ "bind", "rec" ], 362 "check-action-status": "false" 363 }, { 364 "src-path" : "none", 365 "sandbox-path" : "/storage/cloud/epfs", 366 "sandbox-flags" : [ "MS_NODEV" ], 367 "fs-type": "epfs", 368 "check-action-status": "false" 369 }, { 370 "src-path" : "/mnt/data/<currentUserId>", 371 "sandbox-path" : "/mnt/data/<currentUserId>", 372 "sandbox-flags" : [ "bind", "rec" ], 373 "check-action-status": "false" 374 } 375 ], 376 "symbol-links" : [] 377 }], 378 "com.ohos.sceneboard" : [{ 379 "sandbox-switch": "ON", 380 "gids": [1065], 381 "mount-paths" : [{ 382 "src-path" : "/data/app/el1/bundle/public/", 383 "sandbox-path" : "/data/app/el1/bundle/public/", 384 "sandbox-flags" : [ "bind", "rec" ], 385 "check-action-status": "true" 386 } 387 ], 388 "symbol-links" : [] 389 }], 390 "com.ohos.settingsdata":[{ 391 "sandbox-switch": "ON", 392 "gids": [1065], 393 "mount-paths": [], 394 "symbol-links": [] 395 }], 396 "com.ohos.permissionmanager" : [{ 397 "sandbox-switch": "ON", 398 "mount-paths" : [{ 399 "src-path" : "/data/app/el1/bundle/public/", 400 "sandbox-path" : "/data/bundles/", 401 "sandbox-flags" : [ "bind", "rec" ], 402 "check-action-status": "true" 403 } 404 ], 405 "symbol-links" : [] 406 }], 407 "com.ohos.amsdialog" : [{ 408 "sandbox-switch": "ON", 409 "mount-paths" : [{ 410 "src-path" : "/data/app/el1/bundle/public/", 411 "sandbox-path" : "/data/bundles/", 412 "sandbox-flags" : [ "bind", "rec" ], 413 "check-action-status": "true" 414 } 415 ], 416 "symbol-links" : [] 417 }], 418 "com.ohos.UserFile.ExternalFileManager" : [{ 419 "sandbox-switch": "ON", 420 "mount-paths" : [{ 421 "src-path" : "/data/service/el1/public/storage_daemon/share/public", 422 "sandbox-path" : "/data/storage/el1/bundle/storage_daemon", 423 "sandbox-flags" : [ "bind", "rec" ], 424 "check-action-status": "true" 425 }, 426 { 427 "src-path" : "/mnt/data/external", 428 "sandbox-path" : "/mnt/external", 429 "sandbox-flags" : [ "bind", "rec" ], 430 "check-action-status": "true" 431 } 432 ], 433 "symbol-links" : [] 434 }], 435 "__internal__.com.ohos.render" : [{ 436 "sandbox-root" : "/mnt/sandbox/com.ohos.render/<PackageName>", 437 "sandbox-ns-flags" : [ "pid", "net" ], 438 "mount-paths" : [{ 439 "src-path" : "/dev", 440 "sandbox-path" : "/dev", 441 "sandbox-flags" : [ "bind", "rec" ], 442 "check-action-status": "false" 443 }, { 444 "src-path" : "/proc", 445 "sandbox-path" : "/proc", 446 "sandbox-flags" : [ "bind", "rec" ], 447 "check-action-status": "false" 448 }, { 449 "src-path" : "/sys", 450 "sandbox-path" : "/sys", 451 "sandbox-flags" : [ "bind", "rec" ], 452 "check-action-status": "false" 453 }, { 454 "src-path" : "/system/fonts", 455 "sandbox-path" : "/system/fonts", 456 "sandbox-flags" : [ "bind", "rec" ], 457 "check-action-status": "false" 458 }, { 459 "src-path" : "/system/etc", 460 "sandbox-path" : "/system/etc", 461 "sandbox-flags" : [ "bind", "rec" ], 462 "check-action-status": "false" 463 }, { 464 "src-path" : "/system/etc/hosts", 465 "sandbox-path" : "/data/service/el1/network/hosts_user/hosts", 466 "sandbox-flags" : [ "bind", "rec" ], 467 "check-action-status": "false" 468 }, { 469 "src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>", 470 "sandbox-path" : "/data/storage/el1/bundle/arkwebcore", 471 "sandbox-flags" : [ "bind", "rec" ], 472 "check-action-status": "false" 473 }, { 474 "src-path" : "/system/bin", 475 "sandbox-path" : "/system/bin", 476 "sandbox-flags" : [ "bind", "rec" ], 477 "check-action-status": "false" 478 }, { 479 "src-path" : "/system/lib", 480 "sandbox-path" : "/system/lib", 481 "sandbox-flags" : [ "bind", "rec" ], 482 "check-action-status": "false" 483 }, { 484 "src-path" : "/data/service/el1/public/for-all-app", 485 "sandbox-path" : "/data/service/el1/public/for-all-app", 486 "sandbox-flags" : [ "bind", "rec" ], 487 "check-action-status": "false" 488 }, { 489 "src-path" : "/system/app/<arkWebPackageName>", 490 "sandbox-path" : "/system/app/<arkWebPackageName>", 491 "sandbox-flags" : [ "bind", "rec" ], 492 "check-action-status": "false" 493 }, { 494 "src-path" : "/vendor/lib", 495 "sandbox-path" : "/vendor/lib", 496 "sandbox-flags" : [ "bind", "rec" ], 497 "check-action-status": "false" 498 }, { 499 "src-path" : "/data/app/el1/bundle/public/<arkWebPackageName>", 500 "sandbox-path" : "/data/app/el1/bundle/public/<arkWebPackageName>", 501 "sandbox-flags" : [ "bind", "rec" ], 502 "check-action-status": "false" 503 }, { 504 "src-path" : "/system/app/NWeb", 505 "sandbox-path" : "/system/app/NWeb", 506 "sandbox-flags" : [ "bind", "rec" ], 507 "check-action-status": "false" 508 }, { 509 "src-path" : "/module_update/ArkWebCore/app/<arkWebPackageName>", 510 "sandbox-path" : "/module_update/ArkWebCore/app/<arkWebPackageName>", 511 "sandbox-flags" : [ "bind", "rec" ], 512 "check-action-status": "false" 513 } 514 ], 515 "symbol-links" : [{ 516 "target-name" : "/system/etc", 517 "link-name" : "/etc", 518 "check-action-status": "false" 519 }, { 520 "target-name" : "/system/bin", 521 "link-name" : "/bin", 522 "check-action-status": "false" 523 }, { 524 "target-name" : "/system/lib", 525 "link-name" : "/lib", 526 "check-action-status": "false" 527 } 528 ], 529 "flags-point" : [{ 530 "flags": "DLP_MANAGER", 531 "sandbox-root" : "/mnt/sandbox/com.ohos.render/<PackageName>", 532 "mount-paths" : [], 533 "symbol-links" : [{}] 534 }] 535 }] 536 }], 537 "permission":[{ 538 "ohos.permission.FILE_ACCESS_MANAGER":[{ 539 "sandbox-switch": "ON", 540 "gids": [1006, 1008], 541 "mount-paths": [{ 542 "src-path": "/data/service/el1/public/storage_daemon/share/public", 543 "sandbox-path": "/storage/Share", 544 "sandbox-flags": [ "bind", "rec" ] 545 }, 546 { 547 "src-path": "/mnt/data/external", 548 "sandbox-path": "/storage/External", 549 "sandbox-flags": [ "bind", "rec" ] 550 }, 551 { 552 "src-path": "/storage/media/<currentUserId>/local/files/.Recent", 553 "sandbox-path": "/storage/Users/<currentUserId>/.Recent", 554 "sandbox-flags": [ "bind", "rec" ] 555 }, 556 { 557 "src-path": "/mnt/data/<currentUserId>/hmdfs", 558 "sandbox-path": "/storage/hmdfs", 559 "sandbox-flags": [ "bind", "rec" ] 560 } 561 ] 562 }], 563 "ohos.permission.READ_IMAGEVIDEO":[{ 564 "sandbox-switch": "ON", 565 "gids": [2008], 566 "mount-paths": [{ 567 "src-path": "/storage/cloud/<currentUserId>/files/.thumbs/Photo", 568 "sandbox-path": "/storage/Share/.thumbs/Photo", 569 "sandbox-flags": [ "bind", "rec" ] 570 } 571 ] 572 }], 573 "ohos.permission.FILE_CROSS_APP":[{ 574 "sandbox-switch": "ON", 575 "mount-paths": [{ 576 "src-path": "/mnt/data/external", 577 "sandbox-path": "/storage/External", 578 "sandbox-flags": [ "bind", "rec" ] 579 } 580 ] 581 }], 582 "ohos.permission.FILE_ACCESS_COMMON_DIR":[{ 583 "sandbox-switch": "ON", 584 "mount-paths": [] 585 }], 586 "ohos.permission.ACTIVATE_THEME_PACKAGE":[{ 587 "sandbox-switch": "ON", 588 "gids": [3817], 589 "mount-paths": [{ 590 "src-path": "/data/service/el1/public/themes/<currentUserId>/a/system", 591 "sandbox-path": "/data/themes/a/system", 592 "sandbox-flags": [ "bind", "rec" ] 593 }, 594 { 595 "src-path": "/data/service/el1/public/themes/<currentUserId>/b/system", 596 "sandbox-path": "/data/themes/b/system", 597 "sandbox-flags": [ "bind", "rec" ] 598 }, 599 { 600 "src-path": "/data/service/el1/public/themes/<currentUserId>/fa", 601 "sandbox-path": "/data/themes/f", 602 "sandbox-flags": [ "bind", "rec" ] 603 }, 604 { 605 "src-path": "/data/service/el1/public/themes/<currentUserId>/share", 606 "sandbox-path": "/data/themes/s", 607 "sandbox-flags": [ "bind", "rec" ] 608 } 609 ] 610 }], 611 "ohos.permission.GET_WALLPAPER":[{ 612 "sandbox-switch": "ON", 613 "mount-paths": [{ 614 "src-path": "/data/service/el1/public/wallpaper/<currentUserId>", 615 "sandbox-path": "/data/wallpaper", 616 "sandbox-flags": [ "bind", "rec" ] 617 } 618 ] 619 }], 620 "ohos.permission.ACCESS_BUNDLE_DIR":[{ 621 "sandbox-switch": "ON", 622 "gids": [1010], 623 "mount-paths": [{ 624 "src-path": "/data/app/el1/bundle/public", 625 "sandbox-path": "/data/bundles/", 626 "sandbox-flags": [ "bind", "rec" ] 627 } 628 ] 629 }], 630 "ohos.permission.ACCESS_APP_INSTALL_DIR":[{ 631 "sandbox-switch": "ON", 632 "gids": [2002], 633 "mount-paths": [{ 634 "src-path": "/data/service/el1/public/bms/bundle_manager_service/app_install/<currentUserId>/", 635 "sandbox-path": "/data/bms_app_install/", 636 "sandbox-flags": [ "bind", "rec" ] 637 } 638 ] 639 }], 640 "ohos.permission.ACCESS_PROTOCOL_DFX_DATA":[{ 641 "sandbox-switch": "ON", 642 "gids": [1007], 643 "mount-paths": [{ 644 "src-path": "/data/log/protocol", 645 "sandbox-path": "/data/log/protocol", 646 "sandbox-flags": [ "bind", "rec" ] 647 }, 648 { 649 "src-path": "/log/chr", 650 "sandbox-path": "/log/chr", 651 "sandbox-flags": [ "bind", "rec" ] 652 } 653 ] 654 }], 655 "ohos.permission.ACCESS_MEDIALIB_THUMB_DB":[{ 656 "sandbox-switch": "ON", 657 "gids": [3008], 658 "mount-paths": [{ 659 "src-path": "/data/app/el2/<currentUserId>/database/com.ohos.medialibrary.medialibrarydata", 660 "sandbox-path": "/data/medialibrary/database", 661 "sandbox-flags": [ "bind", "rec" ] 662 } 663 ] 664 }], 665 "ohos.permission.ACCESS_SHADER_CACHE_DIR":[{ 666 "sandbox-switch": "ON", 667 "mount-paths": [{ 668 "src-path": "/data/local/shader_cache", 669 "sandbox-path": "/data/storage/shader_caches", 670 "sandbox-flags": [ "bind", "rec" ] 671 } 672 ] 673 }], 674 "ohos.permission.ACCESS_DLP_FILE" : [{ 675 "sandbox-switch": "ON", 676 "sandbox-shared" : "true", 677 "mount-paths" : [{ 678 "src-path" : "/mnt/data/<currentUserId>", 679 "sandbox-path" : "/mnt/data", 680 "sandbox-flags" : [ "bind", "rec" ], 681 "mount-shared-flag" : "true", 682 "check-action-status": "true" 683 }, { 684 "src-path" : "/dev/fuse", 685 "sandbox-path" : "/mnt/data/fuse", 686 "sandbox-flags" : [ "MS_NOSUID", "MS_NODEV", "MS_NOEXEC", "MS_NOATIME", "MS_LAZYTIME" ], 687 "dac-override-sensitive": "true", 688 "fs-type": "fuse", 689 "check-action-status": "false" 690 } 691 ] 692 }], 693 "ohos.permission.ACCESS_LOCAL_BACKUP":[{ 694 "sandbox-switch": "ON", 695 "gids": [1023], 696 "mount-paths": [{ 697 "src-path": "/data/hwbackup", 698 "sandbox-path": "/data/hwbackup", 699 "sandbox-flags": [ "bind", "rec" ], 700 "check-action-status": "false" 701 } 702 ] 703 }], 704 "ohos.permission.ACCESS_HIVIEWX":[{ 705 "sandbox-switch": "ON", 706 "mount-paths": [{ 707 "src-path": "/data/log/UserView", 708 "sandbox-path": "/data/log/UserView", 709 "sandbox-flags": [ "bind", "rec" ] 710 } 711 ] 712 }], 713 "ohos.permission.PROTECT_SCREEN_LOCK_DATA":[{ 714 "sandbox-switch": "ON", 715 "mount-paths": [{ 716 "src-path": "/data/app/el5/<currentUserId>/base/<PackageName>", 717 "sandbox-path": "/data/storage/el5/base", 718 "sandbox-flags": [ "bind", "rec" ] 719 }, 720 { 721 "src-path": "/data/app/el5/<currentUserId>/database/<PackageName>", 722 "sandbox-path": "/data/storage/el5/database", 723 "sandbox-flags": [ "bind", "rec" ] 724 } 725 ] 726 }], 727 "ohos.permission.ACCESS_FILE_CONTENT_SHARE":[{ 728 "sandbox-switch": "ON", 729 "gids": [1006, 1008], 730 "mount-paths": [{ 731 "src-path": "/data/service/el2/public/file_monitor_service/content_share", 732 "sandbox-path": "/storage/ContentShare", 733 "sandbox-flags": [ "bind", "rec" ] 734 } 735 ] 736 }], 737 "ohos.permission.ACCESS_RINGTONE_RESOURCE":[{ 738 "sandbox-switch": "ON", 739 "gids": [1008], 740 "mount-paths": [{ 741 "src-path": "/storage/media/<currentUserId>/local/files", 742 "sandbox-path": "/storage/media/local/files", 743 "sandbox-flags": [ "bind", "rec" ] 744 }, 745 { 746 "src-path": "/storage/media/<currentUserId>/local/files/Ringtone", 747 "sandbox-path": "/storage/media/local/files/Ringtone", 748 "sandbox-flags": [ "bind", "rec" ] 749 } 750 ] 751 }], 752 "ohos.permission.ACCESS_FACTORY_OTA_DIR":[{ 753 "sandbox-switch": "ON", 754 "mount-paths": [{ 755 "src-path": "/data/update/sd_package", 756 "sandbox-path": "/data/update/sd_package", 757 "sandbox-flags": [ "bind", "rec" ], 758 "check-action-status": "false" 759 } 760 ] 761 }], 762 "ohos.permission.GET_ALL_PROCESSES":[{ 763 "sandbox-switch": "ON", 764 "gids": [3009], 765 "mount-paths": [] 766 }] 767 }] 768} 769