diff options
| -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 08e850ba..1248f19c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -520,6 +520,7 @@ <ul> <li>Pixel 6, Pixel 6 Pro: rebased onto SQ1D.220205.004 release</li> + <li>Sandboxed Google Play compatibility layer: add shim to stop Play services from trying to use the privileged android.hardware.uwb API to prevent a SecurityException on the Pixel 6 Pro and future devices with the feature</li> <li>Clock: use clock icon for the app icon instead of alarm icon</li> </ul> </article> |
