summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-08-28 15:33:47 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-08-28 15:33:47 -0400
commit76acfc73334c91d6f6c3c4b9b7eaa2814f09cd89 (patch)
tree6c42c736ed2406cac8ddef10424cb2bdc476f117 /static
parent0036a3805df17d5ab0e5cf67ac2d7443693c1f2d (diff)
GmsCompatConfig version 133
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index aa90b546..44f2ed22 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -861,6 +861,7 @@
<li>kernel (6.1): update to latest GKI LTS branch revision</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-131">version 131</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-132">version 132</a></li>
+ <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-133">version 133</a></li>
<li>drop restriction on modifying GrapheneOS-specific per-package settings via ADB shell since it makes certain important testing require debug builds and has no real security value</li>
<li>flash-all.sh: restore POSIX sh compatibility to allow using sh instead of bash on systems where sh is dash or another non-bash-compatible shell</li>
</ul>