commit | e56740dc081cd3024fa2a0c72689febd49ee1c9f | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Thu Feb 02 13:56:45 2017 +0900 |
committer | Daichi Hirono <hirono@google.com> | Fri Mar 24 09:36:48 2017 +0900 |
tree | da67d7c68907611e62102726d1ca04ac71485d90 | |
parent | ac9e6f74537e76ea5a5bb0aedf818608dc7cd972 [diff] |
Use a single thread to handle multiple AppFuse mounts. Previously StorageManagerService launched a thread per AppFuse mount point. The CL changes the behavior so that it just launches a single thread to handle multiple AppFuse mounts. Bug: 34903085 Test: CTS and manually testing Change-Id: I2d9e7232834b0c8eff633b85110a3b38534171f7