diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-14 14:23:34 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-05-14 14:23:34 -0400 |
| commit | 9d89ebf52853e5b792770d7301d75762f4b8db96 (patch) | |
| tree | 8954fcfa8e48ba60de5904a222203a7451b14103 /static/build.html | |
| parent | 10a56e6acd2cc68011092c6f5a5033077190df3c (diff) | |
update documentation on legacy branches
Diffstat (limited to 'static/build.html')
| -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> |
