Signed-off-by: lovechinamo <wangdongqi2@huawei.com>

Changes to be committed:
This commit is contained in:
lovechinamo
2022-05-30 16:37:17 +08:00
parent 9df6233b6c
commit a00537cd7f
+1 -1
View File
@@ -2,7 +2,7 @@
"services" : [{
"name" : "time_service",
"path" : ["/system/bin/sa_main", "/system/profile/time_service.xml"],
"uid" : "time",
"uid" : "system",
"gid" : ["system", "time", "shell"],
"caps" : ["SYS_TIME", "WAKE_ALARM"],
"secon" : "u:r:time_service:s0"