Skip to content

Commit

Permalink
Fix typo error in Pixel 5 Fingerprint (#97)
Browse files Browse the repository at this point in the history
* The error is in the Build ID, that there is a typo and an R was added.

* As a result, SafetyNet has not passed with this fingerprint, I have tested with Pixel 4 XL and pass.
  • Loading branch information
Fraaxius committed May 9, 2021
1 parent c65eeff commit 044484d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/prints.sh
Expand Up @@ -58,7 +58,7 @@ Google Pixel 4 (10 & 11):Google:Pixel 4=google/flame/flame:10/QQ3A.200805.001/65
Google Pixel 4 XL (10 & 11):Google:Pixel 4 XL=google/coral/coral:10/QQ3A.200805.001/6578210:user/release-keys__2020-08-05;google/coral/coral:11/RQ2A.210505.002/7246365:user/release-keys__2021-05-05
Google Pixel 4a (10 & 11):Google:Pixel 4a=google/sunfish/sunfish:10/QD4A.200805.003/6598198:user/release-keys__2020-08-05;google/sunfish/sunfish:11/RQ2A.210505.002/7246365:user/release-keys__2021-05-05
Google Pixel 4a 5G (11):Google:Pixel 4a (5G)=google/bramble/bramble:11/RQ2A.210505.003/7255357:user/release-keys__2021-05-05
Google Pixel 5 (11):Google:Pixel 5=google/redfin/redfin:11/RRQ2A.210505.003/7255357:user/release-keys__2021-05-05
Google Pixel 5 (11):Google:Pixel 5=google/redfin/redfin:11/RQ2A.210505.003/7255357:user/release-keys__2021-05-05
Google Pixel C (6.0.1 & 7.0 & 7.1.1 & 7.1.2 & 8.0.0 & 8.1.0):Google:Pixel C=google/ryu/dragon:6.0.1/MXC89L/3084571:user/release-keys;google/ryu/dragon:7.0/NRD91N/3318108:user/release-keys;google/ryu/dragon:7.1.1/N4F26T/3687331:user/release-keys;google/ryu/dragon:7.1.2/N2G48C/4104010:user/release-keys;google/ryu/dragon:8.0.0/OPR1.170623.032/4397478:user/release-keys;google/ryu/dragon:8.1.0/OPM8.190605.005/5749003:user/release-keys__2019-06-05
HTC 10 (6.0.1):HTC:HTC 10=htc/HTCOneM10vzw/htc_pmewl:6.0.1/MMB29M/774095.8:user/release-keys
HTC U11 (8.0.0):HTC:HTC U-3w=htc/ocndtwl_01405/htc_ocndtwl:8.0.0/OPR6.170623.013/1017190.2:user/release-keys
Expand Down

0 comments on commit 044484d

Please sign in to comment.