summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-08-25 01:12:23 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-08-25 23:15:08 -0400
commit44471779f3edb19088f1f828c40563b3b776a47b (patch)
treee11fb121e2105e256f4011d2a64e5ac3a22f5e69 /static
parent7859d54abe14150696ad651e56e87b8a5a93e9a5 (diff)
fix info on Contacts fix
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index f8a279a0..2ffc6d9e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -601,7 +601,7 @@
<ul>
<li>Pixel 6, Pixel 6 Pro, Pixel 6a: rewrite under display fingerprint scanner integration</li>
<li>Sandboxed Google Play compatibility layer: don't report spurious DeadSystemRuntimeException exceptions</li>
- <li>Contacts: stop hiding local account when a Google account with no contacts is present in the profile (strange behavior in AOSP Contacts which appears to have started triggering with Android 13)</li>
+ <li>Contacts: stop hiding local storage when a Google account is present in the profile and no contacts are saved locally (strange behavior in AOSP Contacts which appears to have started triggering with Android 13)</li>
<li>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): add several changes missed in Android 13 port (which is why we didn't push out the last release for them)</li>
</ul>
</article>