Improve sharing of files from FUSE-based filesystems with Android
When requests are routed back to ChromeOS via ChromeContentProvider, do not use virtual_file_provider for opening files from FUSE-backed filesystems. This expands existing support for DriveFS to Crostini, smbfs and FUSE-backed archive implementations (fuse-zip, rar2fs). Test: unit_tests --gtest_filter="*ArcFileSystemBridgeTest*" Test: Open mp4 file from Crostini sshfs, fuse-zip and smbfs with VLC Bug: 1132141 Change-Id: I29ec9f99664928b93061b02b94149d761e186a97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430524Reviewed-by:Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Reviewed-by:
François Degros <fdegros@chromium.org> Commit-Queue: Josh Simmons <simmonsjosh@google.com> Cr-Commit-Position: refs/heads/master@{#823061}
Showing
Please register or sign in to comment