65 Commits (62bbb2b1d204dd3ee09d7082bbe89e7f8d2c52d6)

Author SHA1 Message Date
Sudheer Shanka 62bbb2b1d2 Update vold to handle package info from StorageManagerService.
6 years ago
Sudheer Shanka ebaad1c848 Update IVold interface to take packageNames when a user starts.
6 years ago
Sudheer Shanka d484aa9dad Add APIs for pushing package info to vold.
6 years ago
Jeff Sharkey 401b260351 Delay touching disks when secure keyguard showing.
7 years ago
Paul Crowley b64933a502 Be even more C++. Switch on a warning.
7 years ago
Jeff Sharkey 3ce18256a1 Pass both partition GUID and filesystem UUID.
7 years ago
Paul Crowley 56292ef119 Undo Utils dependency on VolumeManager
7 years ago
Jeff Sharkey 3472e52fc2 Move to modern utility methods from android::base.
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 11c2d380a7 Move even more vold commands over to Binder.
7 years ago
Jeff Sharkey 9462bdd512 Move "volume" commands over to Binder.
7 years ago
Keun-young Park 375ac25773 do not sleep if it is shutting down
7 years ago
Jeff Sharkey fa1c677c1a Add a new "virtual disk" feature.
7 years ago
Chih-Hung Hsieh aae793802b Fix misc-macro-parentheses warnings in system/vold.
8 years ago
Mateusz Nowak a4f48d0f44 vold: fix 64 bit ioctl error
9 years ago
Jeff Sharkey c86ab6f538 Trim both internal and adopted private storage.
9 years ago
Jeff Sharkey 66270a21df Let's reinvent storage, yet again!
9 years ago
Jeff Sharkey bc40cc8f07 Add method to forget private partition keys.
9 years ago
Jeff Sharkey bd3038df74 Start tracking added users with serial numbers.
9 years ago
Jeff Sharkey 5a6bfca163 Initial pass at storage benchmarks.
9 years ago
Jeff Sharkey c8e04c5a82 Wider volume mutation lock, move force adoptable.
9 years ago
Jeff Sharkey f1b996df6f Volumes know parent disks; unsupported disks.
9 years ago
Jeff Sharkey 9f18fe7807 Remove unused code.
9 years ago
Jeff Sharkey 9c48498f45 Support for private (adopted) volumes.
9 years ago
Jeff Sharkey 36801cccf2 Progress towards dynamic storage support.
9 years ago
Jeff Sharkey 43ed123d3f ASEC resize tweaking, allow read-write mounting.
10 years ago
JP Abgrall 40b64a6841 vold: support "volume list [broadcast]" command
10 years ago
Daniel Rosenberg fcd34a0ddd Added support for ext4 ASEC resizing.
10 years ago
Nick Kralevich 6696260965 Validate asec names.
11 years ago
Jeff Sharkey 71ebe154a5 Add mkdirs() command.
11 years ago
Ken Sumrall 9caab76c6b vold: Add an optional wipe paramter to the volume format command
11 years ago
Kenny Root 93ecb38dad Only cleanup ASECs in external storage
12 years ago
Ken Sumrall 425524dba1 Unmount all asec apps before encrypting
12 years ago
Kenny Root 344ca10856 Add in ext4 support for ASEC containers
12 years ago
Ken Sumrall 0b8b597193 Add the ability to revert a crypto mapping when unmounting a volume
13 years ago
Ken Sumrall 3b17005083 Prevent sharing or formatting of a vold managed volumes during encryption.
13 years ago
Dianne Hackborn 736910ca99 Add new vold call to get the path to an asec fs.
13 years ago
Mike Lockwood 6b715592ec Merge "Remove obsolete code for monitoring USB status"
13 years ago
Ken Sumrall 319b1043bb Don't abort the encryption process if an internal volume is present but unmounted.
13 years ago
Mike Lockwood a976656ff9 Remove obsolete code for monitoring USB status
13 years ago
Ken Sumrall 29d8da8cef vold: allow to store key in a file on another partition
13 years ago
Mike Lockwood a28056b382 Set VM dirty ratio to zero when UMS is active
14 years ago
Kenny Root cbacf78eff Track type of container mounted
14 years ago
Kenny Root 508c0e1605 Additional Obb functionality
14 years ago
Kenny Root fb7c4d5a8a Add image mounting commands for OBB files
14 years ago
Mike Lockwood 99635f6c28 Use new kernel notifications to determine if USB mass storage is available.
14 years ago
Kenny Root acc9e7dcca Change ASCII conversion for hash and add tests
14 years ago