Files
frameworks_base/core/java/android
Bartosz Fabianowski 237f4b369b Add device ID attestation method to keymaster
Device ID attestation consists of three steps:
* Generate a temporary key
* Attest the key and desired device IDs
* Delete the temporary key

Rather than being spread over three keymaster APIs, these operations
should happen automatically in a single keymaster method.

Bug: 34734938
Test: GTS com.google.android.gts.security.DeviceIdAttestationHostTest

Change-Id: Ifabb5163b9e4d12cb309a6b0ca8e5f2f92d212f4
2017-04-26 17:40:44 +02:00
..
2017-04-24 13:20:46 -06:00
2017-04-24 15:27:36 -07:00
2017-04-18 17:43:00 -04:00
2017-04-24 14:41:14 +00:00