diff --git a/system_app.te b/system_app.te
index b03ccb422ffad19b6839b6036669a79943cdbb5e..5d0eca72723e485c2657a1646acc0f823f62aab5 100644
--- a/system_app.te
+++ b/system_app.te
@@ -29,3 +29,5 @@ allow system_app ctl_bugreport_prop:property_service set;
 # Create /data/anr/traces.txt.
 allow system_app anr_data_file:dir ra_dir_perms;
 allow system_app anr_data_file:file create_file_perms;
+
+control_logd(system_app)