stop marking bluejay experimental in build guide

This commit is contained in:
Daniel Micay 2022-08-01 07:39:43 -04:00
parent 35a5abb153
commit 1b815d52a2

View File

@ -143,7 +143,7 @@
<p>Smartphone targets:</p>
<ul>
<li>bluejay (Pixel 6a) experimental</li>
<li>bluejay (Pixel 6a)</li>
<li>raven (Pixel 6 Pro)</li>
<li>oriole (Pixel 6)</li>
<li>barbet (Pixel 5a)</li>
@ -332,10 +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 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>
officially supported devices. Pixel 6a is a 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