Revert "Update emulator config to match real vehicle values"
This reverts commit 5a85eb5d9c3a652f4db37f86fc6e7d5aece0db3a.
Reason for revert: Droidmonitor created revert due to b/388995290.Will be verified through ABTD for standarrd investigation.
Change-Id: I3e1f688cf1bbed5331501a8a2cee353c586a1480
diff --git a/automotive/vehicle/aidl/impl/current/default_config/config/DefaultProperties.json b/automotive/vehicle/aidl/impl/current/default_config/config/DefaultProperties.json
index f904223..86ac92e 100644
--- a/automotive/vehicle/aidl/impl/current/default_config/config/DefaultProperties.json
+++ b/automotive/vehicle/aidl/impl/current/default_config/config/DefaultProperties.json
@@ -2549,45 +2549,45 @@
"property": "VehicleProperty::HVAC_TEMPERATURE_SET",
"defaultValue": {
"floatValues": [
- 18.5
+ 17.0
]
},
"areas": [
{
"areaId": "Constants::SEAT_1_LEFT",
- "minFloatValue": 17.5,
- "maxFloatValue": 32.5
+ "minFloatValue": 16.0,
+ "maxFloatValue": 28.0
},
{
"areaId": "Constants::SEAT_1_RIGHT",
- "minFloatValue": 17.5,
- "maxFloatValue": 32.5
+ "minFloatValue": 16.0,
+ "maxFloatValue": 28.0
},
{
"areaId": "Constants::SEAT_2_LEFT",
- "minFloatValue": 17.5,
- "maxFloatValue": 32.5
+ "minFloatValue": 16.0,
+ "maxFloatValue": 28.0
},
{
"areaId": "Constants::SEAT_2_RIGHT",
- "minFloatValue": 17.5,
- "maxFloatValue": 32.5
+ "minFloatValue": 16.0,
+ "maxFloatValue": 28.0
},
{
"areaId": "Constants::SEAT_2_CENTER",
- "minFloatValue": 17.5,
- "maxFloatValue": 32.5
+ "minFloatValue": 16.0,
+ "maxFloatValue": 28.0
}
],
"comment":
"minFloatValue and maxFloatValue in area config should match corresponding values in configArray",
"configArray": [
- 175,
- 325,
+ 160,
+ 280,
5,
- 600,
- 900,
- 10
+ 608,
+ 824,
+ 9
]
},
{