commit | ac80991f6ca558634001e3eecb0b70e8cf3fa35a | [log] [tgz] |
---|---|---|
author | Aaqib Ismail <aaqibismail@google.com> | Thu Mar 02 03:42:04 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Mar 02 03:42:04 2023 +0000 |
tree | 2906a291923b7fa742083b4fb61bd66490e7a8c3 | |
parent | 4c580ff73131a2ce86a888344889f8879bf8cafe [diff] | |
parent | 8c34f76686e2183df3aa2e259940c434e5da61be [diff] |
Merge "Add units to WINDSHIELD_WIPERS_PERIOD HAL doc" into udc-dev
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,