fix info on Contacts fix

This commit is contained in:
Daniel Micay 2022-08-25 01:12:23 -04:00
parent 7859d54abe
commit 44471779f3

View File

@ -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>