commit | 3d00262fe74b546fbd82df6b246fb6c07224cf89 | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Thu Jun 20 17:07:13 2024 -0700 |
committer | Suprabh Shukla <suprabh@google.com> | Tue Jun 25 00:21:27 2024 -0700 |
tree | 198758afe4e27e67512961b6fe2370b882236e57 | |
parent | 2d68bc21352f26482a8c2f875977bb812a8a61eb [diff] |
Make firewall bpf code multi-user aware The check is_system_uid should mirror the definition of core_uids in UserHandle.isCore until it is available to be read from mainline code. isUidNetworkingBlocked should also do the same. Test: All existing tests should pass. Test: atest CtsHostsideNetworkPolicyTests Test: atest FrameworksNetTests Bug: 348316140 Change-Id: Id5e01289b301a725b162ef249062e0f2806876dc