Skip to content
Snippets Groups Projects
  • William Roberts's avatar
    untrusted_app: confine filesystem creation to sandbox · db664c9e
    William Roberts authored
    
    untrusted_apps could be allowed to create/unlink files in world
    accessible /data locations. These applications could create
    files in a way that would need cap dac_override to remove from
    the system when they are uninstalled and/or leave orphaned
    data behind.
    
    Keep untrusted_app file creation to sandbox, sdcard and media
    locations.
    
    Signed-off-by: default avatarWilliam Roberts <william.c.roberts@intel.com>
    
    (cherry picked from commit bd0768cc)
    
    Change-Id: Ideb275f696606882d8a5d8fdedb48545a34de887
    db664c9e