blob: e5f12a0c154fdc398a898dfdc1dde1f9d11c5ec5 [file] [log] [blame]
# inputflinger
type inputflinger, domain;
type inputflinger_exec, exec_type, file_type;
binder_use(inputflinger)
binder_service(inputflinger)
binder_call(inputflinger, system_server)
wakelock_use(inputflinger)
add_service(inputflinger, inputflinger_service)
allow inputflinger input_device:dir r_dir_perms;
allow inputflinger input_device:chr_file rw_file_perms;
r_dir_file(inputflinger, cgroup)