diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 03:49:09 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-19 03:49:09 -0400 |
| commit | b45fd44c369965ae6750cfd6c38ee2818301064d (patch) | |
| tree | 5c46aadd800f1758bc4ac56eed955762809af89d | |
| parent | d6f6c894d07bf70699edf5197d7049dbdb4c25f0 (diff) | |
clarify Play services testing process
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index c1a933d5..5004edce 100644 --- a/static/releases.html +++ b/static/releases.html @@ -654,7 +654,7 @@ <ul> <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>Sandboxed Google Play compatibility layer: fix location rerouting API compatibility issue with the new Play services update that's currently in our app repository Alpha and Beta channels</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> |
