summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-09-23 16:20:28 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-09-23 16:20:28 -0400
commit872180f7392b88dcbc9851d02920141f58ce5708 (patch)
tree88b54c1ce2689e0c38ad890752f18e2f8b2c064f /static
parent10420094f95f18ee5b5d2f4da290c6607936ff3a (diff)
update information on current development branch
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 2270c5e0..1dfb9f03 100644
--- a/static/build.html
+++ b/static/build.html
@@ -198,10 +198,11 @@
<a href="#development-branch">Development branch</a>
</h2>
- <p>The <code>10</code> branch is for the upcoming port to Android 10 which has only
- just been started. Older branches are no longer maintained. It is currently used for
- all officially supported devices and should be used for the basis of ports to other
- devices.</p>
+ <p>The <code>10</code> branch is the only active development branch for GrapheneOS
+ development. Older branches are no longer maintained. It is currently used for all
+ officially supported devices and should be used for the basis of ports to other
+ devices. Occasionally, some devices may be supported through device support branches
+ to avoid impacting other devices with changes needed to support them.</p>
<pre>mkdir grapheneos-10
cd grapheneos-10