commit | de2a23958dadcfc4c4929dd356d01447c234318b | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Wed Jun 09 16:11:35 2021 +0800 |
committer | paulhu <paulhu@google.com> | Thu Jul 01 03:10:45 2021 +0000 |
tree | 940dbae9de755c96e1ec3da060a1e3585173c8c7 | |
parent | 64168015f13395517b48a199b8364244f8f0a623 [diff] |
Use Netd new added/removed uid range methods Replace network[Add|Remove]UidRanges to network[Add|Remove]UidRangesParcel. The new methods are passing NativeUidRangeConfig which contains priority value for each uid range rules. Bug: 171872461 Test: atest FrameworksNetTests Test: atest HostsideVpnTests Ignore-AOSP-First: Need cherry-pick Change-Id: I08bbdbcb8450b08e6208fa730137348550f9e3d2