summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2019-06-06Merge "Match src paths with aidl package name"android-o-mr1-iot-release-1.0.13Treehugger Robot
2019-06-05Match src paths with aidl package nameDan Willemsen
2019-05-13Replace manual dm ioctls with libdm.David Anderson
2019-03-29vold: add android-* to tidy_checksNick Kralevich
2019-03-04Don't unmount /storage for early native processesJiyong Park
2019-01-30Remove secontext.h, secontext.cpp, hash.hLongPing Wei
2018-12-04Remove dependency on libparcelfiledescriptorMichael Wright
2018-12-01Merge "ARC++ swap for AppFuseUtil"Treehugger Robot
2018-11-30Merge "Includes new static libfs_avb"Treehugger Robot
2018-11-29Includes new static libfs_avbBowgo Tsai
2018-11-14ARC++ swap for AppFuseUtilRisan
2018-11-14Extract AppFuse as a utilRisan
2018-11-08StubVolume as first class Volume in VoldRisan
2018-10-25vold: rename from "ext4 encryption" to fscryptEric Biggers
2018-10-03Add checkpointing support for A/B updatesDaniel Rosenberg
2018-10-02Protect /mnt/scratch from stale umount on userdebugMark Salyzyn
2018-09-21Add support for checkpointingDaniel Rosenberg
2018-09-19health.filesystem HAL renamed to health.storageYifan Hong
2018-09-17vold uses health filesystem HALYifan Hong
2018-05-15Add rc file for wait_for_keymasterWei Wang
2018-05-09add wait_for_keymasterPaul Crowley
2018-03-01Remove libarcmounter dependency in VoldRisan
2018-02-23Add ArcService AIDL in VoldRisan
2018-01-25Support Keymaster4Shawn Willden
2018-01-22[VOLD] Add ARC++ ObbMount shared libRisan
2018-01-19Add basic exFAT support.Jeff Sharkey
2017-12-21Merge "Break vold dependency on keystore utilities."TreeHugger Robot
2017-12-02Merge "Export AIDL files as a filegroup for framework.jar"Colin Cross
2017-11-30[Vold] Conditional dependency to ARC++ ObbVolumeRisan
2017-11-29Export AIDL files as a filegroup for framework.jarColin Cross
2017-11-09Break vold dependency on keystore utilities.Shawn Willden
2017-10-31Be even more C++. Switch on a warning.Paul Crowley
2017-10-27Test that plaintext can't be read from disk for encrypted files.Jeff Sharkey
2017-10-24Convert vold_prepare_subdirs to C++Paul Crowley
2017-10-23Move vold to Android.bp.Jeff Sharkey