diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-23 13:12:51 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-23 13:15:16 -0400 |
| commit | a630f2504801019b54b868f80347c94a8568c943 (patch) | |
| tree | cd11b99172fb2ea1d740dfe896509141a64b9131 /static | |
| parent | c82f82128d4d1bf8224d8c70e15a2896842bd3f6 (diff) | |
gmscompat improvements
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> --> |
