From 7db9a465005a0823957f50909e26b40e23e72534 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Tue, 20 Jun 2023 18:38:51 -0400
Subject: [PATCH] publish Pixel Tablet support
---
static/install/cli.html | 1 +
static/install/web.html | 1 +
static/js/web-install.js | 2 +-
static/releases.html | 8 ++++----
4 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/static/install/cli.html b/static/install/cli.html
index e32b9575..67ba4379 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -572,6 +572,7 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-factory-202111012
verified boot hashes below:
+ - Pixel Tablet:
94df136e6c6aa08dc26580af46f36419b5f9baf46039db076f5295b91aaff230
- Pixel 7a:
508d75dea10c5cbc3e7632260fc0b59f6055a8a49dd84e693b6d8899edbb01e4
- Pixel 7 Pro:
bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f
- Pixel 7:
3efe5392be3ac38afb894d13de639e521675e62571a8a9b3ef9fc8c44fd17fa1
diff --git a/static/install/web.html b/static/install/web.html
index 5e133953..b5948d76 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -383,6 +383,7 @@
verified boot hashes below:
+ - Pixel Tablet:
94df136e6c6aa08dc26580af46f36419b5f9baf46039db076f5295b91aaff230
- Pixel 7a:
508d75dea10c5cbc3e7632260fc0b59f6055a8a49dd84e693b6d8899edbb01e4
- Pixel 7 Pro:
bc1c0dd95664604382bb888412026422742eb333071ea0b2d19036217d49182f
- Pixel 7:
3efe5392be3ac38afb894d13de639e521675e62571a8a9b3ef9fc8c44fd17fa1
diff --git a/static/js/web-install.js b/static/js/web-install.js
index 7d9141a2..70635843 100644
--- a/static/js/web-install.js
+++ b/static/js/web-install.js
@@ -140,7 +140,7 @@ async function unlockBootloader(setProgress) {
return "Bootloader unlocked.";
}
-const supportedDevices = ["lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
+const supportedDevices = ["tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
const qualcommDevices = ["barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
diff --git a/static/releases.html b/static/releases.html
index 7673adce..fa2da4b9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -62,7 +62,7 @@
-
Stable channel