diff options
| author | 2021-01-19 15:19:15 -0800 | |
|---|---|---|
| committer | 2021-02-01 14:46:58 -0800 | |
| commit | 07979a07cc7656e8c5bc16ef530ba0941a0c3405 (patch) | |
| tree | 7a46fd3f0ffc286174cf79a4182e63ca7a9982e1 /cmds/bootanimation/BootAnimationUtil.cpp | |
| parent | f029daa404ca0e5bc9eab91050e8461a582cddae (diff) | |
Implement Network policy in VcnManagementService.
This CL implements #getUnderlyingNetworkPolicy() for
VcnManagementService. Specifically, it takes the provided
NetworkCapabilities and checks for a corresponding VCN. If one exists,
a VcnUnderlyingNetworkPolicy will be returned with a copy of the
original NetworkCapabilities without the capability NOT_VCN_MANAGED and
with the unwanted capability NOT_VCN_MANAGED.
Any NetworkCapabilities without a corresponding VCN will be returned a
VcnUnderlyingNetworkPolicy with the original NetworkCapabilities intact.
Bug: 175914059
Test: atest FrameworksVcnTests
Change-Id: Icdffc4f586f58a0e5b6290d5c6449e2bbed5cab0
Diffstat (limited to 'cmds/bootanimation/BootAnimationUtil.cpp')
0 files changed, 0 insertions, 0 deletions