commit | 8c34f76686e2183df3aa2e259940c434e5da61be | [log] [tgz] |
---|---|---|
author | Aaqib Ismail <aaqibismail@google.com> | Wed Mar 01 12:20:50 2023 -0800 |
committer | Aaqib Ismail <aaqibismail@google.com> | Wed Mar 01 12:20:50 2023 -0800 |
tree | c11fef42b9e07d3f8fc9e104066f087c56e35c37 | |
parent | e6c11eea739ca5a5c2b295f7de7c26b31d466e05 [diff] |
Add units to WINDSHIELD_WIPERS_PERIOD HAL doc Bug: 271302606 Test: presubmit Change-Id: I047817cf85a8516256607c15315ed8a8d94fbac2
diff --git a/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl b/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl index c29076d..b628b60 100644 --- a/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +++ b/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl
@@ -2146,6 +2146,7 @@ * * @change_mode VehiclePropertyChangeMode.ON_CHANGE * @access VehiclePropertyAccess.READ + * @unit VehicleUnit:MILLI_SECS */ WINDSHIELD_WIPERS_PERIOD = 0x0BC5 + VehiclePropertyGroup.SYSTEM + VehicleArea.WINDOW + VehiclePropertyType.INT32,