Merge "Add API for VPN apps to query always-on and lockdown." am: 5e135e2bdc
am: d332a50c1f
Change-Id: I48f3441f06af2a69776eacc5ee52463873739bdb
This commit is contained in:
@@ -187,4 +187,6 @@ interface IConnectivityManager
|
||||
byte[] getNetworkWatchlistConfigHash();
|
||||
|
||||
int getConnectionOwnerUid(in ConnectionInfo connectionInfo);
|
||||
boolean isCallerCurrentAlwaysOnVpnApp();
|
||||
boolean isCallerCurrentAlwaysOnVpnLockdownApp();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user