blob: b08b3453b92c3d14f9da0fa966a8daf3a453c934 [file] [log] [blame]
Nick Kralevichcaa6a322013-12-15 12:50:00 -08001# inputflinger
2type inputflinger, domain;
Stephen Smalley38b7f432014-02-11 09:40:47 -05003permissive_or_unconfined(inputflinger)
Nick Kralevichcaa6a322013-12-15 12:50:00 -08004type inputflinger_exec, exec_type, file_type;
5
6init_daemon_domain(inputflinger)
7binder_use(inputflinger)
8binder_service(inputflinger)
Stephen Smalleye06e5362014-03-21 10:40:56 -04009
10binder_call(inputflinger, system_server)