diff --git a/static/build.html b/static/build.html index a83a15ee..6a64d299 100644 --- a/static/build.html +++ b/static/build.html @@ -146,7 +146,7 @@ devices have stronger hardware / firmware security and hardware-based OS security features and are better development devices for that reason. It's not possible to work on everything via past generation devices. The best development devices are the Pixel - 3, Pixel 3 XL, Pixel 3a and Pixel 3a XL.
+ 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4 and Pixel 4 XL.Generic targets:
@@ -328,7 +328,7 @@ repo sync -j32 and download the source tree. Note that some devices use different Android Open Source Project branches so they can end up with different tags. Make sure to use the correct tag for a device. For devices without official support, use the latest tag for the - Pixel 3. + Pixel 4.mkdir grapheneos-TAG_NAME cd grapheneos-TAG_NAME @@ -403,9 +403,10 @@ git submodule sync git submodule update --init ./build.sh blueline-
The kernel/google/wahoo
repository is for the Pixel 2 and Pixel 2 XL
- and the kernel/google/crosshatch
repository is for the Pixel 3, Pixel 3
- XL, Pixel 3a and Pixel 3a XL.
The kernel/google/wahoo
repository is for the Pixel 2 and Pixel 2 XL,
+ the kernel/google/crosshatch
repository is for the Pixel 3, Pixel 3 XL,
+ Pixel 3a and Pixel 3a XL and the kernel/google/coral
repository is for
+ the Pixel 4 and Pixel 4 XL.