From 5e535d7b71901c2f27c07d90d5adbb00a74a4896 Mon Sep 17 00:00:00 2001 From: guduhanyan Date: Fri, 11 Feb 2022 15:07:33 +0800 Subject: [PATCH] 2022021100 Signed-off-by: guduhanyan --- etc/init/timeservice.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/init/timeservice.cfg b/etc/init/timeservice.cfg index befefef..a14e3da 100644 --- a/etc/init/timeservice.cfg +++ b/etc/init/timeservice.cfg @@ -11,6 +11,7 @@ "path" : ["/system/bin/sa_main", "/system/profile/time_service.xml"], "uid" : "system", "gid" : ["system", "shell"], + "secon" : "u:r:time_service:s0", "caps" : ["SYS_TIME", "WAKE_ALARM"] } ]