Merge "VpnDialogs should be able to control always-on VPN." am: d5d7492040

am: 09aa059ec4

Change-Id: I3d2f5c5a7bc199551aad1ddb656dc076e3121fb3
This commit is contained in:
Pavel Grafov
2019-01-30 12:13:46 -08:00
committed by android-build-merger

View File

@@ -20,6 +20,7 @@
package="com.android.vpndialogs">
<uses-permission android:name="android.permission.CONTROL_VPN" />
<uses-permission android:name="android.permission.CONTROL_ALWAYS_ON_VPN" />
<uses-permission android:name="android.permission.CONNECTIVITY_INTERNAL" />
<application android:label="VpnDialogs"