diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-03 10:59:25 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-03 11:01:13 -0500 |
| commit | 56a1326ea3d182ad261ad0e77775f01d306b3809 (patch) | |
| tree | 9aa6ac61c034289c455aa81d5c70476ea7d2bdfa /static | |
| parent | 658baa894bf77d08bfefd38a9886674924c0cba4 (diff) | |
list current Pixel 6 / 6 Pro limitations
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/static/faq.html b/static/faq.html index 37c19ca7..fb1a2dc0 100644 --- a/static/faq.html +++ b/static/faq.html @@ -166,13 +166,17 @@ <li>Pixel 6 (oriole)</li> </ul> - <p>The current releases don't have full support for all of the hardware and - not all of the GrapheneOS features are ported to them. The under display - fingerprint reader is not supported in the current public builds because the - implementation of the feature hasn't been made public yet. Our kernel - hardening and features aren't yet applied which also means that various - user-facing GrapheneOS features such as disallowing new USB peripherals when - locked (or always) are not yet supported.</p> + <p>The experimental releases for the Pixel 6 and Pixel 6 Pro have certain + known limitations. The under display fingerprint reader isn't supported yet + and it will be a week or two until we add support for it. The GrapheneOS APN + and CarrierConfig databases aren't included yet and the AOSP databases that + are being used lack proper configuration for a lot of carriers. It's usually + possible to manually add new APNs to work around this. The GrapheneOS APN and + CarrierConfig databases should be included within a few days. The GrapheneOS + kernel hardening isn't ported yet so there are a bunch of missing under the + hood privacy and security features along with a few missing user-facing + features such as disallowing new USB peripherals or disabling native code + debugging support.</p> <!-- |
