platform_system_vold/model
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
..
Disk.cpp Add basic exFAT support. 2018-01-19 11:58:43 +09:00
Disk.h Destroy vold socket interface completely. 2017-09-18 16:00:14 -06:00
EmulatedVolume.cpp Add "default_normal" support to vold. 2018-01-08 11:48:13 -07:00
EmulatedVolume.h Move even more vold commands over to Binder. 2017-09-11 18:44:17 -06:00
ObbVolume.cpp Move even more vold commands over to Binder. 2017-09-11 18:44:17 -06:00
ObbVolume.h Move even more vold commands over to Binder. 2017-09-11 18:44:17 -06:00
PrivateVolume.cpp Move to modern utility methods from android::base. 2017-10-17 12:40:51 -06:00
PrivateVolume.h Add functions to handle idle maintenance 2017-11-14 15:12:30 -08:00
PublicVolume.cpp Add basic exFAT support. 2018-01-19 11:58:43 +09:00
PublicVolume.h Move even more vold commands over to Binder. 2017-09-11 18:44:17 -06:00
VolumeBase.cpp Destroy vold socket interface completely. 2017-09-18 16:00:14 -06:00
VolumeBase.h Destroy vold socket interface completely. 2017-09-18 16:00:14 -06:00