diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-17 13:45:50 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-17 14:08:21 -0500 |
| commit | e0b8a09b736fa5b08cd814de3e3f2bb49effa0f5 (patch) | |
| tree | cf6fba8e96f162dc6e1f8ef1ca940069e943de9b | |
| parent | 2592b1efd4beec1e3606f7d10ac38d71027f9839 (diff) | |
include gril library
| -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 814d6639..67b7d4e0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -667,6 +667,7 @@ <li>GmsCompatConfig: make sure Play Store PhenotypeFlags are overridable by Gservices flags (further deterring Play Store trying to update Play services / Play Store beyond supported versions)</li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/66">version 66</a></li> <li>Pixel 7, Pixel 7 Pro: include vendor_kernel_boot partition requirement in factory images metadata to force an error with an incompatible fastboot such as the currently buggy Arch Linux package</li> + <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 7, Pixel 7 Pro: include gril library to avoid qns crash on Pixel 7 and Pixel 7 Pro</li> </ul> </article> --> |
