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 1f2833d..d5c24eb 100644 --- a/sepolicy/property_contexts +++ b/sepolicy/property_contexts @@ -1,3 +1,6 @@ +# Camera +persist.camera. u:object_r:camera_prop:s0 + # Netmgrd persist.net.doxlat u:object_r:vendor_xlat_prop:s0 |