diff --git a/static/build.html b/static/build.html index 992129f8..c308cc26 100644 --- a/static/build.html +++ b/static/build.html @@ -310,8 +310,17 @@ including the emulator, porting to other devices and for non-legacy officially supported devices.

-

The 13 branch is used for 4th, 5th, 6th and 7th generation - Pixels, generic / emulator targets and non-Pixel devices:

+

The 13 branch is used for most Pixels, generic / emulator + targets and non-Pixel devices.

+ +

The 13-lynx branch is used for the newly launched Pixel 7a + since there hasn't been a quarterly or yearly release to merge in support + for it yet.

+ +

The 13-coral branch is used for the end-of-life Pixel 4 + and Pixel 4 XL due to incompatibilities with certain new changes.

+ +

To sync the 13 branch:

mkdir grapheneos-13
 cd grapheneos-13