deal with Health Fitness module Play dependency

This commit is contained in:
Daniel Micay 2023-10-09 14:43:48 -04:00
parent 2c2f26577c
commit 92e7f51372

View File

@ -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 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>add back very minor hardening involving making more data read only</li>
<li>Seedvault: update to latest revision</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> </ul>
</article> </article>
--> -->