diff --git a/system_server.te b/system_server.te
index 782c27f97a31c606853a89306238eccabb6ec0a6..53b98ee3495293c900a0732e9004e1df3ce25810 100644
--- a/system_server.te
+++ b/system_server.te
@@ -148,6 +148,7 @@ allow system_server anr_data_file:dir relabelto;
 allow system_server system_prop:property_service set;
 allow system_server radio_prop:property_service set;
 allow system_server debug_prop:property_service set;
+allow system_server powerctl_prop:property_service set;
 
 # ctl interface
 allow system_server ctl_default_prop:property_service set;