sepolicy: adding getattr perm for init
Change-Id: I4b7295066031aa838139dda203fec019a11386dd
This commit is contained in:
parent
183f2de411
commit
7353e15e06
1 changed files with 1 additions and 0 deletions
1
legacy/vendor/common/init.te
vendored
1
legacy/vendor/common/init.te
vendored
|
@ -93,3 +93,4 @@ allow init mnt_vendor_file:lnk_file r_file_perms;
|
|||
|
||||
allow init firmware_file:filesystem getattr;
|
||||
allow init proc:file w_file_perms;
|
||||
allow init bt_firmware_file:filesystem getattr;
|
||||
|
|
Loading…
Reference in a new issue