diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-17 17:26:40 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-17 17:26:40 -0500 |
| commit | 01be7362f967328dc780a28760ed116cf803afe6 (patch) | |
| tree | 7b481ae1ac8862fb8b327b4c8a92749fd262a8a5 | |
| parent | 847385abe07187c24a4a6cacc51860cc6bc7a869 (diff) | |
remove unnecessary misleading information
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 717fe6c0..0cb831fc 100644 --- a/static/build.html +++ b/static/build.html @@ -367,7 +367,7 @@ cd ../..</pre> <p>List of kernels corresponding to officially supported devices:</p> <ul> - <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: crosshatch - separate builds due to hardening + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: crosshatch <ul> <li>Pixel 3: crosshatch</li> <li>Pixel 3 XL: blueline</li> |
