diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts index 453529e..e3e21ff 100644 --- a/sepolicy/property_contexts +++ b/sepolicy/property_contexts @@ -1,4 +1,4 @@ # Custom properties -ro.oxmc..* u:object_r:oxmc_prop:s0 -ro.pawlet..* u:object_r:oxmc_prop:s0 -persist.pawlet..* u:object_r:oxmc_prop:s0 \ No newline at end of file +ro.vendor.oxmc..* u:object_r:oxmc_prop:s0 +ro.vendor.pawlet..* u:object_r:oxmc_prop:s0 +persist.vendor.pawlet..* u:object_r:oxmc_prop:s0 \ No newline at end of file