You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Annie Meng 3cc1866454
Merge "vold_prepare_subdirs: prepare /data/misc_[ce|de]/rollback."
6 years ago
bench Abort long-running benchmarks, report progress. 7 years ago
binder/android/os Change AppFuse mount location to vold namespace 6 years ago
fs Refactor ForkExecvp to improve locking behaviour 6 years ago
model vold: const-ify some of the API 6 years ago
tests clang-format many files. 6 years ago
.clang-format Get ourselves some clang-format. 7 years ago
Android.bp Remove dependency on libparcelfiledescriptor 6 years ago
AppFuseUtil.cpp Extract AppFuse as a util 6 years ago
AppFuseUtil.h Extract AppFuse as a util 6 years ago
Benchmark.cpp Update vold to log only debug or higher level messages. 6 years ago
Benchmark.h clang-format many files. 6 years ago
BenchmarkGen.h Abort long-running benchmarks, report progress. 7 years ago
CheckEncryption.cpp Test that plaintext can't be read from disk for encrypted files. 7 years ago
CheckEncryption.h Test that plaintext can't be read from disk for encrypted files. 7 years ago
Checkpoint.cpp Checkpoints: Support validation and roll forward on fail 6 years ago
Checkpoint.h Switch to exceptions for most cp calls 6 years ago
CleanSpec.mk Add an empty CleanSpec.mk 15 years ago
Devmapper.cpp Update vold to log only debug or higher level messages. 6 years ago
Devmapper.h clang-format many files. 6 years ago
EncryptInplace.cpp EncryptInplace: Rename variable 6 years ago
EncryptInplace.h Add a mount with metadata encryption service 6 years ago
FileDeviceUtils.cpp clang-format many files. 6 years ago
FileDeviceUtils.h clang-format many files. 6 years ago
FsCrypt.cpp Fsync directories after creating files 6 years ago
FsCrypt.h vold: rename from "ext4 encryption" to fscrypt 6 years ago
IdleMaint.cpp Merge "health.filesystem HAL renamed to health.storage" 6 years ago
IdleMaint.h Add functions to handle idle maintenance 7 years ago
KeyBuffer.cpp clang-format many files. 6 years ago
KeyBuffer.h clang-format many files. 6 years ago
KeyStorage.cpp Fsync directories after creating files 6 years ago
KeyStorage.h vold: Pass std::string by const reference 6 years ago
KeyUtil.cpp Add Support for metadata key with rollback 6 years ago
KeyUtil.h Add Support for metadata key with rollback 6 years ago
Keymaster.cpp Explain the rationale for not using StrongBox in vold. 6 years ago
Keymaster.h vold: const-ify some of the API 6 years ago
Loop.cpp Update vold to log only debug or higher level messages. 6 years ago
Loop.h clang-format many files. 6 years ago
MetadataCrypt.cpp vold: Pass std::string by const reference 6 years ago
MetadataCrypt.h vold: rename from "ext4 encryption" to fscrypt 6 years ago
MoveStorage.cpp clang-format many files. 6 years ago
MoveStorage.h clang-format many files. 6 years ago
NetlinkHandler.cpp clang-format many files. 6 years ago
NetlinkHandler.h clang-format many files. 6 years ago
NetlinkManager.cpp clang-format many files. 6 years ago
NetlinkManager.h clang-format many files. 6 years ago
OWNERS Add OWNERS in system/vold 7 years ago
PREUPLOAD.cfg vold should be fully developed in AOSP. 6 years ago
Process.cpp clang-format many files. 6 years ago
Process.h Move to modern utility methods from android::base. 7 years ago
ScryptParameters.cpp clang-format many files. 6 years ago
ScryptParameters.h clang-format many files. 6 years ago
Utils.cpp Fsync directories after creating files 6 years ago
Utils.h Fsync directories after creating files 6 years ago
VoldNativeService.cpp Change AppFuse mount location to vold namespace 6 years ago
VoldNativeService.h Change AppFuse mount location to vold namespace 6 years ago
VoldUtil.cpp Add GetBlockDevSize, GetBlockDevSectors helpers 6 years ago
VoldUtil.h Add GetBlockDevSize, GetBlockDevSectors helpers 6 years ago
VolumeManager.cpp vold: const-ify some of the API 6 years ago
VolumeManager.h vold: const-ify some of the API 6 years ago
cryptfs.cpp cryptfs: Add error messages when remove dm-crypt device is failed 6 years ago
cryptfs.h clang-format many files. 6 years ago
hash.h clang-format many files. 6 years ago
main.cpp Update vold to log only debug or higher level messages. 6 years ago
secdiscard.cpp clang-format many files. 6 years ago
secontext.cpp clang-format many files. 6 years ago
secontext.h Be more C++. volume UUID should always be std::string. 7 years ago
sehandle.h clang-format many files. 6 years ago
vdc.cpp Switch to exceptions for most cp calls 6 years ago
vdc.rc Remove all references to FDE enable wipe 7 years ago
vold.rc vold: Grant root group 6 years ago
vold_prepare_subdirs.cpp vold_prepare_subdirs: prepare /data/misc_[ce|de]/rollback. 6 years ago
wait_for_keymaster.cpp add wait_for_keymaster 6 years ago
wait_for_keymaster.rc Add rc file for wait_for_keymaster 6 years ago