From a90466427881c73113cd62de3d3321c33dadc0ec Mon Sep 17 00:00:00 2001 From: ma-shaoyin Date: Sat, 16 Jul 2022 12:23:41 +0800 Subject: [PATCH] Signed-off-by: ma-shaoyin Changes to be committed: --- etc/init/inputmethodservice.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/init/inputmethodservice.cfg b/etc/init/inputmethodservice.cfg index 8c7af1d..ec97081 100644 --- a/etc/init/inputmethodservice.cfg +++ b/etc/init/inputmethodservice.cfg @@ -4,7 +4,7 @@ "path" : ["/system/bin/sa_main", "/system/profile/inputmethod_service.xml"], "uid" : "inputmethod", "gid" : ["inputmethod", "shell"], - "caps" : ["SYS_TIME"], + "caps" : [], "secon" : "u:r:inputmethod_service:s0" } ]