From 834753b9770addae8d052a8653293a15e2cdb0fc Mon Sep 17 00:00:00 2001 From: Wonsuk Lee Date: Mon, 31 Oct 2022 17:51:45 +0900 Subject: [PATCH] reivsed with all uppper case string --- spec/Cabin/Infotainment.vspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Cabin/Infotainment.vspec b/spec/Cabin/Infotainment.vspec index 8bfaf06f0..015cedd65 100644 --- a/spec/Cabin/Infotainment.vspec +++ b/spec/Cabin/Infotainment.vspec @@ -101,7 +101,7 @@ Navigation.DestinationSet.Longitude: Navigation.Mute: datatype: string type: actuator - allowed: ['Muted', 'Alerts only', 'Unmuted'] + allowed: ['MUTED', 'ALERT_ONLY', 'UNMUTED'] description: Navigation mute state that was selected. HMI: