Skip to content
Snippets Groups Projects
  • Nick Kralevich's avatar
    8ca19368
    Remove domain_deprecated from adbd and shell · 8ca19368
    Nick Kralevich authored
    The extra permissions are not needed. Delete them.
    
    This change also adds read permission for /data/misc/zoneinfo
    back to all domains. libc refernces this directory for timezone
    related files, and it feels dangerous and of little value to
    try to restrict access. In particular, this causes problems when the
    shell user attempts to run "ls -la" to show file time stamps in
    the correct timezone.
    
    Bug: 25433265
    Change-Id: I666bb460e440515151e3bf46fe2e0ac0e7c99f46
    8ca19368
    History
    Remove domain_deprecated from adbd and shell
    Nick Kralevich authored
    The extra permissions are not needed. Delete them.
    
    This change also adds read permission for /data/misc/zoneinfo
    back to all domains. libc refernces this directory for timezone
    related files, and it feels dangerous and of little value to
    try to restrict access. In particular, this causes problems when the
    shell user attempts to run "ls -la" to show file time stamps in
    the correct timezone.
    
    Bug: 25433265
    Change-Id: I666bb460e440515151e3bf46fe2e0ac0e7c99f46