commit | 089ab074e8f2b93ddf58dcb574bc7d566373d8c5 | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Thu Jan 07 17:52:45 2016 +0900 |
committer | Daichi Hirono <hirono@google.com> | Thu Jan 07 17:52:45 2016 +0900 |
tree | 6d14b11e1cb520dd2e9c07e071656deb213e815f | |
parent | d2d7bffd0c666bd3dc67364b36480e57a1913571 [diff] |
Add allow_other mount option for appfuse. After DocumentsProvider opens FD on app fuse, DocumentProvider passes it to other applications. To allow other applications to use the FD on app fuse, we need to specify allow_other mount option. BUG=25756419 Change-Id: I3c729f90e5b822a7b1032bf80726cc234c0936b1