diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 90628b23..44645cb0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -623,13 +623,13 @@ <li>add initial Contact Scopes feature as an alternative to granting the Contacts permission</li> <li>improve Storage Scopes performance and robustness</li> <li>improve GrapheneOS package state infrastructure</li> + <li>add production ready Pixel 7a support</li> <li>Settings: fix obtaining maximum peak refresh rate for smooth display field for devices without smooth display enabled by default (Pixel 7a)</li> <li>factory images flash-all script: raise minimum fastboot version for Windows to 33.0.3 too</li> <li>factory images flash-all script: add device model check to Windows too</li> <li>carriersettings-extractor: drop unused android-prepare-vendor support (all supported devices use adevtool)</li> <li>enable non-flattened APEX modules for all targets (previously only enabled for 6th/7th generation Pixels which have hard dependencies on it)</li> <li>extend making userspace function pointer tables read-only</li> - <li>add production ready Pixel 7a support</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.178</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/70">version 70</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-52">version 52</a></li> |
