commit | e0abd52557af9f0f864427e4dea400d879e21299 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Mon Jan 23 16:47:43 2023 +0900 |
committer | Chalard Jean <jchalard@google.com> | Mon Jan 23 17:40:01 2023 +0900 |
tree | fcb1f0752adfee484c99b884590bce217a1b7f9a | |
parent | 814a559d868b5f3839c0259ac25c51b10c4da502 [diff] |
Fix a bug where adding a user doesn't update network allow lists Even if there are no preferences, the allow list needs to be updated upon adding a new user, because it's set unconditionally when the network connects. Adding all existing UIDs would address this issue too and we probably want to do it, but immediately this seems simpler. Bug: 266136779 Test: new test for this Change-Id: I77091a6c3d3ccf2b80ab0aaa01d09ef0df922501