diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 06:56:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 06:56:46 -0400 |
| commit | a7b7885f55e403318adc24ceaafc0a875e0d70c4 (patch) | |
| tree | 0de88758a7b1074681a0bbe338c6b228a5d10f95 /static/build.html | |
| parent | 6b62c17ef03efc6d11aa7b9e39ca128f9ac7021b (diff) | |
document Pixel 4a support progress
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/static/build.html b/static/build.html index d54678d4..2d83e0b1 100644 --- a/static/build.html +++ b/static/build.html @@ -149,8 +149,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, Pixel 3a XL, Pixel 4 and Pixel 4 XL. Pixel 4a support is - still experimental and does not yet have a hardened Linux kernel.</p> + 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL and Pixel 4a.</p> <p>Generic targets:</p> @@ -376,7 +375,7 @@ cd ../..</pre> <p>The kernel needs to be built in advance, since it uses a separate build system.</p> - <p>Prebuilts are provided for the Pixel 4 and 4 XL, so this step is optional for + <p>Prebuilts are provided for the Pixel 4, 4 XL and 4a so this step is optional for those. This will be done for the other devices in the future.</p> <p>List of kernels corresponding to officially supported devices:</p> |
