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

Commit 92d6b09e authored by Jeff Brown's avatar Jeff Brown
Browse files

Replace WIFI_DISPLAY_SETTINGS with CAST_SETTINGS.

Bug: 20641986
Change-Id: Ief6c0d6048abc9411f1e9930cec1edde4a582cf9
parent 673db350
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1852,7 +1852,6 @@
                android:label="@string/wifi_display_settings_title"
                android:taskAffinity="">
            <intent-filter android:priority="1">
                <action android:name="android.settings.WIFI_DISPLAY_SETTINGS" />
                <action android:name="android.settings.CAST_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>