diff --git a/process-static b/process-static
index 449d1c62..1d61b05a 100755
--- a/process-static
+++ b/process-static
@@ -63,7 +63,7 @@ done
sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf
replace=
-devices=(comet komodo caiman tokay akita husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame)
+devices=(tegu comet komodo caiman tokay akita husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame)
channels=(stable beta alpha)
for device in ${devices[@]}; do
for channel in ${channels[@]}; do
diff --git a/static/faq.html b/static/faq.html
index af449cb3..09211004 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -157,6 +157,12 @@
Pixel 6 (oriole)
+ GrapheneOS has experimental support for the following devices:
+
+
+
The release tags for these devices have official builds and updates
available. These devices meet the stringent privacy and security standards and
have substantial upstream and downstream hardening specific to the
@@ -239,6 +245,7 @@
guarantee from launch for full security updates and other improvements:
+ - Pixel 9a — minimum 7 years support and hardware memory tagging support
- Pixel 9 Pro Fold — minimum 7 years support and hardware memory tagging support
- Pixel 9 Pro XL — minimum 7 years support and hardware memory tagging support
- Pixel 9 Pro — minimum 7 years support and hardware memory tagging support
@@ -433,6 +440,11 @@
OEM minimum support end |
OEM minimum support length |
+
+ Google Pixel 9a |
+ April 2032 |
+ 7 years |
+
Google Pixel 9 Pro Fold |
August 2031 |
diff --git a/static/install/cli.html b/static/install/cli.html
index c6eb3e9e..edcf05b1 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -580,6 +580,7 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-install-VERS
verified boot key hashes below:
+ - Pixel 9a:
0508de44ee00bfb49ece32c418af1896391abde0f05b64f41bc9a2dfb589445b
- Pixel 9 Pro Fold:
af4d2c6e62be0fec54f0271b9776ff061dd8392d9f51cf6ab1551d346679e24c
- Pixel 9 Pro XL:
55d3c2323db91bb91f20d38d015e85112d038f6b6b5738fe352c1a80dba57023
- Pixel 9 Pro:
f729cab861da1b83fdfab402fc9480758f2ae78ee0b61c1f2137dd1ab7076e86
diff --git a/static/install/web.html b/static/install/web.html
index 4a72cb2f..eaa9d655 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -394,6 +394,7 @@
verified boot key hashes below:
+ - Pixel 9a:
0508de44ee00bfb49ece32c418af1896391abde0f05b64f41bc9a2dfb589445b
- Pixel 9 Pro Fold:
af4d2c6e62be0fec54f0271b9776ff061dd8392d9f51cf6ab1551d346679e24c
- Pixel 9 Pro XL:
55d3c2323db91bb91f20d38d015e85112d038f6b6b5738fe352c1a80dba57023
- Pixel 9 Pro:
f729cab861da1b83fdfab402fc9480758f2ae78ee0b61c1f2137dd1ab7076e86
diff --git a/static/js/web-install.js b/static/js/web-install.js
index 5668653f..94b733d2 100644
--- a/static/js/web-install.js
+++ b/static/js/web-install.js
@@ -220,11 +220,11 @@ async function unlockBootloader(setProgress) {
return "Bootloader unlocking triggered successfully.";
}
-const supportedDevices = ["comet", "komodo", "caiman", "tokay", "akita", "husky", "shiba", "felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
+const supportedDevices = ["tegu", "comet", "komodo", "caiman", "tokay", "akita", "husky", "shiba", "felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"];
const legacyQualcommDevices = ["sunfish", "coral", "flame"];
-const day1SnapshotCancelDevices = ["comet", "komodo", "caiman", "tokay", "akita", "husky", "shiba", "felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble"];
+const day1SnapshotCancelDevices = ["tegu", "comet", "komodo", "caiman", "tokay", "akita", "husky", "shiba", "felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble"];
function hasOptimizedFactoryImage(product) {
return !legacyQualcommDevices.includes(product);
diff --git a/static/releases.html b/static/releases.html
index 34295921..9bdefd2b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -47,6 +47,7 @@
-
Devices