commit | 8f1e7f289ff2d65e719ad640abc9421ed67e1bf7 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Fri Nov 29 15:38:55 2019 +0100 |
committer | Martijn Coenen <maco@google.com> | Tue Dec 10 16:49:16 2019 +0100 |
tree | 3f37a47b157195278d3612cac6c75a60ef9e5a99 | |
parent | 5700261e5a5e308fbbec9347e7009fa3917c2571 [diff] |
When unmounting, only kill user-specific paths. The path for emulated volumes is set to /storage/emulated, not /storage/emulated/<userid> . When unmounting, we only want to kill process with a reference to /<userid>; this prevents killing processed needlessly. Bug: 137890172 Test: atest AdoptableHostTest Change-Id: I70e36e87077e87db9b3c7e07dc0e481ba06c2c14