Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d8b09fd authored by seanhong's avatar seanhong
Browse files

Add seat lumbar properties to DefaultProperties.json for CTS tests

Test: atest CarPropertyManagerTest
Bug: 239613431
Change-Id: Ie26894e0723a610ebdc0ff0b81e57ab654c230db
parent af7cbb3b
Loading
Loading
Loading
Loading
+140 −0
Original line number Diff line number Diff line
@@ -644,6 +644,146 @@
                }
            ]
        },
        {
            "property": "VehicleProperty::SEAT_LUMBAR_FORE_AFT_POS",
            "defaultValue": {
                "int32Values": [
                    0
                ]
            },
            "areas": [
                {
                    "areaId": "Constants::SEAT_1_LEFT",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                },
                {
                    "areaId": "Constants::SEAT_1_RIGHT",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                },
                {
                    "areaId": "Constants::SEAT_2_LEFT",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                },
                {
                    "areaId": "Constants::SEAT_2_RIGHT",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                },
                {
                    "areaId": "Constants::SEAT_2_CENTER",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                }
            ]
        },
        {
            "property": "VehicleProperty::SEAT_LUMBAR_FORE_AFT_MOVE",
            "defaultValue": {
                "int32Values": [
                    0
                ]
            },
            "areas": [
                {
                    "areaId": "Constants::SEAT_1_LEFT",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                },
                {
                    "areaId": "Constants::SEAT_1_RIGHT",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                },
                {
                    "areaId": "Constants::SEAT_2_LEFT",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                },
                {
                    "areaId": "Constants::SEAT_2_RIGHT",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                },
                {
                    "areaId": "Constants::SEAT_2_CENTER",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                }
            ]
        },
        {
            "property": "VehicleProperty::SEAT_LUMBAR_SIDE_SUPPORT_POS",
            "defaultValue": {
                "int32Values": [
                    0
                ]
            },
            "areas": [
                {
                    "areaId": "Constants::SEAT_1_LEFT",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                },
                {
                    "areaId": "Constants::SEAT_1_RIGHT",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                },
                {
                    "areaId": "Constants::SEAT_2_LEFT",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                },
                {
                    "areaId": "Constants::SEAT_2_RIGHT",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                },
                {
                    "areaId": "Constants::SEAT_2_CENTER",
                    "minInt32Value": -10,
                    "maxInt32Value": 10
                }
            ]
        },
        {
            "property": "VehicleProperty::SEAT_LUMBAR_SIDE_SUPPORT_MOVE",
            "defaultValue": {
                "int32Values": [
                    0
                ]
            },
            "areas": [
                {
                    "areaId": "Constants::SEAT_1_LEFT",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                },
                {
                    "areaId": "Constants::SEAT_1_RIGHT",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                },
                {
                    "areaId": "Constants::SEAT_2_LEFT",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                },
                {
                    "areaId": "Constants::SEAT_2_RIGHT",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                },
                {
                    "areaId": "Constants::SEAT_2_CENTER",
                    "minInt32Value": -1,
                    "maxInt32Value": 1
                }
            ]
        },
        {
            "property": "VehicleProperty::SEAT_OCCUPANCY",
            "areas": [