diff options
| -rw-r--r-- | static/build.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/static/build.html b/static/build.html index 6b8b199b..9cd84922 100644 --- a/static/build.html +++ b/static/build.html @@ -290,11 +290,13 @@ 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> + <p>The <code>14-redfin</code> branch is used for the end-of-life Pixel 4a + (5G) and Pixel 5.</p> + + <p>The <code>13</code> branch is used for the end-of-life Pixel 4a.</p> <p>The <code>13-coral</code> branch is used for the end-of-life Pixel 4 - and Pixel 4 XL due to incompatibilities with certain new changes.</p> + and Pixel 4 XL.</p> <p>To sync the <code>14</code> branch:</p> |
