Merge "vendor_init: allow stat() of /data dir" into pi-dev
diff --git a/public/vendor_init.te b/public/vendor_init.te
index c53d200..b025fc8 100644
--- a/public/vendor_init.te
+++ b/public/vendor_init.te
@@ -38,6 +38,8 @@
 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