diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-07 09:56:05 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | d9227c9ab967242430d78baf3cd742f24cc6ce33 (patch) | |
| tree | 375237e7b132123de5a7e8fac385f346d6f353e8 /static | |
| parent | 760ee8f1a0d36224b3b7a742a193b47527d328bb (diff) | |
reorder release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index d1b0d974..04f9630d 100644 --- a/static/releases.html +++ b/static/releases.html @@ -569,11 +569,11 @@ <ul> <li>Wallpaper Picker: backport upstream fix for an issue causing the UI for picking the wallpaper to be blank</li> <li>fix upstream system_server crash introduced in Android 15 QPR2 related to Bluetooth telephony integration</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> <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>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> </article> --> |
