commit | 41cd681ff8de59babf915a3f48b4a848dd39a754 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Mon Sep 11 10:32:17 2017 -0600 |
committer | Jeff Sharkey <jsharkey@android.com> | Mon Sep 11 18:44:34 2017 -0600 |
tree | 7ba3fcf0df63bf1dd60c91814c15a76d9db03cfb | |
parent | 09fc5ea393dbfe5457f37f17baadc8ab08389d3d [diff] |
Move even more vold commands over to Binder. This moves fstrim, obb and appfuse commands over to the new Binder interface. This change also separates creating/destroying and mounting/unmounting of OBB volumes, which means they finally flow nicely into the modern VolumeInfo/VolumeBase design. Test: cts-tradefed run commandAndExit cts-dev -m CtsOsTestCases -t android.os.storage.cts.StorageManagerTest Bug: 13758960 Change-Id: I4de45889828a9ab9858cc7c4f094a90eaff10f96