summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-09-05 13:30:52 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-09-05 13:30:52 -0400
commit37c2be186180fe4c5c7610c13a6def91b21d4fa7 (patch)
treeff35599d7c12f7b7fe7121177564f27b3923db88 /static/build.html
parent01c643da29beb5745c8c64805bbf28b53d853a8c (diff)
Android 10 development branch
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html
index 48005da0..3e78295a 100644
--- a/static/build.html
+++ b/static/build.html
@@ -211,6 +211,8 @@ cd grapheneos-pie-b4s4
repo init -u https://github.com/GrapheneOS/platform_manifest.git -b pie-b4s4
repo sync -j32</pre>
+ <p>The <code>10</code> branch is for the upcoming port to Android 10 which has only just been started.</p>
+
<p>If your network is unreliable and <code>repo sync</code> fails, you can run the
<code>repo sync</code> command again as many times as needed for it to fully
succeed.</p>