commit | 0de365fc0af30ae48c2037e1057f2a813029a618 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Wed Oct 16 16:24:19 2013 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Thu Oct 17 09:51:19 2013 -0700 |
tree | 4fe2ad15824557e7f83f2c678fc3928b960cc993 | |
parent | 5ab02e787a05eda1d3382654d5496d6c763c2474 [diff] |
Extract UUID and label from inserted volumes. Uses "blkid" tool to extract metadata from an inserted volume, and reports it up to the framework. This needs to happen in vold, since only the FUSE-wrapped volume is visible to userspace. Remove autorun sanitization, since FUSE takes care of this now. Bug: 11175082 Change-Id: Ie69b38011ad6011bfb50e40d4f35a29e02150c19