Skip to content
Snippets Groups Projects
  • Nick Kralevich's avatar
    auditallow app_data_file execute · 4738b93d
    Nick Kralevich authored
    Executing files from an application home directory violates
    W^X (https://en.wikipedia.org/wiki/W%5EX) constraints (loading executable code
    from a writable file) and is an unsafe application behavior. Test to see if we
    can get rid of it and establish some baseline metrics.
    
    Test: device boots and no obvious problems.
    Change-Id: I756c281fcbf750821307327642cc0d06605951b0
    4738b93d