diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-10 19:42:39 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-10 19:42:39 -0500 |
| commit | 3027021dc66d8d2880217935b898cae108dde2b6 (patch) | |
| tree | fb1e78afeda21fcfe0b462a9c82f3b4398abe2ec | |
| parent | cca395bfcb5b61d829da61538766b7c22a4fbbd4 (diff) | |
clarify wording
| -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 6fc69326..935c7b03 100644 --- a/static/releases.html +++ b/static/releases.html @@ -506,7 +506,7 @@ <p>Changes since the 2021120717 release:</p> <ul> - <li>Sandboxed Play services compatibility layer: mark location service as a location foreground service</li> + <li>Sandboxed Play services compatibility layer: mark location service as a foreground location service</li> <li>Vanadium: update Chromium base to 96.0.4664.92</li> <li>TalkBack (screen reader): update dependencies</li> <li>Seedvault: restore requiring that the profile is unlocked for the hardware keystore key</li> |
