diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 02:09:32 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 02:11:20 -0400 |
| commit | cc988d02a504d8c171cd0046e7748a226d2a925e (patch) | |
| tree | 6b75d7624922c58933e068759024bbf0f625e394 /static | |
| parent | f97f59696d9920d594aff1ad03c0c69738058a70 (diff) | |
properly document Auditor v63 release in the OS
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 245b7d74..b9d7e392 100644 --- a/static/releases.html +++ b/static/releases.html @@ -639,6 +639,7 @@ <li>Pixel 7, Pixel 7 Pro: work around memory corruption bug(s) in the camera service by using Scudo instead of hardened_malloc for the camera service process</li> <li>Sandboxed Google Play compatibility layer: fix location rerouting API compatibility issue with the new Play services update that's currently in our testing process</li> <li>Settings: add PSDS server configuration for Pixel 7 and Pixel 7 Pro</li> + <li>Auditor (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/63">version 63</a></li> </ul> </article> --> @@ -661,7 +662,7 @@ <li>GmsCompatConfig: disable WearableDataListenerService</li> <li>raise minimum supported fastboot version for the factory images flashing scripts to 33.0.3</li> <li>adevtool: exclude additional prebuilt files</li> - <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/63">version 63</a></li> + <li>Auditor (Pixel 7, Pixel 7 Pro): update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/63">version 63</a> (update was not released in time to be bundled with older devices)</li> </ul> </article> |
