Merge "Don't enforce control permission when preparing consented VPN." into lmp-mr1-dev

This commit is contained in:
Jeff Davidson
2014-11-24 21:19:55 +00:00
committed by Android (Google) Code Review

View File

@@ -2776,7 +2776,7 @@ public class ConnectivityService extends IConnectivityManager.Stub
}
/**
* Prepare for a VPN application. This method is used by system-privileged apps.
* Prepare for a VPN application.
* Permissions are checked in Vpn class.
* @hide
*/