Merge "Assign mmd_status_prop to mmd.status props" into main
diff --git a/private/mmd.te b/private/mmd.te
index 3efb00f..1c0eca1 100644
--- a/private/mmd.te
+++ b/private/mmd.te
@@ -5,7 +5,7 @@
 
 init_daemon_domain(mmd)
 
-# Set mmd.enabled_aconfig properties.
+# Set mmd.enabled_aconfig and zram backing device size.
 set_prop(mmd, mmd_status_prop)
 get_prop(mmd, mmd_prop)
 get_prop(mmd, device_config_mmd_native_prop)
diff --git a/private/property_contexts b/private/property_contexts
index 56d9127..d80931c 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -1824,3 +1824,4 @@
 mmd. u:object_r:mmd_prop:s0
 mmd.zram.enabled u:object_r:mmd_shared_prop:s0 exact bool
 mmd.enabled_aconfig u:object_r:mmd_status_prop:s0 exact bool
+mmd.status. u:object_r:mmd_status_prop:s0