platform_system_vold/model
Martijn Coenen 0a7e9925a6 Automatically use correct lower paths for setupAppDir.
When we're asked to create an app directory, find the corresponding
volume, and use the raw path of that volume to create the directory.
This ensures this will continue working on devices that don't have
sdcardfs.

Bug: 146419093
Test: manual test on cuttlefish
Change-Id: I91d735c1adbcca171e5af73aca0abd7ef396d0b7
2020-01-27 14:00:29 +01:00
..
Disk.cpp Automatically use correct lower paths for setupAppDir. 2020-01-27 14:00:29 +01:00
Disk.h Automatically use correct lower paths for setupAppDir. 2020-01-27 14:00:29 +01:00
EmulatedVolume.cpp Handle failures after partial mounts 2020-01-15 16:10:54 +00:00
EmulatedVolume.h Conditionally use sdcardfs. 2020-01-07 09:03:35 +01:00
ObbVolume.cpp Add GetBlockDevSize, GetBlockDevSectors helpers 2018-09-24 14:25:24 +02:00
ObbVolume.h clang-format many files. 2018-09-18 15:41:22 -07:00
PrivateVolume.cpp Fix multi-user and multi-storage with FUSE 2019-11-11 20:24:49 +00:00
PrivateVolume.h Fix multi-user and multi-storage with FUSE 2019-11-11 20:24:49 +00:00
PublicVolume.cpp Conditionally use sdcardfs. 2020-01-07 09:03:35 +01:00
PublicVolume.h Conditionally use sdcardfs. 2020-01-07 09:03:35 +01:00
StubVolume.cpp StubVolume as first class Volume in Vold 2018-11-08 07:40:43 +00:00
StubVolume.h StubVolume as first class Volume in Vold 2018-11-08 07:40:43 +00:00
VolumeBase.cpp Add mount callback 2019-11-22 17:06:04 +01:00
VolumeBase.h Add mount callback 2019-11-22 17:06:04 +01:00