diff --git a/weston.cfg b/weston.cfg index 05dd0488..b08fa275 100644 --- a/weston.cfg +++ b/weston.cfg @@ -21,7 +21,8 @@ "name" : "mmi_uinput_service", "path" : ["/system/bin/uinput_inject"], "uid" : "root", - "gid" : ["system", "shell", "uhid"] + "gid" : ["system", "shell", "uhid"], + "secon" : "u:r:mmi_uinput_service:s0" }, { "name" : "udevd_service", "path" : ["/system/bin/udevd"],