summaryrefslogtreecommitdiff
path: root/Utils.h
AgeCommit message (Expand)Author
2020-02-13Stop using a regex for setupAppDir.Martijn Coenen
2020-02-11Use a regex to create application directories.Martijn Coenen
2020-02-06Add SetQuotaInherit API.Martijn Coenen
2020-02-04Set correct quota project ID on application directories.Martijn Coenen
2020-02-04Setup Android/, Android/data and Android/obb dirs correctly.Martijn Coenen
2020-01-24Add setProjectQuotaId to vold.Martijn Coenen
2019-12-31Replace mkdirs() with setupAppDir().Martijn Coenen
2019-12-13Replace "sys.fuse_snapshot" with "persist.sys.fuse"Abhijeet Kaur
2019-12-10Use sdcardfs for pass-through mounts.Martijn Coenen
2019-11-11Fix multi-user and multi-storage with FUSEZim
2019-09-25Use snapshot value sys.fuse_snapshot instead of persist.sys.fuseshafik
2019-08-29Use unique_fdNandana Dutt
2019-08-28Mount /dev/fuse on /mnt/user/<userid>/<volumeid>Zim
2019-03-26vold: Introduce android::vold::writeStringToFileTommy Chiu
2019-02-22Don't delete /mnt/user/<userId>/package on reset.Sudheer Shanka
2019-02-14Revert "Revert "Ensure necessary external storage dirs while creating sandbox...Sudheer Shanka
2019-02-14Revert "Ensure necessary external storage dirs while creating sandboxes."Jeff Sharkey
2019-02-13Ensure necessary external storage dirs while creating sandboxes.Sudheer Shanka
2019-02-06Remove sandbox specific bind mounts from root namespace.Sudheer Shanka
2019-01-17Merge "Add UnmountTreeWithPrefix util method." am: 2e9aafb620 am: 5e10de1301Sudheer Shanka
2019-01-17Add UnmountTreeWithPrefix util method.Sudheer Shanka
2019-01-07Merge "Fsync directories after creating files" am: a892eb154e am: 7c21f0a999Paul Crowley
2019-01-07Fsync directories after creating filesPaul Crowley
2018-12-06Merge "Refactor ForkExecvp to improve locking behaviour" am: 6aaedb0dca am: 1...Paul Crowley
2018-12-06Refactor ForkExecvp to improve locking behaviourPaul Crowley
2018-11-05Wait for dm device to be ready before formatPaul Crowley
2018-11-02Wait for dm device to be ready before formatPaul Crowley
2018-09-27Bind mount pkg specific dirs in the zygote child namespaces.Sudheer Shanka
2018-09-27Add unmountTree to utils.Sudheer Shanka
2018-09-24Add GetBlockDevSize, GetBlockDevSectors helpersOleksiy Avramchenko
2018-09-18clang-format many files.Paul Crowley
2018-01-23Fingerprint data is now stored in one of two ways depending on theAndreas Huber
2017-10-20Undo Utils dependency on VolumeManagerPaul Crowley
2017-10-17Move to modern utility methods from android::base.Jeff Sharkey
2017-10-09Be more C++. volume UUID should always be std::string.Paul Crowley
2017-09-18Destroy vold socket interface completely.Jeff Sharkey
2017-09-13Move unsolicited vold events to Binder.Jeff Sharkey
2017-08-10Zero memory used for encryuption keys.Pavel Grafov
2017-06-26Progress towards FBE and adoptable storage.Jeff Sharkey
2017-03-27Spread around some O_CLOEXEC love.Jeff Sharkey
2017-03-09vold: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()Bowgo Tsai
2017-03-03Vold: Clean up code related to foreign dex useCalin Juravle
2016-07-18Only restorecon CE storage after unlocked.Jeff Sharkey
2016-04-15Consistent creation/destruction of user data.Jeff Sharkey
2016-03-08Support emulator's virtio-blk based SD cardYu Ning
2016-02-25Create profile folder for foreign dex markers.Calin Juravle
2016-02-19Prepare user profile folderCalin Juravle
2016-02-05Allow callers to prepare CE/DE user storage.Jeff Sharkey
2016-02-02Mount appfuse in process namespace.Daichi Hirono
2015-12-07Emulate media encryption, always chmod to unlock.Jeff Sharkey