Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow system_server to call IKeystoreMaintenance.deleteAllKeys()
This allows RecoverySystem to destroy all synthetic blob protector keys and make FBE-encrypted data unrecoverable even if data wipe in recovery is interrupted or skipped. Bug: 324321147 Test: Manual - System -> Reset options -> Erase all data. Test: Hold VolDown key to interrupt reboot and stop at bootloader screen. Test: fastboot oem bcd wipe command && fastboot oem bcd wipe recovery Test: fastboot reboot Test: Device reboots into recovery and prompts to factory reset: Test: 'Cannot load Android system. Your data may be corrupt. ... (cherry picked from https://android-review.googlesource.com/q/commit:3941b6874350fb1c8558fcd539ec0ec5038c1d7e) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:72313f580e19af6fbbe95187881c4771a0f2416b) Merged-In: I5be2f9e8314d36448994f4f14ff585ded7095c8c Change-Id: I5be2f9e8314d36448994f4f14ff585ded7095c8c
- Loading branch information