diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-24 21:32:24 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-24 21:32:24 -0500 |
| commit | a4c03daa3723d44f390a25e7605dbba2a2c2bcf2 (patch) | |
| tree | 041dc3eab25d3845cbbfed1b2fde186855c32cae /static | |
| parent | fbeba0c2d75f0ed6e9af9be97a8ea8b35eb72bf5 (diff) | |
clarify Play Store confirmation notification
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 f2cad24a..817f8c0b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -488,7 +488,7 @@ <ul> <li>Sandboxed Play services compatibility layer: add another UserManager shim to fix issue with FCM in secondary user profiles</li> - <li>Sandboxed Play services compatibility layer: mark Play Store confirmation notification as ongoing to avoid users dismissing the notification and then being unable to accept or reject the install/update/uninstall action</li> + <li>Sandboxed Play services compatibility layer: mark the compatibility layer's Play Store confirmation notification as ongoing to avoid users dismissing the notification and then being unable to accept or reject the install/update/uninstall action</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/6">version 6</a></li> </ul> </article> |
