Skip to content
Snippets Groups Projects
  • Nick Kralevich's avatar
    start enforcing ioctl restrictions on blk_file · 4c8eaba7
    Nick Kralevich authored
    Start enforcing the use of ioctl restrictions on all Android block
    devices. Domains which perform ioctls on block devices must be explicit
    about what ioctls they issue. The only ioctls allowed by default are
    BLKGETSIZE64, BLKSSZGET, FIOCLEX, and FIONCLEX.
    
    Test: device boots and no problems.
    Change-Id: I1195756b20cf2b50bede1eb04a48145a97a35867
    4c8eaba7