update build instructions for QPR2

This commit is contained in:
Daniel Micay 2024-05-14 14:21:18 -04:00
parent 8e23d07943
commit 10a56e6acd

View File

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