change Play Services -> Play services

It's how Google capitalizes it
This commit is contained in:
inthewaves
2020-08-22 19:01:04 -07:00
committed by Daniel Micay
parent 7642af7331
commit 7308233e8d
3 changed files with 4 additions and 4 deletions

View File

@@ -690,7 +690,7 @@
<li>integrate <a href="https://calyxinstitute.org/projects/seedvault-encrypted-backup-for-android">Seedvault</a> backup app as the default backup service</li>
<li>integrate port of CalyxOS SetupWizard app to support restoring with Seedvault and other initial setup</li>
<li>Vanadium: disable unused safe browsing feature by default (Safe Browsing is
currently a no-op due to the lack of Play Services, and support for using the
currently a no-op due to the lack of Play services, and support for using the
local database backend hasn't been implemented. Various changes would be needed to
make it available and to make sure that privacy is preserved.)</li>
<li>Vanadium: disable unused Google VR support</li>
@@ -1123,7 +1123,7 @@
<ul>
<li>Vanadium (browser and WebView): update Chromium base to 75.0.3770.143</li>
<li>Vanadium: disable media router media remoting by default</li>
<li>Vanadium: disable media router by default (avoids the triggering warning about not having Play Services)</li>
<li>Vanadium: disable media router by default (avoids the triggering warning about not having Play services)</li>
<li>Vanadium: remove Help &amp; feedback menu entry</li>
<li>Vanadium: further string rebranding from Chromium / Chrome to Vanadium</li>
<li>Vanadium: disable unused reporting feature at compile-time</li>