Vanadium: disable deprecated FTP support by default

This commit is contained in:
Daniel Micay 2020-11-23 15:06:47 -05:00
parent 90dbec696e
commit 7c2af64380

View File

@ -415,6 +415,7 @@
<li>Vanadium: disable new high-level functionality for fetching variations</li>
<li>Vanadium: disable unused Omaha update check support</li>
<li>Vanadium: disable GaiaAuthFetcher code due to upstream bug</li>
<li>Vanadium: disable deprecated FTP support by default</li>
<li>Pixel 4 XL: add missing feature configuration</li>
<li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: use device-specific NFC configuration</li>
<li>add initial runtime flags handling for exec-based spawning to improve compatibility</li>