summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJusik Chung <jschung@google.com>2023-05-03 09:33:34 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-05-03 09:33:34 +0000
commite45da9702e2aa4644313a4711270514e5d3d7968 (patch)
treeb3a8ccdb2af40a9b9f5386cd434ad05f457c62cd
parent42dabb6de55f2ebbdbf4610310a00af7106593c1 (diff)
parent760f487340665ab45e2bb9353e6dabf819be25e9 (diff)
downloadcar-e45da9702e2aa4644313a4711270514e5d3d7968.tar.gz
Merge "Show correct display ID in the multi window title." into udc-dev
-rw-r--r--emulator/multi-display/display_layout_configuration.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/emulator/multi-display/display_layout_configuration.xml b/emulator/multi-display/display_layout_configuration.xml
index 8234575..37b1cc8 100644
--- a/emulator/multi-display/display_layout_configuration.xml
+++ b/emulator/multi-display/display_layout_configuration.xml
@@ -8,6 +8,10 @@
<address>4619827259835644672</address>
</display>
+ <display enabled="true" defaultDisplay="false">
+ <address>4619827551948147201</address>
+ </display>
+
<display enabled="true" defaultDisplay="false" displayGroup="passenger_display1">
<address>4619827124781842690</address>
</display>
@@ -16,8 +20,5 @@
<address>4619827540095559171</address>
</display>
- <display enabled="true" defaultDisplay="false">
- <address>4619827551948147201</address>
- </display>
</layout>
</layouts>