diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-12-14 15:39:59 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-14 15:53:08 -0500 |
| commit | 46bdb248a5b169711fe01fe88cfc8d3ed9770764 (patch) | |
| tree | 857489f5fdce69f07c06be932a229045d02c4c89 | |
| parent | 547b1f3252bfc9e307ab615ddd343e5d9f1f21ef (diff) | |
skip reporting connectivity with Network revoked
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 6c76f1d9..712e424b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -508,6 +508,7 @@ <ul> <li>Vanadium: update Chromium base to 96.0.4664.104</li> + <li>skip reporting network connectivity to the OS from apps with the Network (INTERNET) permission revoked to avoid triggering a SecurityException</li> </ul> </article> --> |
