diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-07 09:53:18 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | 760ee8f1a0d36224b3b7a742a193b47527d328bb (patch) | |
| tree | 5cace8e16f53e3e16caa9f22c07dec0e43e38a9d | |
| parent | 421e57d1676a6b8de336402762b7b2da995cc56d (diff) | |
adevtool improvements
| -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> --> |
