Skip to content
Snippets Groups Projects
  • Nick Kralevich's avatar
    65feafce
    tighten up neverallow rules for init binder operations · 65feafce
    Nick Kralevich authored
    Init never uses binder, so allowing binder related operations
    for init never makes sense. Disallow all binder opertions for
    init.
    
    This change expands on commit a730e50b,
    disallowing any init binder operation, not just call operations, which
    may be accidentally added by blindly running audit2allow.
    
    Change-Id: I12547a75cf68517d54784873846bdadcb60c5112
    65feafce
    History
    tighten up neverallow rules for init binder operations
    Nick Kralevich authored
    Init never uses binder, so allowing binder related operations
    for init never makes sense. Disallow all binder opertions for
    init.
    
    This change expands on commit a730e50b,
    disallowing any init binder operation, not just call operations, which
    may be accidentally added by blindly running audit2allow.
    
    Change-Id: I12547a75cf68517d54784873846bdadcb60c5112
domain.te 11.75 KiB