sdm660-common: Allow init to relabel persist link file
Change-Id: I7872b8455a66e45826d86e0bb71faa1f28a2c7a3
This commit is contained in:
parent
162633ad42
commit
89f5d20ec4
1 changed files with 1 additions and 0 deletions
1
sepolicy/vendor/init.te
vendored
1
sepolicy/vendor/init.te
vendored
|
@ -6,3 +6,4 @@ allow init sysfs_dm:file { open write };
|
|||
allow init vendor_default_prop:property_service set;
|
||||
allow init sysfs_info:file { open read };
|
||||
allow init sysfs:file setattr;
|
||||
allow init persist_block_device:lnk_file relabelto;
|
||||
|
|
Loading…
Reference in a new issue