diff options
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 009459a9..b5353b80 100644 --- a/static/releases.html +++ b/static/releases.html @@ -635,8 +635,9 @@ <p>Changes since the 2022101500 release:</p> <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>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> </ul> </article> --> |
