Skip to content
Snippets Groups Projects
  • Nick Kralevich's avatar
    initial inputflinger domain · caa6a32d
    Nick Kralevich authored
    Add a placeholder domain for inputflinger.
    Mark it initially unconfined and enforcing.
    
    Change-Id: I433fd9e1954486136cb8abb084b4e19bb7fc2f19
    caa6a32d
inputflinger.te 209 B
# inputflinger
type inputflinger, domain;
type inputflinger_exec, exec_type, file_type;

init_daemon_domain(inputflinger)
binder_use(inputflinger)
binder_service(inputflinger)

unconfined_domain(inputflinger)