diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-08 17:18:55 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | 5dac782fbfe46b22dabc0d2270019009f137d99b (patch) | |
| tree | 2ed23040f2e2a56f748a7704818bc8f0209b4e0d /static/releases.html | |
| parent | 9b28aa2f912db82d963d1c5eba3f68e8f9d8545a (diff) | |
clarify flag disabling is temporary
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 813b9195..ed6153fc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -585,7 +585,7 @@ <p>Changes since the 2025030700 release:</p> <ul> - <li>SystemUI: disable migrate_clocks_to_blueprint and communal_hub flags again to avoid upstream Android 15 QPR1 lockscreen layout regressions which are still present in Android 15 QPR2 until we resolve them with the flags enabled</li> + <li>SystemUI: temporarily disable migrate_clocks_to_blueprint and communal_hub flags again to avoid upstream Android 15 QPR1 lockscreen layout regressions which are still present in Android 15 QPR2 until we resolve them, which will be prioritized now</li> <li>SystemUI: make screenshot sound use sound effects setting again (our change stopped working from the Android 15 QPR2 port)</li> </ul> </article> |
