Merge "Show built-in display if topology is visible" into main

This commit is contained in:
Matthew DeVore
2024-11-28 14:24:16 +00:00
committed by Android (Google) Code Review
3 changed files with 86 additions and 10 deletions

View File

@@ -2007,6 +2007,8 @@
<string name="external_display_off">Off</string>
<!-- External Display settings. The title of the screen. [CHAR LIMIT=40] -->
<string name="external_display_settings_title">External Display</string>
<!-- Built-in display settings category. Appears in External displays and Connected Displays fragments. -->
<string name="builtin_display_settings_category">Built-in display</string>
<!-- External Display use. The title of the use preference. [CHAR LIMIT=40] -->
<string name="external_display_use_title">Use external display</string>
<!-- External Display resolution settings. The title of the screen. [CHAR LIMIT=40] -->