From c7b42efb0492125f2e0d04650227e7b4cad91e4f Mon Sep 17 00:00:00 2001 From: oxmc Date: Tue, 19 Aug 2025 12:25:18 -0700 Subject: [PATCH] Update sepolicy/property_contexts --- sepolicy/property_contexts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sepolicy/property_contexts b/sepolicy/property_contexts index e3e21ff..c9c9939 100644 --- a/sepolicy/property_contexts +++ b/sepolicy/property_contexts @@ -1,4 +1,4 @@ # Custom properties -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 +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