diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-10-07 16:36:35 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-10-07 16:36:35 -0400 |
| commit | e9681ef589ce56285af224b22406e0730d19999c (patch) | |
| tree | d9f99c1c573bb598e7149ead1e45d11425fe3b17 /static | |
| parent | 0bc6ee5e582314f20919dc2b41bb2b54af4a5e7c (diff) | |
crosshatch and bonito now share a kernel tree
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index a059f917..9201587f 100644 --- a/static/build.html +++ b/static/build.html @@ -282,8 +282,7 @@ cd ../..</pre> <ul> <li>Pixel, Pixel XL: marlin - shared build</li> <li>Pixel 2, Pixel 2 XL: wahoo - split build due to hardening</li> - <li>Pixel 3, Pixel 3 XL: crosshatch - split build due to hardening</li> - <li>Pixel 3a, Pixel 3a XL: bonito - shared build</li> + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL: crosshatch - split build due to hardening</li> </ul> <p>As part of the hardening in GrapheneOS, it uses fully monolithic kernel builds with |
