blob: 99c3f9999f3c2d6a27200c05854c315a2d98746e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.7.0-alpha02" type="baseline" client="gradle" dependencies="false" name="AGP (8.7.0-alpha02)" variant="all" version="8.7.0-alpha02">
<issue
id="WrongConstant"
message="Must be one of: ResultData.STATUS_OK, ResultData.STATUS_NO_SUCH_ENTRY, ResultData.STATUS_NOT_REQUESTED, ResultData.STATUS_NOT_IN_REQUEST_MESSAGE, ResultData.STATUS_USER_AUTHENTICATION_FAILED, ResultData.STATUS_READER_AUTHENTICATION_FAILED, ResultData.STATUS_NO_ACCESS_CONTROL_PROFILES"
errorLine1=" builder.addErrorStatus(namespaceName, entryName, status);"
errorLine2=" ~~~~~~">
<location
file="src/main/java/androidx/security/identity/HardwareIdentityCredential.java"/>
</issue>
<issue
id="WrongConstant"
message="Must be one of: IdentityCredentialStore.CIPHERSUITE_ECDHE_HKDF_ECDSA_WITH_AES_256_GCM_SHA256"
errorLine1=" mStore.getCredentialByName(credentialName, cipherSuite);"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/androidx/security/identity/HardwareIdentityCredentialStore.java"/>
</issue>
</issues>