2017-03-23 22:27:32 +01:00
|
|
|
typeattribute inputflinger coredomain;
|
|
|
|
|
2016-12-10 05:14:31 +01:00
|
|
|
init_daemon_domain(inputflinger)
|
2024-03-27 09:18:41 +01:00
|
|
|
|
|
|
|
binder_use(inputflinger)
|
|
|
|
binder_service(inputflinger)
|
|
|
|
|
|
|
|
binder_call(inputflinger, system_server)
|
|
|
|
|
|
|
|
wakelock_use(inputflinger)
|
|
|
|
|
|
|
|
allow inputflinger input_device:dir r_dir_perms;
|
|
|
|
allow inputflinger input_device:chr_file rw_file_perms;
|
|
|
|
|
|
|
|
r_dir_file(inputflinger, cgroup)
|
|
|
|
r_dir_file(inputflinger, cgroup_v2)
|