Skip to content
Snippets Groups Projects
  • Eino-Ville Talvala's avatar
    c5266df9
    Rework neverallow for /data execute permission · c5266df9
    Eino-Ville Talvala authored
    Previously appdomains allowed to execute off of /data
    where whitelisted. This had the unfortunate side effect of
    disallowing the creation of device specific app domains
    with fewer permissions than untrusted_app. Instead grant
    all apps a neverallow exemption and blacklist specific app
    domains that should still abide by the restriction.
    
    This allows devices to add new app domains that need
    /data execute permission without conflicting with this rule.
    
    Bug: 26906711
    Change-Id: Ia876cc1dfd5b12908c59bd9e8620a6b890729c28
    c5266df9
    History
    Rework neverallow for /data execute permission
    Eino-Ville Talvala authored
    Previously appdomains allowed to execute off of /data
    where whitelisted. This had the unfortunate side effect of
    disallowing the creation of device specific app domains
    with fewer permissions than untrusted_app. Instead grant
    all apps a neverallow exemption and blacklist specific app
    domains that should still abide by the restriction.
    
    This allows devices to add new app domains that need
    /data execute permission without conflicting with this rule.
    
    Bug: 26906711
    Change-Id: Ia876cc1dfd5b12908c59bd9e8620a6b890729c28