From 37c2be186180fe4c5c7610c13a6def91b21d4fa7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 5 Sep 2019 13:30:52 -0400 Subject: [PATCH] Android 10 development branch --- static/build.html | 2 ++ 1 file changed, 2 insertions(+) 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 +

The 10 branch is for the upcoming port to Android 10 which has only just been started.

+

If your network is unreliable and repo sync fails, you can run the repo sync command again as many times as needed for it to fully succeed.