diff options
-rw-r--r-- | sepolicy/property_contexts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts index d09e34d..ecce687 100644 --- a/sepolicy/property_contexts +++ b/sepolicy/property_contexts @@ -1,6 +1,9 @@ # Camera persist.camera. u:object_r:camera_prop:s0 +# BootParsed +sys.post_boot.parsed u:object_r:vendor_mpctl_prop:s0 + # Netmgrd persist.net.doxlat u:object_r:vendor_xlat_prop:s0 |