commit | d1952661eb0fcfb1a53a712979c81773e7a6994a | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Tue Oct 27 22:52:37 2015 -0500 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Nov 30 08:58:57 2018 -0500 |
tree | 621854765f6aef9e0a50a177f348526b6f456bcd | |
parent | e661b54fc9cc12df9c8f05b58ec8cec135110f22 [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