summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-10 00:01:00 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-10 00:01:00 +0000
commitb38a52634a329224d5321911f6cd8a4dc4f59368 (patch)
tree8e275cc6593466c95c3ec09a128055f4da2ecb29
parent1149ad9f595e4ad4418f261d1fdbfb92a2da83be (diff)
parentc9206b50f89c16802c13c1172249f8062d10d6ad (diff)
downloadcar-b38a52634a329224d5321911f6cd8a4dc4f59368.tar.gz
Snap for 11078623 from c9206b50f89c16802c13c1172249f8062d10d6ad to 24Q1-release
Change-Id: I1d9e147400b519aeaf93a23db1f900d737aa1d92
-rw-r--r--emulator/cluster/rro_overlays/CarServiceOverlay_MdOsDouble/res/xml/car_ux_restrictions_map.xml2
-rw-r--r--emulator/multi-display-dynamic/CarServiceMultiDisplayOverlayEmulator/res/xml/car_ux_restrictions_map.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulator/cluster/rro_overlays/CarServiceOverlay_MdOsDouble/res/xml/car_ux_restrictions_map.xml b/emulator/cluster/rro_overlays/CarServiceOverlay_MdOsDouble/res/xml/car_ux_restrictions_map.xml
index 018c3fe..5c1a600 100644
--- a/emulator/cluster/rro_overlays/CarServiceOverlay_MdOsDouble/res/xml/car_ux_restrictions_map.xml
+++ b/emulator/cluster/rro_overlays/CarServiceOverlay_MdOsDouble/res/xml/car_ux_restrictions_map.xml
@@ -17,7 +17,7 @@
</DrivingState>
<DrivingState state="idling">
- <Restrictions requiresDistractionOptimization="false" uxr="baseline" mode="baseline"/>
+ <Restrictions requiresDistractionOptimization="true" uxr="no_video"/>
</DrivingState>
<!-- This is restrictions for moving and speed [0,5m/s) -->
diff --git a/emulator/multi-display-dynamic/CarServiceMultiDisplayOverlayEmulator/res/xml/car_ux_restrictions_map.xml b/emulator/multi-display-dynamic/CarServiceMultiDisplayOverlayEmulator/res/xml/car_ux_restrictions_map.xml
index c2a242b..798873f 100644
--- a/emulator/multi-display-dynamic/CarServiceMultiDisplayOverlayEmulator/res/xml/car_ux_restrictions_map.xml
+++ b/emulator/multi-display-dynamic/CarServiceMultiDisplayOverlayEmulator/res/xml/car_ux_restrictions_map.xml
@@ -33,7 +33,7 @@
</DrivingState>
<DrivingState state="idling">
- <Restrictions requiresDistractionOptimization="false" uxr="baseline" mode="baseline"/>
+ <Restrictions requiresDistractionOptimization="true" uxr="no_video"/>
</DrivingState>
<!-- This is restrictions for moving and speed [0,5m/s) -->