diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-06 01:36:45 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-06 01:36:45 -0500 |
| commit | 9a9afa435d857fdbd5a0f331a8e9f2b38587e9db (patch) | |
| tree | 5202a1305041a91725d44a237fc550fe9405ba36 | |
| parent | dbc73f2252da3d93fd0a401851432920f326b607 (diff) | |
remove raven attestation property cruft
| -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 13ed5ff1..b82a8f46 100644 --- a/static/releases.html +++ b/static/releases.html @@ -736,6 +736,7 @@ <li>continue to allow disabling cell broadcast extreme alerts with all carriers contrary to QPR2 change</li> <li>Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a: add back launcher app pinning to potentially work around launcher bugs</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/122.0.6261.105.0">version 122.0.6261.105.0</a></li> + <li>Pixel 6 Pro: remove unnecessary product name, model and brand overrides for attestation since we use the official ones</li> </ul> </article> --> |
