commit | 7d2af54a98358e9dea96f879ebd1ea915263522b | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Tue May 12 15:27:15 2015 -0700 |
committer | Jeff Sharkey <jsharkey@android.com> | Tue May 12 15:52:43 2015 -0700 |
tree | ee277a888fe98c570bb1950a9afdde9b8098d67d | |
parent | fced534dec1088bdd7da1495d76b73996dc8a1a1 [diff] |
New "sm" shell tool to call StorageManager. Surface basic StorageManager commands through shell tool, like simple listing of disks and volumes, and commands like mounting and partitioning. The output is designed to be parsed by host-side testing tools, instead of relying on fragile dumpsys parsing. Bug: 19993667 Change-Id: I993e92ecf57996678965945f0ae648b392a77ea2