aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor_init.te')
-rw-r--r--public/vendor_init.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/vendor_init.te b/public/vendor_init.te
index 02739250..362244ee 100644
--- a/public/vendor_init.te
+++ b/public/vendor_init.te
@@ -146,6 +146,9 @@ allow vendor_init serialno_prop:file { getattr open read };
146# Vendor init can perform operations on trusted and security Extended Attributes 146# Vendor init can perform operations on trusted and security Extended Attributes
147allow vendor_init self:global_capability_class_set sys_admin; 147allow vendor_init self:global_capability_class_set sys_admin;
148 148
149# Raw writes to misc block device
150allow vendor_init misc_block_device:blk_file w_file_perms;
151
149not_compatible_property(` 152not_compatible_property(`
150 set_prop(vendor_init, { 153 set_prop(vendor_init, {
151 property_type 154 property_type