Signed-off-by: zhangjunxi <zhangjunxi1@huawei.com>

Changes to be committed:
	modified:   timeservice.cfg
This commit is contained in:
zhangjunxi
2022-06-08 18:45:55 +08:00
parent b7dcc93c21
commit a2c157191f
+1 -1
View File
@@ -3,7 +3,7 @@
"name" : "time_service",
"path" : ["/system/bin/sa_main", "/system/profile/time_service.xml"],
"uid" : "system",
"gid" : ["system", time", "shell"],
"gid" : ["system", "time", "shell"],
"caps" : ["SYS_TIME", "WAKE_ALARM"],
"secon" : "u:r:time_service:s0"
}