Merge "Allow init to symlink userdata during first stage mounting."
This commit is contained in:
commit
39b0b80c34
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ allow init {
|
|||
misc_block_device
|
||||
recovery_block_device
|
||||
system_block_device
|
||||
userdata_block_device
|
||||
}:{ blk_file lnk_file } relabelto;
|
||||
|
||||
# setrlimit
|
||||
|
|
Loading…
Reference in a new issue