Skip to content

Commit

Permalink
add Pixel 3a XL GrapheneOS TEE key fingerprint
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Aug 22, 2019
1 parent 2bc0ecd commit c4aa65e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,8 @@ private static class DeviceInfo {
new DeviceInfo(R.string.device_pixel_3_xl, 3, 4, false /* uses new API */, true, R.string.os_graphene))
.put("8FF8B9B4F831114963669E04EA4F849F33F3744686A0B33B833682746645ABC8",
new DeviceInfo(R.string.device_pixel_3a, 3, 4, false /* uses new API */, true, R.string.os_graphene))
.put("91943FAA75DCB6392AE87DA18CA57D072BFFB80BC30F8FAFC7FFE13D76C5736E",
new DeviceInfo(R.string.device_pixel_3a_xl, 3, 4, false /* uses new API */, true, R.string.os_graphene))
// CalyxOS
.put("BCEBF6844F6B0FA2ABE8E62A9D0D57A324D0C02CEFDFA019FD49832F9ED39105",
new DeviceInfo(R.string.device_pixel_2_generic, 2, 3, true, true, R.string.os_calyx))
Expand Down

0 comments on commit c4aa65e

Please sign in to comment.