diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-14 14:21:18 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-14 14:21:18 -0400 |
| commit | 10a56e6acd2cc68011092c6f5a5033077190df3c (patch) | |
| tree | 5f05ef0f2d6d62698fdc445a0ac290b9a8f756bf /static/build.html | |
| parent | 8e23d07943c1fd2a28ac877b178270d73fab0250 (diff) | |
update build instructions for QPR2
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/static/build.html b/static/build.html index a386d716..6b8b199b 100644 --- a/static/build.html +++ b/static/build.html @@ -283,13 +283,12 @@ <section id="development-branch"> <h4><a href="#development-branch">Development branch</a></h4> - <p>The <code>14</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>android14-release</code>. The <code>14</code> branch - of GrapheneOS should be used for generic builds including the emulator, - porting to other devices and for non-legacy officially supported - devices.</p> + <p>The <code>14</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>android14-qpr2-release</code>. The <code>14</code> branch of + GrapheneOS should be used for generic builds including the emulator, porting + to other devices and for non-legacy officially supported devices.</p> <p>The <code>13</code> branch is used for the legacy Pixel 4a until it gets ported to Android 14.</p> |
