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 ee3271f8..d1b0d974 100644 --- a/static/releases.html +++ b/static/releases.html @@ -572,6 +572,8 @@ <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> <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> </ul> </article> --> |
