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

Commit f04b1fdc authored by Toshiki Kikuchi's avatar Toshiki Kikuchi
Browse files

Fix external display entry button label

Ie81db014ea47955b88bf7426c131bacefe5ef0d1 changed it so the test has to
follow it.

Flag: EXEMPT - fix test
Bug: 428792478
Bug: 428807930
Test: ConnectedDisplayCujSmokeTests#cuj1e
Test: ConnectedDisplayCujSmokeTests#cuj1p
Change-Id: I6fa276277d8503983031dedb0cbbd95bd652ec99
parent 6f92689b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -702,7 +702,7 @@ class ConnectedDisplayCujSmokeTests {
        const val RECENTS_BUTTON_RES_ID = "recent_apps"
        const val CLOSE_BUTTON = "close_window"
        const val DISPLAY_TOPOLOGY_PANE_CONTENT_RES_ID = "display_topology_pane_content"
        const val EXTERNAL_DISPLAY_TEXT = "External display"
        const val EXTERNAL_DISPLAY_TEXT = "External displays"
        const val CONNECTED_DEVICES_TEXT = "Connected devices"
        const val SETTINGS_PACKAGE = "com.android.settings"
        const val SCROLL_RETRY_MAX = 5