sepolicy: adding getattr perm for init

Change-Id: I4b7295066031aa838139dda203fec019a11386dd
This commit is contained in:
Sundhara Raja Usiripati 2021-09-27 19:22:05 +05:30 committed by Gerrit - the friendly Code Review server
parent 183f2de411
commit 7353e15e06

View file

@ -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;