diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts index c9c9939..b75156c 100644 --- a/sepolicy/property_contexts +++ b/sepolicy/property_contexts @@ -1,4 +1,4 @@ -# Custom properties -ro.vendor.oxmc..* u:object_r:vendor_default_prop:s0 -ro.vendor.pawlet..* u:object_r:vendor_default_prop:s0 -persist.vendor.pawlet..* u:object_r:vendor_default_prop:s0 \ No newline at end of file +# Custom properties for the pawlet device +ro.vendor.oxmc..* u:object_r:pawlet_prop:s0 +ro.vendor.pawlet..* u:object_r:pawlet_prop:s0 +persist.vendor.pawlet..* u:object_r:pawlet_prop:s0 \ No newline at end of file