diff options
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 0e0b7c5c..d6a8d8e2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -681,6 +681,8 @@ <li>add back compiling code not built with signed integer overflow checking using -fwrapv to make it well defined</li> <li>add back very minor hardening involving making more data read only</li> <li>Seedvault: update to latest revision</li> + <li>Health Fitness: disable functionality for showing available apps, updating apps and sending feedback when Google Play is unavailable (these options may be removed completely in the future)</li> + <li>Health Fitness: check for Google Play via signature instead of whether it's a system app to support sandboxed Google Play</li> </ul> </article> --> |
