Android 10 development branch

This commit is contained in:
Daniel Micay 2019-09-05 13:30:52 -04:00
parent 01c643da29
commit 37c2be1861

View File

@ -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>