18 Commits (f10544df96652ebe457c93a91075da0b3bc6b550)

Author SHA1 Message Date
Paul Crowley 8fb12fd835 Add init_user0 command.
9 years ago
Paul Crowley 285956fe11 Rework FBE crypto to match the N way of doing things
9 years ago
Paul Crowley 415d3605e0 Avoid use of a macro when checking argument count.
9 years ago
Lenka Trochtova 9ad4369ce8 Fix a bug in passing parameters to prepare_user_storage.
9 years ago
Paul Crowley ee6b1642b1 Use Jeff's C++ style for finding the subcommand consistently.
9 years ago
Paul Crowley 34b813eae6 Simplify test for right argc in cryptfs commands, and test more.
9 years ago
Paul Crowley 27cbce9214 Rename functions with a system/extras name collision.
9 years ago
Paul Lawrence ff9097f560 Fix create_user_key to take 3 params
9 years ago
Lenka Trochtova 395039f007 Introduce support for ephemeral users.
9 years ago
Elliott Hughes 6bf0547ccc resolve merge conflicts of b7d5a47cec to master.
9 years ago
Elliott Hughes a9d5080109 Merge "Track rename from base/ to android-base/."
9 years ago
Elliott Hughes 7e128fbe21 Track rename from base/ to android-base/.
9 years ago
Jeff Sharkey d2c96e7883 New granular encryption commands for framework.
9 years ago
Paul Lawrence 0c24746627 Add developer option to convert from FDE to FBE
9 years ago
Paul Lawrence 569649ff1d Don't show UI on default encryption
9 years ago
Paul Crowley b33e8873ea Add "cryptfs deleteuserkey" command to vold.
9 years ago
Paul Crowley 95376d612c Add vold commands for setting up per-user encrypted user
9 years ago
Paul Lawrence d0b4295ccc Move crypt commands to a different listener in vold
9 years ago