android_device_samsung_a20/universal7885-common/sepolicy/private/inputmonitor.te
Soo-Hwan Na 833959f896
universal7885: drop a2dp hardware offload
Reason: unsupported

Inital inputmonitor

* Tool to record input keycodes (numbers)

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>

universal7885: inputmonitor: fix build errors
2022-03-22 18:56:36 +09:00

3 lines
136 B
Text

type inputmonitor, domain, coredomain;
type inputmonitor_exec, exec_type, file_type, system_file_type;
init_daemon_domain(inputmonitor)