Skip to content
Snippets Groups Projects
Select Git revision
  • test
1 result

COPYING

Blame
  • This project is licensed under the GNU General Public License v2.0 or later. Learn more
    inputflinger.te 257 B
    # inputflinger
    type inputflinger, domain;
    permissive_or_unconfined(inputflinger)
    type inputflinger_exec, exec_type, file_type;
    
    init_daemon_domain(inputflinger)
    binder_use(inputflinger)
    binder_service(inputflinger)
    
    binder_call(inputflinger, system_server)