add back UNMAP_KERNEL_AT_EL0 for Pixel 4 family

This commit is contained in:
Daniel Micay 2022-11-03 03:35:53 -04:00
parent 20a0ef67a1
commit e3beea7dc3

View File

@ -655,6 +655,7 @@
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/65">version 65</a></li>
<li>Pixel 7, Pixel 7 Pro: replace UWB and EUICC certificates</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): disable BINFMT_MISC</li>
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a): add back our change enabling UNMAP_KERNEL_AT_EL0 now that upstream issues with it are resolved for this branch</li>
<li>allow toggling presidential alerts</li>
<li>Vanadium: change app id to app.vanadium.browser while using original-package to keep using org.chromium.chrome for existing installs (until factory reset) to preserve compatibility and user data</li>
<li>GmsCompatConfig: stub out privileged UserManager.getUserName()</li>