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

Commit 740ffa40 authored by Tyler Trephan's avatar Tyler Trephan
Browse files

Added PERF_VEHICLE_SPEED_DISPLAY to Google VHAL

Test: atest AtsCarPropertyHostTest
Bug: 241518123
Change-Id: I9218f63a62ebf77cc3056e12d1acb5f0f3ecbbb0
parent 95468b09
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -109,6 +109,16 @@
            "maxSampleRate": 10.0,
            "minSampleRate": 1.0
        },
        {
            "property": "VehicleProperty::PERF_VEHICLE_SPEED_DISPLAY",
            "defaultValue": {
                "floatValues": [
                    0.0
                ]
            },
            "maxSampleRate": 10.0,
            "minSampleRate": 1.0
        },
        {
            "property": "VehicleProperty::VEHICLE_SPEED_DISPLAY_UNITS",
            "defaultValue": {