diff --git a/app.te b/app.te
index a2cd0164fc12f989dfac7e7751d80bd8dae5acd9..f44397763eff767075948c2cdb88d1e29315e980 100644
--- a/app.te
+++ b/app.te
@@ -168,6 +168,7 @@ allow appdomain domain:process getattr;
 
 # logd access
 read_logd(appdomain)
+control_logd(appdomain)
 # application inherit logd write socket (urge is to deprecate this long term)
 allow appdomain zygote:unix_dgram_socket write;