Skip to content
Snippets Groups Projects
  1. Apr 24, 2018
  2. Apr 23, 2018
  3. Apr 21, 2018
  4. Apr 20, 2018
  5. Apr 19, 2018
  6. Apr 18, 2018
  7. Apr 17, 2018
  8. Apr 16, 2018
    • Joel Galenson's avatar
      Let vold_prepare_subdirs completely clean deleted user data. · 2bae5b96
      Joel Galenson authored
      After adding a new user, deleting it, and rebooting, some of the user's data still remained.  This adds the SELinux permissions necessary to remove all of the data.  It fixes the followign denials:
      
      avc: denied { rmdir } for scontext=u:r:vold_prepare_subdirs:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
      avc: denied { unlink } for scontext=u:r:vold_prepare_subdirs:s0 tcontext=u:object_r:system_data_file:s0 tclass=file
      
      Bug: 74866238
      Test: Create user, delete user, reboot user, see no denials or
      leftover data.
      
      Change-Id: Ibc43bd2552b388a9708bf781b5ad206f21df62dc
      (cherry picked from commit 254a872c)
      2bae5b96
    • TreeHugger Robot's avatar
Loading