services/core/java/com/android/server/security/AndroidKeystoreAttestationVerificationAttributes.java
+4
−3
+154
−98
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Re-structure the code in AttestationVerificationPeerDeviceVerifier in a way so that all exceptions could be caught in verifyAttestation() (the only "public" method of the class) and thus prevent exception to escaping out of the class. Fix and slightly expand javadocs in AttestationVerificationPeerDeviceVerifier. Test: atest AttestationVerificationTest Change-Id: Ie53c4f915b9dec7097bbcb87afad147ec3f9b1aa