mmd: make mmd_prop system_vendor_config_prop
mmd. system properties are supposed to be tuned by vendors.
mmd.enabled_aconfig is only written by mmd itself only.
Bug: 393481329
Test: manual
Change-Id: I24ca43f9a89ee0d582d7e3708d32361dfc984970
diff --git a/private/mmd.te b/private/mmd.te
index 69f12fc..fec356e 100644
--- a/private/mmd.te
+++ b/private/mmd.te
@@ -6,7 +6,8 @@
init_daemon_domain(mmd)
# Set mmd.enabled_aconfig properties.
-set_prop(mmd, mmd_prop)
+set_prop(mmd, mmd_status_prop)
+get_prop(mmd, mmd_prop)
get_prop(mmd, device_config_mmd_native_prop)
# mmd binder setup