From 92e7f51372f9942a2de0f0d5b5647c9a16d7c82c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 9 Oct 2023 14:43:48 -0400 Subject: [PATCH] deal with Health Fitness module Play dependency --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) 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 @@
  • add back compiling code not built with signed integer overflow checking using -fwrapv to make it well defined
  • add back very minor hardening involving making more data read only
  • Seedvault: update to latest revision
  • +
  • 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)
  • +
  • Health Fitness: check for Google Play via signature instead of whether it's a system app to support sandboxed Google Play
  • -->