• Jeff Sharkey's avatar
    Last ditch check for partition on raw disk. · 63123c06
    Jeff Sharkey authored
    Some storage devices can be formatted as bare partitions, without an
    MBR or GPT header.  If we found no partitions, try poking at the raw
    disk, and treat it as a public volume if we found a valid filesystem.
    
    Bug: 20503551
    Change-Id: I80304e1ad865435321c341b667c0daf2daf4d56c
    63123c06
Disk.cpp 15.2 KB