Add test to emulate Keystore error response code
`GET_ATTESTATION_APPLICATION_ID_FAILED`
Test to generate a attestation key from a user context with UID other
than AID_SYSTEM or AID_ROOT and also there is no package name
associated with it. In such case key generation should fail while
collecting Attestation Application ID (AAID) from AAID provider
service and keystore should return error response code -
`GET_ATTESTATION_APPLICATION_ID_FAILED`.
Bug: 349350267
Test: atest keystore2_client_tests
Change-Id: I8c954a710c423d8d94bacf56472569909a368ff8
1 file changed