diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-07 09:57:22 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | e391e93d475d6cb5b9a1b6a2aeee7c481b1b07c4 (patch) | |
| tree | f9ce960f16927f7b4cf39c6dc58a35b6e4c9c046 /static | |
| parent | d9227c9ab967242430d78baf3cd742f24cc6ce33 (diff) | |
gmscompat improvements
Diffstat (limited to 'static')
| -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 04f9630d..130c9684 100644 --- a/static/releases.html +++ b/static/releases.html @@ -572,6 +572,8 @@ <li>adevtool (Pixel Tablet): remove unintentional deviation from standard memory pinning configuration</li> <li>adevtool: remove unnecessary PersistentBackgroundServices app</li> <li>adevtool: filter out config_pluginAllowlist SystemUI overlay to avoid breaking the clock layout by referring to non-AOSP SystemUI clocks</li> + <li>Sandboxed Google Play compatibility layer: fix Google Play Services for AR not being installable from the Play Store anymore</li> + <li>Sandboxed Google Play compatibility layer: fix development option for installing the Pixel Health app</li> <li>add inet group for vmnic (virtual machine networking functionality) to make it compatible with our group-based Network permission enforcement used as another layer of security</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/82">version 82</a></li> </ul> |
