Skip to content

Commit

Permalink
list other supported devices
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Mar 17, 2018
1 parent afdd8ea commit e8cfb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<resources>
<string name="app_name">Auditor</string>
<string name="introduction">Two devices are needed to perform verification:\n\n- A Pixel 2 or Pixel 2 XL to be verified (Auditee).\n\n- An Android 7.0+ device to perform the verification (Auditor).\n\nThe verification process requires sending data between the devices by scanning QR codes.</string>
<string name="introduction">Two devices are needed to perform verification:\n\n- A supported device to be verified (Auditee). Supported devices are the Pixel 2, Pixel 2 XL, Huawei Honor View 10 (BKL-L04 only) and Sony Xperia XA2 (H3113 only).\n\n- An Android 7.0+ device to perform the verification (Auditor).\n\nThe verification process requires sending data between the devices by scanning QR codes.</string>
<string name="unsupported_auditee">Device is not one of the supported models with hardware-based attestation.</string>
<string name="camera_permission_denied">Camera permission is required to scan QR codes. Please try again.</string>
<string name="auditee_button">Auditee (device being verified)</string>
Expand Down

0 comments on commit e8cfb91

Please sign in to comment.