summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-07-28 17:51:20 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commitcc8605753ccd0d823ee182300f2325926a5b5c7c (patch)
tree46c6f1840b3b6bd6829739a54863326054797acf /static
parent613604d68fe589e683a31b5c9fa812aab9609567 (diff)
update build information for bluejay
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