platform_system_vold/fs
Jeff Sharkey 37ba125205 Add basic exFAT support.
Several partners have been requesting exFAT support.  Android doesn't
natively support exFAT, but we're at least willing to try mounting an
exFAT filesystem if we detect the Linux kernel supports it, and if
helper binaries are present.

This CL is simple scaffolding, and it provides no actual
implementation of exFAT.

Test: builds, boots
Bug: 67822822
Change-Id: Id4f8ec3967b32de6e1c0e3c4b47fe6e43a6291ab
2018-01-19 11:58:43 +09:00
..
Exfat.cpp Add basic exFAT support. 2018-01-19 11:58:43 +09:00
Exfat.h Add basic exFAT support. 2018-01-19 11:58:43 +09:00
Ext4.cpp Move to modern utility methods from android::base. 2017-10-17 12:40:51 -06:00
Ext4.h vold: fix 64 bit ioctl error 2015-10-21 11:16:19 +08:00
F2fs.cpp Vold: format f2fs partition 2017-11-14 17:52:16 -08:00
F2fs.h Add f2fs support for private volumes. 2015-06-08 20:21:25 -07:00
Vfat.cpp Move to modern utility methods from android::base. 2017-10-17 12:40:51 -06:00
Vfat.h vold: fix 64 bit ioctl error 2015-10-21 11:16:19 +08:00