summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-20 18:23:16 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-20 18:23:16 -0500
commit98ebb1af05fa4155f33ff86b8a656c684a1320f5 (patch)
treefb5ba8e5c9bb27688dc8f95e3d076a099d45de8e /static/build.html
parent716f14861cc59ce527bff5dfd94786d10c4cc784 (diff)
clarify wording for development branch section
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html15
1 files changed, 9 insertions, 6 deletions
diff --git a/static/build.html b/static/build.html
index 7720ba13..7ab799b1 100644
--- a/static/build.html
+++ b/static/build.html
@@ -326,12 +326,15 @@
GrapheneOS. It follows along with the latest stable releases of the
Android Open Source Project which currently means the latest monthly
release of the <code>android12-release</code> (Android 12) branch. The
- <code>12</code> branch of GrapheneOS should be used for all officially
- supported devices other than the Pixel 6 / Pixel 6 Pro and porting to
- other devices. Pixel 6 / Pixel 6 Pro currently use the
- <code>12-raviole</code> development branch since AOSP uses a separate
- device branch for newly added devices and it hasn't been merged into the
- main branch as part of a quarterly or major release yet.</p>
+ <code>12</code> branch of GrapheneOS should be used for generic builds
+ including the emulator, porting to other devices and for non-legacy
+ officially supported devices other than the Pixel 6 / Pixel 6 Pro. Pixel 6
+ / Pixel 6 Pro currently use the <code>12-raviole</code> development branch
+ since AOSP uses a separate device branch for newly added devices and it
+ hasn't been merged into the main branch as part of a quarterly or major
+ release yet. Pixel 3 / Pixel 3 XL use the <code>12-crosshatch</code>
+ branch setting an appropriate <code>BUILD_ID</code> and security patch
+ level field.</p>
<pre>mkdir grapheneos-12
cd grapheneos-12