diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-22 11:37:52 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-22 11:37:52 -0400 |
| commit | 4f4a4e46691ad5db315c54c87e5f240d8cbec31f (patch) | |
| tree | 39284d080f7febe323545ff096f65899f221e82b /static | |
| parent | b17a18b1005146d464fcd8223a8685803868846d (diff) | |
simplify prototype device checks
Diffstat (limited to 'static')
| -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> |
