diff options
author | Shawn Willden <swillden@google.com> | 2021-03-05 10:43:38 -0700 |
---|---|---|
committer | Shawn Willden <swillden@google.com> | 2021-03-08 09:52:33 -0700 |
commit | 0306b1ced8325ebb4d7e3b31bd1e183e88a21688 (patch) | |
tree | a017a02d1d0cb1be9090638fc684d0a776b11f7d /rs/java/android/renderscript/RenderScript.java | |
parent | c7de4a237a6730e8ef0d0584900b2e74b808d1ef (diff) |
Modify AttestationUtils to use public Keystore API
AttestationUtils calls directly into keystore1 to generate ID
attesations. This needs to change prior to keystore2 being enabled
and keystore1 deleted. This CL changes the AttestationUtils to use
the public API (and one SystemAPI method) to generate ID attestations,
allowing the lower layers to handle the transition between keystore1
and keystore2.
Test: CtsKeystoreTestCases
Change-Id: I64a230b9983cc90767a60d6e7cf2abcf5dfb0108
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions