OSDN Git Service

Add method to forget private partition keys.
authorJeff Sharkey <jsharkey@android.com>
Thu, 18 Jun 2015 21:25:08 +0000 (14:25 -0700)
committerJeff Sharkey <jsharkey@android.com>
Mon, 22 Jun 2015 21:04:54 +0000 (14:04 -0700)
commitbc40cc8f07f69e0e26fc41516e2a83f0a8becbe0
tree5fb6eac9d965ef0d755141d0843d57d5c6870f20
parent0417060e8ebfd28171fd0aaef8f4e42d9ddd482e
Add method to forget private partition keys.

Report both the disk and the partition GUID for private volumes to
userspace, and offer to forget the encryption key for a given
partition GUID.

Bug: 21782268
Change-Id: Ie77a3a58e47bf3563cdb3e4b0edfab1de4d0e6b4
CommandListener.cpp
Disk.cpp
Utils.cpp
Utils.h
VolumeBase.cpp
VolumeBase.h
VolumeManager.cpp
VolumeManager.h