summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/static/build.html b/static/build.html
index 7d7b784a..1925a6d5 100644
--- a/static/build.html
+++ b/static/build.html
@@ -143,7 +143,7 @@
<p>Smartphone targets:</p>
<ul>
- <li>bluejay (Pixel 6a) — incomplete work-in-progress</li>
+ <li>bluejay (Pixel 6a) – experimental</li>
<li>raven (Pixel 6 Pro)</li>
<li>oriole (Pixel 6)</li>
<li>barbet (Pixel 5a)</li>
@@ -332,9 +332,10 @@
release of the <code>android12L-release</code> (Android 12L) branch. The
<code>12.1</code> branch of GrapheneOS should be used for generic builds
including the emulator, porting to other devices and for non-legacy
- officially supported devices. Pixel 3 / Pixel 3 XL / Pixel 3a / Pixel 3a
- XL use the <code>12.1-crosshatch</code> branch setting an appropriate
- <code>BUILD_ID</code> and security patch level field.</p>
+ officially supported devices. Pixel 6a is an experimental new device using
+ the <code>12.1-bluejay</code> development branch. Pixel 3 / Pixel 3 XL /
+ Pixel 3a / Pixel 3a XL use the <code>12.1-crosshatch</code> branch setting
+ an appropriate <code>BUILD_ID</code> and security patch level field.</p>
<pre>mkdir grapheneos-12.1
cd grapheneos-12.1