diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-24 18:38:53 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | b03b13763e0144a3e47f4f757d34a0246b01ca36 (patch) | |
| tree | fd3f4c8f1e4946394804e0827dd307741b72fc28 /static | |
| parent | 0f6c6d4293d379495b2e715ab076700450ec7d1d (diff) | |
clarify Contacts is from AOSP
Diffstat (limited to 'static')
| -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 bb1d4949..6c8b8937 100644 --- a/static/releases.html +++ b/static/releases.html @@ -582,7 +582,7 @@ <ul> <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 from the stock OS which appears to have started triggering with Android 13)</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>kernel (Pixel 4a (5G), Pixel 5, Pixel 5a): add missing several missed changes which blocked us from pushing out the previous release for these devices as an over-the-air update</li> </ul> </article> |
