DownloadManager Network revocation compat fix

This commit is contained in:
Daniel Micay 2022-01-30 02:30:28 -05:00
parent a354d05eba
commit 00ccf81132

View File

@ -513,6 +513,7 @@
<p>Changes since the 2022011423 release:</p> <p>Changes since the 2022011423 release:</p>
<ul> <ul>
<li>make DownloadManager friendlier to apps with the Network permission revoked instead of triggering SecurityException</li>
<li>hardened_malloc: code cleanup and micro-optimizations</li> <li>hardened_malloc: code cleanup and micro-optimizations</li>
<li>Vanadium: update Chromium base to 97.0.4692.98</li> <li>Vanadium: update Chromium base to 97.0.4692.98</li>
<li>Vanadium: use Google Chrome branding for client hints to help with blending in</li> <li>Vanadium: use Google Chrome branding for client hints to help with blending in</li>