summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index b25723cb..7720ba13 100644
--- a/static/build.html
+++ b/static/build.html
@@ -322,12 +322,16 @@
<section id="development-branch">
<h4><a href="#development-branch">Development branch</a></h4>
- <p>The <code>12</code> branch is the active developed branch of
+ <p>The <code>12</code> branch is the main development branch of
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 and porting to other devices.</p>
+ 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>
<pre>mkdir grapheneos-12
cd grapheneos-12