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

Commit f6b183ae authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix external display entry button label" into main

parents 72fa7e6d f04b1fdc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -725,7 +725,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