summaryrefslogtreecommitdiff
path: root/VoldNativeService.h
Commit message (Expand)AuthorAgeFilesLines
* vold: Wrapped key support for FBEShivaprasad Hongal2020-01-031-0/+2
* vold: Add Hardware FDE featureAnilKumar Chimata2019-12-141-1/+3
* Make ext4 userdata checkpoints work with metadata encryptionPaul Lawrence2019-06-271-2/+2
* Remove storage sandboxes related code.Sudheer Shanka2019-05-091-3/+1
* Merge changes I977cc03b,I7b621476,Ib57f4461 am: 58551c0568 am: 5da6d2a0f9Daniel Rosenberg2019-03-211-1/+1
|\
| * Change abortChanges to take a message and boolDaniel Rosenberg2019-03-211-1/+1
* | Merge "Add vdc checkpoint supportsBlockCheckpoint" am: 860c731158 am: 4c5ce24e80Paul Lawrence2019-03-181-0/+2
|\|
| * Add vdc checkpoint supportsBlockCheckpointPaul Lawrence2019-03-181-0/+2
* | Merge changes I91cf0def,I47570e8e am: 5f01cf3cac am: 84ceaedb59Daniel Rosenberg2019-03-071-0/+1
|\|
| * Add vdc checkpoint restoreCheckpointPartDaniel Rosenberg2019-03-071-0/+1
* | Merge "Add supportsCheckpoint" am: 9b2b8fd459 am: 908a4569e9Daniel Rosenberg2019-01-231-0/+1
|\|
| * Add supportsCheckpointDaniel Rosenberg2019-01-221-0/+1
| * Change AppFuse mount location to vold namespaceRisan2018-11-131-2/+4
* | Change AppFuse mount location to vold namespaceRisan2018-11-261-2/+4
* | Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5Risan2018-11-131-0/+5
|\|
| * StubVolume as first class Volume in VoldRisan2018-11-081-0/+5
| * Switch to exceptions for most cp callsDaniel Rosenberg2018-10-161-5/+5
* | Update StorageManagerService handling of packages info.Sudheer Shanka2018-10-251-2/+4
* | Switch to exceptions for most cp callsDaniel Rosenberg2018-10-161-5/+5
* | Merge "Handle retry count" am: e74587af4d am: e1e3dc3698Daniel Rosenberg2018-10-151-1/+1
|\|
| * Handle retry countDaniel Rosenberg2018-10-151-1/+1
* | Merge "Delete package sandbox data when it is uninstalled."Sudheer Shanka2018-10-101-2/+4
|\ \
| * | Delete package sandbox data when it is uninstalled.Sudheer Shanka2018-10-091-2/+4
* | | Merge "Add checkpointing support for A/B updates" am: ba1752008d am: 0b875d7630Daniel Rosenberg2018-10-041-0/+1
|\ \ \ | |/ / |/| / | |/
| * Add checkpointing support for A/B updatesDaniel Rosenberg2018-10-031-0/+1
* | Merge "Make checkpointing work on ext4" am: ac244261c8 am: 61c3eaf068Paul Lawrence2018-10-031-0/+1
|\|
| * Make checkpointing work on ext4Paul Lawrence2018-10-031-0/+1
| * Add support for checkpointingDaniel Rosenberg2018-09-211-0/+10
| * clang-format the rest of the filesPaul Crowley2018-09-201-23/+20
* | Add support for checkpointingDaniel Rosenberg2018-09-211-0/+7
* | clang-format the rest of the filesPaul Crowley2018-09-191-26/+23
* | Create sandboxes for newly installed apps.Sudheer Shanka2018-08-241-0/+3
* | Update IVold interface to take packageNames when a user starts.Sudheer Shanka2018-08-011-1/+1
* | Add APIs for pushing package info to vold.Sudheer Shanka2018-07-311-0/+5
|/
* Remove secdiscard IPC callRubin Xu2018-03-051-2/+0
* Add a mount with metadata encryption servicePaul Crowley2018-02-011-1/+2
* Delay touching disks when secure keyguard showing.Jeff Sharkey2017-12-151-0/+2
* Add functions to handle idle maintenanceJin Qian2017-11-141-0/+4
* Test that plaintext can't be read from disk for encrypted files.Jeff Sharkey2017-10-271-0/+1
* Pass both partition GUID and filesystem UUID.Jeff Sharkey2017-10-241-1/+1
* Destroy vold socket interface completely.Jeff Sharkey2017-09-181-0/+1
* Move long-running calls to async with listeners.Jeff Sharkey2017-09-151-3/+6
* Move unsolicited vold events to Binder.Jeff Sharkey2017-09-131-0/+2
* Move all crypto commands over to Binder.Jeff Sharkey2017-09-121-0/+38
* Move even more vold commands over to Binder.Jeff Sharkey2017-09-111-2/+12
* Move "volume" commands over to Binder.Jeff Sharkey2017-09-071-0/+22
* Start paving the way for vold calls over Binder.Jeff Sharkey2017-09-061-0/+39