diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-21 02:33:58 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-21 02:33:58 -0500 |
| commit | 6eff55faaf7c9154e6a2c479a0c35a5b61fcd679 (patch) | |
| tree | 40ee15d74f8a205e1e1177418e5e9a163136d6be | |
| parent | 1ba64df1c6afcc6367a44a314e1ce84f861da990 (diff) | |
WearOS pairing compatibility improvement
| -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> --> |
