[Wi-Fi] Fix ignored tests in WifiDetailPreferenceController2Test - II

Some tests are removed because WifiTracerLib listens to most intents
and callbacks to Settings APP, most of the receiving intent tests are
removed.

Bug: 151696220
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiDetailPreferenceController2Test
Change-Id: Ie726938b7c6e94bbaf6479f6a8797a92d869ba8c
This commit is contained in:
Arc Wang
2020-03-23 11:34:43 +08:00
parent 263930d8b4
commit fafcd3b362
2 changed files with 45 additions and 72 deletions

View File

@@ -2188,8 +2188,6 @@
<string name="wifi_connected_to_message">@string/bluetooth_connected_summary</string>
<!-- Button label to connecting progress to a Wi-Fi network [CHAR LIMIT=20] -->
<string name="wifi_connecting">Connecting\u2026</string>
<!-- Button label to disconnect to a Wi-Fi network [CHAR LIMIT=NONE] -->
<string name="wifi_disconnect">@string/bluetooth_device_context_disconnect</string>
<!-- Failured notification for connect -->
<string name="wifi_failed_connect_message">Failed to connect to network</string>
<!-- Not in range notification for connect [CHAR LIMIT=40] -->