diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-14 09:50:29 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-14 09:50:29 -0400 |
| commit | ad21ebb5cae10d48621e356b91a52734e874468f (patch) | |
| tree | 0f44d897e6746e85d045ed10bdfe0da6bc5c857e | |
| parent | 6b98f1b1adcead3bf91b44462f6899d3fa06b91e (diff) | |
update development device recommendations
| -rw-r--r-- | static/build.html | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/static/build.html b/static/build.html index e0e86444..ab84a5c5 100644 --- a/static/build.html +++ b/static/build.html @@ -147,14 +147,15 @@ <li>aosp_redfin (Pixel 5)</li> </ul> - <p>These are all fully supported production-ready targets supporting all the baseline - security features and receiving full monthly security updates covering all firmware, - kernel drivers, driver libraries / services and other device-specific code. A fully - signed user build for these devices is a proper GrapheneOS release. Newer generation - 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, Pixel 4 XL and Pixel 4a.</p> + <p>These are all fully supported production-ready targets supporting all the + baseline security features and receiving full monthly security updates + covering all firmware, kernel drivers, driver libraries / services and other + device-specific code. A fully signed user build for these devices is a proper + GrapheneOS release. Newer generation 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 4a (5G) and + Pixel 5.</p> <p>Generic targets:</p> |
