summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-16 06:56:29 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-16 06:56:29 -0400
commit6e485e8f86ff3c0aab6a5092e9659ca8eb8144e5 (patch)
tree0d3ea10d97527818a28c6c7b150565fb277fd46d
parent419f8cb69ef1d70445e2aec5950e20ad57fe3ad3 (diff)
document disabling BT auto-on by default
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 526b9be8..abeb762f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -565,6 +565,7 @@
<li>full port of GrapheneOS features to Android 15 including integration of our features with the new Android 15 features including Private Space</li>
<li>Sandboxed Google Play compatibility layer: add stubs to fully remove the need for the Google Services Frameworks app, which has been removed as a dependency in our app repository for Android 15+ and you can remove it for an existing install of sandboxed Google Play after each Google Play services installation runs at least once on Android 15 which migrates the GSF databases to itself (stock OS still requires this despite nearly fully obsoleting it for Android 15)</li>
<li>Pixel 9 Pro Fold: add assorted device-specific Settings and SystemUI changes to better match the stock OS</li>
+ <li>disable Bluetooth auto-on feature by default</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.56</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/130.0.6723.58.0">version 130.0.6723.58.0</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-141">version 141</a></li>