diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-18 18:18:30 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-18 18:18:30 -0400 |
| commit | 73f103a34ab131f7cdd8f4c1b2b4251e4f492750 (patch) | |
| tree | c732dde0855345bb19f5afb61cb1079541c8e121 /static | |
| parent | c58fee60c73c34c73a17010e45e1a2e113868061 (diff) | |
add PSDS server config for pantah
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> --> |
