• Jeff Sharkey's avatar
    Updates for expanded storage. · f0121c57
    Jeff Sharkey authored
    Mount private volumes at /mnt/expand, which is where we have new
    SELinux policy waiting for us.  Also ensure that foundational
    directories are ready when mounting.
    
    Create local fs_prepare_dir() wrapper that sets SELinux context
    based on path, avoiding the need for a later restorecon.
    
    Use UUID as directory name for public volumes.  Wait a few seconds
    before issuing first signal when force unmounting.
    
    Bug: 19993667
    Change-Id: If22595380faaae321705b06c87d877419620da48
    f0121c57
Utils.cpp 8.04 KB