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

Commit 1997f76c authored by Robin Lee's avatar Robin Lee Committed by Android (Google) Code Review
Browse files

Merge "Implement action "android.settings.VPN_SETTINGS"" into nyc-dev

parents f3dc18b6 d3041943
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>