Merge "Allow system apps to read log props."
diff --git a/private/system_app.te b/private/system_app.te
index c849aea..c61bdd9 100644
--- a/private/system_app.te
+++ b/private/system_app.te
@@ -113,6 +113,7 @@
 
 control_logd(system_app)
 read_runtime_log_tags(system_app)
+get_prop(system_app, device_logging_prop)
 
 # allow system apps to use UDP sockets provided by the system server but not
 # modify them other than to connect