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

Commit bc80ff16 authored by Paul Hu's avatar Paul Hu Committed by Gerrit Code Review
Browse files

Merge "Launch TetherSettings via Settings.ACTION_TETHER_SETTINGS"

parents 5503c8ea 08efd36b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -483,6 +483,7 @@
            android:parentActivityName="Settings">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
                <action android:name="android.settings.TETHER_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
                <category android:name="android.intent.category.VOICE_LAUNCH" />
            </intent-filter>