Skip to content
Snippets Groups Projects
  • Nick Kralevich's avatar
    93615b14
    disallow SIOCATMARK · 93615b14
    Nick Kralevich authored
    The use of SIOCATMARK is not recommended per rfc6093.
    
    This ioctl is not currently allowed on Android. Add a neverallowxperm
    statement (compile time assertion + CTS test) to ensure this never
    regresses.
    
    Bug: 68014825
    Test: policy compiles.
    Change-Id: I41272a0cb157ac9aa38c8e67aabb8385403815f9
    93615b14
    History
    disallow SIOCATMARK
    Nick Kralevich authored
    The use of SIOCATMARK is not recommended per rfc6093.
    
    This ioctl is not currently allowed on Android. Add a neverallowxperm
    statement (compile time assertion + CTS test) to ensure this never
    regresses.
    
    Bug: 68014825
    Test: policy compiles.
    Change-Id: I41272a0cb157ac9aa38c8e67aabb8385403815f9