On my custom android jb4.3 board, I am getting repeated console messages about a 'uim' process starting and stopping:
init: waitpid returned pid 3498, status = 0000ff00
init: process 'uim', pid 3498 exited
init: process 'uim' killing any children in process group
init: starting 'uim'
init: waitpid returned pid 3499, status = 0000ff00
init: process 'uim', pid 3499 exited
init: process 'uim' killing any children in process group
init: starting 'uim'
init: waitpid returned pid 3500, status = 0000ff00
init: process 'uim', pid 3500 exited
init: process 'uim' killing any children in process group
What is the uim process and how to disable it?