commit | c01630e96347513bc42961b479503d69738ddcee | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Thu Sep 09 16:21:45 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Thu Dec 23 06:53:18 2021 +0000 |
tree | 90aaf9763541033c4b5cd6787912206ef3e89fb4 | |
parent | 2e158b9229d6a27706455e3bce76cafda78dc168 [diff] |
Add test for Vpn#prepare() Add test for Vpn#prepare() to check if the SecurityException will be thrown when the caller is not the SYSTEM_UID and doesn't have CONTROL_VPN permission and its package doesn't match the oldPackage or the newPackage. Ignore-AOSP-First: It's a part of security patches. Bug: 191276656 Test: atest FrameworksNetTests:VpnTest Change-Id: Ibe0b245561b00442a6377fb849603f8b9026e9c4 Merged-In: Ibe0b245561b00442a6377fb849603f8b9026e9c4