diff options
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 50d5c6e6..2801642a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -658,6 +658,7 @@ <li>adevtool: add support for devices without a cellular baseband</li> <li>adevtool: make adding vendor_kernel_boot partition-exists generic</li> <li>adevtool: disable broken support for file reference overlays</li> + <li>simplify Pixel prototype check by comparing brand instead of device model</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-58">version 58</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-59">version 59</a></li> </ul> |
