diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 272d2250..e0594de8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -588,6 +588,10 @@ <p>Changes since the 2022092200 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: add back Bluetooth shim unable to be covered by GmsCompatConfig hooks</li> + <li>Sandboxed Google Play compatibility layer: redirect privileged settings APIs to partial implementation by GmsCompat app</li> + <li>Sandboxed Google Play compatibility layer: stub out PermissionController activity starts</li> + <li>Sandboxed Google Play compatibility layer: prevent triggering throttling of silent package updates</li> </ul> </article> --> |
