am c9189165: am 1df96a42: am 92d6b09e: Replace WIFI_DISPLAY_SETTINGS with CAST_SETTINGS.

* commit 'c9189165a34fe7e0c559b9ec016d445a17b3a636':
  Replace WIFI_DISPLAY_SETTINGS with CAST_SETTINGS.
This commit is contained in:
Jeff Brown
2015-05-07 05:39:34 +00:00
committed by Android Git Automerger

View File

@@ -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>