Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f4d0578 authored by Pavel Grafov's avatar Pavel Grafov Committed by android-build-merger
Browse files

Merge "VpnDialogs should be able to control always-on VPN." am: d5d74920 am: 09aa059e

am: c97f2a7c

Change-Id: Ib0d3fea2da62271ff7e9fc92738ae4b0a1270182
parents 0b427fd3 c97f2a7c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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"