Add "Unlocked device required" key API
Add a keymaster parameter for keys that should be inaccessible when the device screen is locked. "Locked" here is a state where the device can be used or accessed without any further trust factor such as a PIN, password, fingerprint, or trusted face or voice. This parameter is added to the Java keystore interface for key creation and import, as well as enums specified by and for the native keystore process. Test: CTS tests in I8a5affd1eaed176756175158e3057e44934fffed Bug: 67752510 Merged-In: Id19d19b19532ac8d4c52aad46a954faa4515289d Change-Id: Id19d19b19532ac8d4c52aad46a954faa4515289d (cherry picked from commit 1840be6d)
Loading
Please register or sign in to comment