commit | 16cbb8dbc85db045c359c40fc29deacfa5146386 | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Tue Oct 27 22:52:37 2015 -0500 |
committer | Michael Bestas <mkbestas@lineageos.org> | Tue Aug 23 01:25:10 2022 +0300 |
tree | d6bcd24f3ccd3d41c50fd885c4855285444784c9 | |
parent | ad5b4f9c6bc7db7622791ac9a24d7eadcb60d714 [diff] |
vold: add support for more filesystems for public storage * Add exfat and ntfs support based off f2fs and ported to use fuse * Add support for both along with f2fs and ext4 to PublicVolume * Also attempt to mount any volume if it's been determined that the kernel supports it Change-Id: I0a83761cefd97791e3ec84a18e199dfd27a5ed0b vold: fs: Fix build errors * Migrate from base to android-base * Add missing , in Ext4 Mount function [AdrianDC] Ignore unpatched ext4 arguments [mikeioannina] Update for Pie native exfat Change-Id: I875b5763c472aa7da2976ec7c5db7cf28c913876 vold: ntfs: Use strlcat Clang now enforces length checking :/ Change-Id: I495b4cb2ee530e72b1084248f0549d63589523b0 Change-Id: I0a83761cefd97791e3ec84a18e199dfd27a5ed0b