From 0ca2b66a019ec67ac819da68883ac7c23e9fd101 Mon Sep 17 00:00:00 2001 From: oxmc Date: Tue, 19 Aug 2025 15:45:26 -0700 Subject: [PATCH] Update sepolicy/property_contexts --- sepolicy/property_contexts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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