commit | 8b9a5b344e9f467621f07040567e5231da413f46 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Mon Mar 12 15:47:23 2018 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Tue Mar 13 02:58:03 2018 +0000 |
tree | d3f4cd11b14de549aeba3892c4cd6e25b7d01a07 | |
parent | 456483d19379391b05be2363cc740ee2d93b10e3 [diff] |
Remove waitpid on UnMount Since we no longer have the Fuse Daemon, we won't ever need to stop the daemon when unmounting. Bug: 33808187 Test: Run "adb shell ps | grep -w Z" The sdcard daemon should not be listed. Change-Id: I6bb9341785b711d81553393f7c3b56115c435236