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

Commit d3041943 authored by Robin Lee's avatar Robin Lee
Browse files

Implement action "android.settings.VPN_SETTINGS"

Bug: 27700919
Change-Id: Ibd23f1d53d40addc2ff8ac3215f3524b7e8c9c2e
parent 950de0e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -511,6 +511,7 @@
                android:icon="@drawable/ic_settings_wireless"
                android:taskAffinity="">
            <intent-filter android:priority="1">
                <action android:name="android.settings.VPN_SETTINGS" />
                <action android:name="android.net.vpn.SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>