add secon cfg

Signed-off-by: renwei <renwei8@huawei.com>
Change-Id: Ic06909b0a6a173393324dcf3071584ed9738cb98
This commit is contained in:
renwei
2022-05-06 12:29:24 +08:00
parent 1666961793
commit 57e5ede04a
+2 -1
View File
@@ -4,7 +4,8 @@
"path" : ["/system/bin/sa_main", "/system/profile/inputmethod_service.xml"],
"uid" : "system",
"gid" : ["system", "shell"],
"caps" : ["SYS_TIME"]
"caps" : ["SYS_TIME"],
"secon" : "u:r:inputmethod_service:s0"
}
]
}