diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-07-03 07:10:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-07-03 07:10:03 -0400 |
| commit | 86105649ad3fb1fa93ce7e68b93ab8fbc4cb72b2 (patch) | |
| tree | 48c579bfce1e400ec68d110330ee8ffbf9b52d56 | |
| parent | 429d588122f114180ff6d8d4a8697d443fb30bab (diff) | |
explain Pixel 4 support a bit
| -rw-r--r-- | static/faq.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index 9db517c8..352b3308 100644 --- a/static/faq.html +++ b/static/faq.html @@ -166,6 +166,15 @@ feature: an analog headphone port as an alternative to wireless audio and digital USB-C audio.</p> + <p>Support for the Pixel 4 and Pixel 4 XL is currently experimental, but those along + with the upcoming Pixel 4a will become the recommended devices due to longer support + and incremental security improvements for the device support code and firmware. The + Pixel 4a will end up being the device recommended for most people, especially with the + replacement of the fingerprint scanner with IR-based face scanning. We plan to use the + fingerprint scanner to implement 2-factor unlocking, and while it would be possible to + do the same with face unlock we lack the resources to do both, especially since the UX + design would be significantly different.</p> + <h3 id="future-devices"> <a href="#future-devices">Which devices will be supported in the future?</a> </h3> |
