31 Commits (decda14f024576acba0035cce76f8da3d660d275)

Author SHA1 Message Date
Daniel Rosenberg 9b667fbe41 Add supportsCheckpoint
6 years ago
Risan 5f53cd3b79 Change AppFuse mount location to vold namespace
6 years ago
Risan 8c9f33242f StubVolume as first class Volume in Vold
6 years ago
Eric Biggers a701c458ca vold: rename from "ext4 encryption" to fscrypt
6 years ago
Daniel Rosenberg 73680ec382 Switch to exceptions for most cp calls
6 years ago
Daniel Rosenberg 80d1ca5600 Handle retry count
6 years ago
Daniel Rosenberg d399249855 Add checkpointing support for A/B updates
6 years ago
Paul Lawrence 1abb2fe278 Make checkpointing work on ext4
6 years ago
Daniel Rosenberg 65f99c9e8b Add support for checkpointing
6 years ago
Paul Crowley 8915d62847 clang-format the rest of the files
6 years ago
Rubin Xu eb850f93ab Remove secdiscard IPC call
6 years ago
Paul Crowley 0fd2626fc3 Add a mount with metadata encryption service
7 years ago
Paul Lawrence 7ee87cfcbe Remove all references to FDE enable wipe
7 years ago
Jeff Sharkey 401b260351 Delay touching disks when secure keyguard showing.
7 years ago
Jin Qian a370c14f75 Add functions to handle idle maintenance
7 years ago
Jeff Sharkey 2048a2865c Test that plaintext can't be read from disk for encrypted files.
7 years ago
Jeff Sharkey 3ce18256a1 Pass both partition GUID and filesystem UUID.
7 years ago
Jeff Sharkey 01a0e7fa18 Fix task memory leaks; better path validation.
7 years ago
TreeHugger Robot a6f6285875 Merge "Move to modern utility methods from android::base."
7 years ago
Jeff Sharkey 3472e52fc2 Move to modern utility methods from android::base.
7 years ago
Paul Crowley 06f762d577 Validate filesystem UUIDs in Binder calls.
7 years ago
Paul Crowley 3b71fc5100 Be more C++. volume UUID should always be std::string.
7 years ago
Jeff Sharkey 67b8c49530 Make Loop::destroyAll() smarter.
7 years ago
Jeff Sharkey cbe69fc060 Destroy vold socket interface completely.
7 years ago
Jeff Sharkey 52f7a91934 Move long-running calls to async with listeners.
7 years ago
Jeff Sharkey 814e9d308e Move unsolicited vold events to Binder.
7 years ago
Jeff Sharkey 83b559ced4 Move all crypto commands over to Binder.
7 years ago
Jeff Sharkey ec4fda2459 Add some Binder argument sanity checking.
7 years ago
Jeff Sharkey 11c2d380a7 Move even more vold commands over to Binder.
7 years ago
Jeff Sharkey 9462bdd512 Move "volume" commands over to Binder.
7 years ago
Jeff Sharkey 068c6be622 Start paving the way for vold calls over Binder.
7 years ago