blob: 283bbbaf37e0140d8dbb9525380985259d187ec0 [file] [log] [blame]
Nick Kralevichcaa6a322013-12-15 12:50:00 -08001# inputflinger
2type inputflinger, domain;
3type inputflinger_exec, exec_type, file_type;
4
5init_daemon_domain(inputflinger)
6binder_use(inputflinger)
7binder_service(inputflinger)
Stephen Smalleye06e5362014-03-21 10:40:56 -04008
9binder_call(inputflinger, system_server)
Riley Spahnf90c41f2014-06-05 15:52:02 -070010
11allow inputflinger inputflinger_service:service_manager add;