commit | 512904129a074a056150e707dec638ca8e47f4e2 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Mon Apr 03 15:46:31 2017 -0700 |
committer | Paul Crowley <paulcrowley@google.com> | Tue Apr 04 22:25:04 2017 +0000 |
tree | c81a025eecda8a84955b1329d948c38826f784a9 | |
parent | 1cf3416564814839b12aa354495b85fc631b3bf5 [diff] |
ext4_utils: define keyctl_unlink() This will allow vold to unlink keys rather than revoking them. This also removes the keyctl_revoke() definition for now, to discourage any further (mis)use in the context of ext4 encryption. Bug: 35988361 Change-Id: Ic94329040f77ffbe2415287fe1202fa61e8a006b (cherry picked from commit 3f062383deb3e5ba7b16d4728f5dbc44f40bc178)