diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-28 11:49:02 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-28 11:49:16 -0400 |
| commit | 959ea0412e0e7afacfabf753e80c66394d1e2727 (patch) | |
| tree | a1360c2ee5434a62c43172d26cd8202be5a71724 /static/install | |
| parent | 55819bc67fe5e893dec4af7902c7becb2b8dd4b4 (diff) | |
add Pixel Fold key fingerprint to install guides
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 1 | ||||
| -rw-r--r-- | static/install/web.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 67ba4379..cd01cafe 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -572,6 +572,7 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-factory-202111012 verified boot hashes below:</p> <ul> + <li>Pixel Fold: <code>ee0c9dfef6f55a878538b0dbf7e78e3bc3f1a13c8c44839b095fe26dd5fe2842</code></li> <li>Pixel Tablet: <code>94df136e6c6aa08dc26580af46f36419b5f9baf46039db076f5295b91aaff230</code></li> <li>Pixel 7a: <code>508d75dea10c5cbc3e7632260fc0b59f6055a8a49dd84e693b6d8899edbb01e4</code></li> <li>Pixel 7 Pro: <code>bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f</code></li> diff --git a/static/install/web.html b/static/install/web.html index b5948d76..0681d23d 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -383,6 +383,7 @@ verified boot hashes below:</p> <ul> + <li>Pixel Fold: <code>ee0c9dfef6f55a878538b0dbf7e78e3bc3f1a13c8c44839b095fe26dd5fe2842</code></li> <li>Pixel Tablet: <code>94df136e6c6aa08dc26580af46f36419b5f9baf46039db076f5295b91aaff230</code></li> <li>Pixel 7a: <code>508d75dea10c5cbc3e7632260fc0b59f6055a8a49dd84e693b6d8899edbb01e4</code></li> <li>Pixel 7 Pro: <code>bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f</code></li> |
