commit | b08654ca0450d021da709a762ab509a8d4f87d40 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Wed May 11 05:56:26 2022 +0000 |
committer | Motomu Utsumi <motomuman@google.com> | Mon May 16 10:40:59 2022 +0000 |
tree | eced2c69b68931d936ab7050c3565ce00ffaa2a7 | |
parent | 77a794868fd478dadb90e5e1fa71debd7257db4d [diff] |
Block incoming packets in VPN Lockdown mode. Currently, even when VPN Lockdown mode is enabled, incoming packets are not dropped if VPN is not connected. This commit fixed this issue. After this commit, If VPN Lockdown mode is enabled, incoming packets are dropped regardless of the VPN connectivity. Bug: 206482423 Test: atest TrafficControllerTest ConnectivityServiceTest PermissionMonitorTest Change-Id: If52ece613c8aac1073355e43b6fb9cb3fcc87d1d