commit | 8f4794ac4744db7953e3e51ed9ea319d01da8d45 | [log] [tgz] |
---|---|---|
author | Steve Kondik <steve@cyngn.com> | Wed Jul 27 18:12:04 2016 -0700 |
committer | B--B <dark.schneider.ds@gmail.com> | Sun Sep 18 02:43:06 2016 +0200 |
tree | 975f7486cf88486c752d25b33baa67945caf1cd4 | |
parent | fa12d9228f3be46f1b7b1531a8cb9766d641dc20 [diff] |
vold: Allow reset after shutdown * If we shutdown all volumes (during crypto), vold throws up an assert at us when reset() is called due to destroying an already destroyed volume. This is actually fine, just return an error instead of crashing. Change-Id: I51f8561da83e27de8e80d74f3a600fb0139d3035