From d71a907c7c9e1d68df9e9d0ab3ca15f0f97e6688 Mon Sep 17 00:00:00 2001 From: oxmc Date: Tue, 19 Aug 2025 00:21:41 -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 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