diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/static/build.html b/static/build.html index 5dfa1dd8..ccbd4a61 100644 --- a/static/build.html +++ b/static/build.html @@ -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 |
