Add enforceNetworkStackOrProfileOrDeviceOwner()
Add enforceNetworkStackOrProfileOrDeviceOwner() to check if the caller has PERMISSION_MAINLINE_NETWORK_STACK or not. Call this check in isAlwaysOnVpnLockdownEnabled() for allowing the caller which has PERMISSION_MAINLINE_NETWORK_STACK to get the status of always-on VPN. Bug: 141621373 Test: 1. Build pass 2. Manual test to see if CaptivePortalLoginActivity could deal with the issue properly. Change-Id: I3b7ddc2543e6b4754d6eaac128ca9a8ccea6b59c Merged-In: I3b7ddc2543e6b4754d6eaac128ca9a8ccea6b59c
Loading
Please register or sign in to comment