diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 87d93fa3..bc2683a5 100644 --- a/static/releases.html +++ b/static/releases.html @@ -654,6 +654,8 @@ <p>Changes since the 2022111800 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: fix missing handling of APEX ListSlices in dynamic stubs (improves compatibility when granting Nearby devices permission to Play services with a WearOS device connected)</li> + <li>Sandboxed Google Play compatibility layer: mark PackageInstallerStatusForwarder as not exported</li> </ul> </article> --> |
