commit | 9ae19e5001dcc17e4e1308710851eedf5f75f508 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Mon Jan 23 09:31:52 2023 -0800 |
committer | Seth Moore <sethmo@google.com> | Thu Jan 26 16:29:41 2023 -0800 |
tree | 58efa6e0ca35bf64f2e45501e8fe478c87dad23f | |
parent | 0c67ec28735654f77162387e39863d01097076d5 [diff] |
Add support for new OUT_OF_KEYS_* errors This is the first in a set of changes that get RKP error data directly from keystore. Starting with Android U, we get detailed RKP error information directly in the ResponseCode from keystore. This means mRkpStatus and related logic can be removed after AOSP fully switches over to using rkpd from the old RemoteProvisioner. Test: RkpdAppUnitTests Bug: 264888027 Change-Id: I32e128cca51b2d7dfdd67824ecb100f4e1cd4341