mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-27 09:11:04 +00:00
commit
0036631e75
@ -691,6 +691,11 @@
|
||||
"src-path": "/storage/media/<currentUserId>/local/files/.Recent",
|
||||
"sandbox-path": "/storage/Users/<currentUserId>/.Recent",
|
||||
"sandbox-flags": [ "bind", "rec" ]
|
||||
},
|
||||
{
|
||||
"src-path": "/mnt/data/<currentUserId>/hmdfs",
|
||||
"sandbox-path": "/storage/hmdfs",
|
||||
"sandbox-flags": [ "bind", "rec" ]
|
||||
}
|
||||
]
|
||||
}],
|
||||
|
Loading…
Reference in New Issue
Block a user