Skip to content
Snippets Groups Projects
Commit 1050e7e8 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "vendor_init: allow stat() of /data dir" into pi-dev

parents 683a60bd 6f8d2628
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,8 @@ allow vendor_init self:global_capability_class_set { chown fowner fsetid }; ...@@ -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:dir search;
allow vendor_init unencrypted_data_file:file r_file_perms; allow vendor_init unencrypted_data_file:file r_file_perms;
allow vendor_init system_data_file:dir getattr;
allow vendor_init { allow vendor_init {
file_type file_type
-core_data_file_type -core_data_file_type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment