summaryrefslogtreecommitdiff
path: root/tests/unit/java/android/net/IpSecAlgorithmTest.java
diff options
context:
space:
mode:
authorlucaslin <lucaslin@google.com>2021-06-08 01:43:59 +0800
committerlucaslin <lucaslin@google.com>2021-06-08 01:43:59 +0800
commit53e8a267ab1688ec4e7444340f22a26014af37de (patch)
treef655589ea2f37b40c2e6c6f374efcdb7720caaad /tests/unit/java/android/net/IpSecAlgorithmTest.java
parent9756b5d4f9ced1e169f70cd4bbe78cd902881885 (diff)
Send a proxy broadcast when apps moved from/to a VPN
When the apps moved from/to a VPN, a proxy broadcast is needed to inform the apps that the proxy might be changed since the default network satisfied by the apps might also changed. Since the framework does not track the defautlt network of every apps, thus, this is done when: 1. VPN connects/disconnects. 2. List of uids that apply to the VPN has changed. While 1 is already covered by the current design, the CL implements 2 in order to fulfill the case that different networks have different proxies. Bug: 178727215 Test: atest FrameworksNetTests Change-Id: Ifa103dd66394026d752b407a1bee740c9fcdad2b
Diffstat (limited to 'tests/unit/java/android/net/IpSecAlgorithmTest.java')
0 files changed, 0 insertions, 0 deletions