diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-02-13 19:05:23 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-02-13 19:05:23 -0500 |
| commit | 6804f679338670573c0266fab19ff075afb9b998 (patch) | |
| tree | c6a08cc70f058f5c419b57df98229df473026ead | |
| parent | 91caa5ee5fefff307c8576d13e139a29b748a827 (diff) | |
remove obsolete Bluetooth shim
| -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 e3517e3b..70bec336 100644 --- a/static/releases.html +++ b/static/releases.html @@ -671,6 +671,7 @@ <li>GmsCompatConfig: update max supported version of Play services</li> <li>use C.UTF-8 locale for build environment to avoid dependency of the en_US.UTF-8 locale being available</li> <li>Seedvault: add back restore action in settings without marking it experimental</li> + <li>Sandboxed Google Play compatibility layer: remove obsolete shim now handled by GmsCompatConfig</li> </ul> </article> --> |
