Allow init to create system_file symlinks for A-only, see https://github.com/phhusson/treble_experimentations/issues/1553
This commit is contained in:
parent
6ce1b9108d
commit
3489a71cf2
@ -6,3 +6,5 @@ allow init userdata_block_device:blk_file relabelto;
|
||||
allow init userdata_block_device:lnk_file relabelto;
|
||||
|
||||
allow vendor_init vendor_init:capability { sys_module };
|
||||
|
||||
allow init system_file:lnk_file create_file_perms;
|
||||
|
Loading…
Reference in New Issue
Block a user