Move props out of exported3_system_prop
This is to remove bad context name "exported3_system_prop".
- persist.sys.device_provisioned -> provisioned_prop
- sys.retaildemo.enabled -> retaildemo_prop
Bug: 154885206
Test: boot device and see no denials
Change-Id: Ia19a19d93d0689deb56d66fe0b039ace44e4836f
diff --git a/private/property_contexts b/private/property_contexts
index cfcfd5e..c1a7188 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -514,10 +514,12 @@
dev.bootcomplete u:object_r:boot_status_prop:s0 exact bool
sys.boot_completed u:object_r:boot_status_prop:s0 exact bool
-persist.sys.device_provisioned u:object_r:exported3_system_prop:s0 exact string
+persist.sys.device_provisioned u:object_r:provisioned_prop:s0 exact string
+
persist.sys.theme u:object_r:theme_prop:s0 exact string
-sys.retaildemo.enabled u:object_r:exported3_system_prop:s0 exact int
+sys.retaildemo.enabled u:object_r:retaildemo_prop:s0 exact int
+
sys.user.0.ce_available u:object_r:exported3_system_prop:s0 exact bool
aac_drc_boost u:object_r:aac_drc_prop:s0 exact int