diff options
| -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> |
