Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5fae7f39 authored by sourabh-nanoti's avatar sourabh-nanoti
Browse files

SourceStampVerification Return more specific error code when verification fails



Summary:
Upstream from Meta
If the source stamp tag is not present, SignatureNotFoundException is thrown.
In such cases , it is better to return with
SourceStampVerificationResult.notPresent() instead of
SourceStampVerificationResult.notVerified()
Also modified Android platform core tests (APCT) to reflect this change

Test: Verified using Android platform core tests (APCT)
All other tests pass successfully

Reviewers:

Subscribers:

Tasks:

Tags:
Change-Id: Ifb4b05b6c4a18646cb72fbdc03c529e80f798b21
Signed-off-by: default avatarsourabh-nanoti <sourabhn@meta.com>
parent 3e77c6f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment