diff --git a/etc/init/inputmethodservice.cfg b/etc/init/inputmethodservice.cfg index 9f9a783..a185bf6 100644 --- a/etc/init/inputmethodservice.cfg +++ b/etc/init/inputmethodservice.cfg @@ -1,11 +1,4 @@ { - "jobs" : [{ - "name" : "boot", - "cmds" : [ - "start inputmethod_service" - ] - } - ], "services" : [{ "name" : "inputmethod_service", "path" : ["/system/bin/sa_main", "/system/profile/inputmethod_service.xml"],