Merge "vendor_init: allow stat() of /data dir" into pi-dev
am: 1050e7e82f
Change-Id: I7e45828ff4365a2de259d2677cf4044a24d727d3
This commit is contained in:
commit
3c2f89044d
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ allow vendor_init self:global_capability_class_set { chown fowner fsetid };
|
|||
allow vendor_init unencrypted_data_file:dir search;
|
||||
allow vendor_init unencrypted_data_file:file r_file_perms;
|
||||
|
||||
allow vendor_init system_data_file:dir getattr;
|
||||
|
||||
allow vendor_init {
|
||||
file_type
|
||||
-core_data_file_type
|
||||
|
|
Loading…
Reference in a new issue