commit | d25096123001f76bc2c707cc6977875391f16a91 | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Tue Oct 27 22:52:37 2015 -0500 |
committer | Jackeagle <jackeagle102@gmail.com> | Mon Nov 13 11:39:48 2017 +0530 |
tree | 24b1cc38855996dc3f3fb65034c440c13d895bd9 | |
parent | d2d17624a2072c1263b904e6c7bc1acc3d281aac [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 Change-Id: I875b5763c472aa7da2976ec7c5db7cf28c913876 Change-Id: I0a83761cefd97791e3ec84a18e199dfd27a5ed0b