this does work for Vanadium but is incomplete

This commit is contained in:
Daniel Micay 2020-11-27 02:29:17 -05:00
parent 022ef25be8
commit a32306da69

View File

@ -439,7 +439,7 @@
<li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation (Pixel 3a and Pixel 3a XL never used this)</li> <li>Pixel 3, Pixel 3 XL, Pixel 4, Pixel 4 XL, Pixel 4a: disable chained vbmeta to simplify verified boot and improve attestation (Pixel 3a and Pixel 3a XL never used this)</li>
<li>Seedvault: update to latest revision</li> <li>Seedvault: update to latest revision</li>
<li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</li> <li>NetworkStack: remove change to connectivity check handling that's no longer required with Android 11</li>
<li>use GrapheneOS connectivity check server by default for connectivity checks in the OS (not yet for Vanadium)</li> <li>use GrapheneOS connectivity check server by default for connectivity checks in the OS</li>
<li>Settings: add setting to toggle between GrapheneOS connectivity check server and the standard Android connectivity check URLs to continue supporting blending in with other Android devices without a VPN</li> <li>Settings: add setting to toggle between GrapheneOS connectivity check server and the standard Android connectivity check URLs to continue supporting blending in with other Android devices without a VPN</li>
<li>Updater: remove unused READ_PHONE_STATE permission</li> <li>Updater: remove unused READ_PHONE_STATE permission</li>
</ul> </ul>