summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-11-02 11:49:53 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-11-02 11:49:53 -0400
commit2f90b0b8d9748a13f064d1fbd81def135dabf247 (patch)
tree7a2521eb21498b0c651f557efa1c21211772bad9 /static
parent92b9ebfa74529c5721820387475bbc30e4b6cf34 (diff)
SettingsLib optimization
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 cb1b8b5b..ae8f431d 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -541,6 +541,7 @@
<p>Changes since the 2024103100 release:</p>
<ul>
+ <li>System Updater, GmsCompat: reduce included SettingsLib components to reduce the size of these apps from around 10MB each to below 4MB each</li>
<li>fix upstream bug causing App Not Responding link to not work properly outside of Owner</li>
<li>Settings: avoid opening parent user log in nested profiles (Private Space, work profile)</li>
</ul>