commit | 1d9054ba5fbbf86c821e0a74a5a2f9d3c9865e67 | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Mon Jun 06 07:44:05 2022 +0000 |
committer | Motomu Utsumi <motomuman@google.com> | Mon Jun 06 07:47:35 2022 +0000 |
tree | 4c50199fae8c7418929701298e7b07f9f6468ffe | |
parent | 9424810659d27874017f1c07b6b6fbc5eea9cf0c [diff] [blame] |
Add 3rd deny firewall chain for OEM Bug: 208371987 Test: atest CtsNetTestCases:android.net.cts.ConnectivityManagerTest#testFirewallBlocking ConnectivityServiceTest Change-Id: Ib521fa02f6a19270cb88a3d85321bda822516c78
diff --git a/service/native/include/TrafficController.h b/service/native/include/TrafficController.h index 7a36e1e..c019ce7 100644 --- a/service/native/include/TrafficController.h +++ b/service/native/include/TrafficController.h
@@ -90,6 +90,7 @@ static const char* LOCAL_LOW_POWER_STANDBY; static const char* LOCAL_OEM_DENY_1; static const char* LOCAL_OEM_DENY_2; + static const char* LOCAL_OEM_DENY_3; private: /*