• Jeff Sharkey's avatar
    Different blkid and fsck execution domains. · 95c87cce
    Jeff Sharkey authored
    vold works with two broad classes of block devices: untrusted devices
    that come in from the wild, and trusted devices like PrivateVolume
    which are encrypted.
    
    When running blkid and fsck, we pick which SELinux execution domain
    to use based on which class the device belongs to.
    
    Bug: 19993667
    Change-Id: I2695f028710a4863f0c3b2ed6da437f466401272
    95c87cce
Utils.cpp 7.59 KB