commit | be9c9900198891e97c228d244c3df064560c4756 | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Tue May 28 13:45:26 2019 +0100 |
committer | Anton Hansson <hansson@google.com> | Wed May 29 14:43:23 2019 +0100 |
tree | ce848038bfdf0624faf027ca7c6bd430717c4c4f | |
parent | 2cf040d6024c5e056c2ceba899e9ecdd3393f897 [diff] |
Fix AppFuseMountScope.close() The boolean tracking whether the scope had been opened or not was never set before. Set it in open(), as was the case in the previous (non-binder) version of this class. Bug: 132901939 Test: monitor `adb shell mount` while browsing photos and verify the appfuse mounts don't build up over time Change-Id: Ia164ac4209126ed7e4d273c5fca4ababc0c66f2a