commit | 18f325012d1c807f2b0a9c577868722cc5fe4252 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Mar 29 14:29:27 2018 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Mar 29 14:29:29 2018 -0600 |
tree | dc09606dd365122d6129adf3b9038390baf80ff3 | |
parent | dac0fe910ab16edb2c2433986f709da3b3f6c15f [diff] |
Handle public volumes and otherwise invalid UUIDs. Public volumes have short UUIDs (which aren't valid 128-bit UUIDs), so we can't pass them around. Even if they were valid UUIDs, we don't handle clearing cached data on them, and they most likely don't support fallocate(), so don't match them. Test: manual Bug: 74132243 Change-Id: Ib855eb869a86392e96ced94a9926c0b32b87e57e