commit | 52c0a3dd9dc3505b05de195f94e5778835ca4de1 | [log] [tgz] |
---|---|---|
author | Yu Shan <shanyu@google.com> | Fri Jun 30 15:46:06 2023 -0700 |
committer | Yu Shan <shanyu@google.com> | Thu Jul 06 17:41:01 2023 -0700 |
tree | d6b918966fd91fe08b1bd4ba115a5d1ea01b9943 | |
parent | 4ea2dbc27b6f6df772cc6620b014497ca446f2f7 [diff] |
Minor fix to comment style. Use a separate block for HVAC properties comments since we will use the first line as description for the property and hvac fan speed description will not be correct. Test: None Bug: 288331747 Change-Id: Ie6518dec394a3d9c90bd2cb5b38939a2cdd7cccf
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 d9c6de7..5f6b827 100644 --- a/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +++ b/automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl
@@ -696,8 +696,9 @@ * and passenger side, an alternative mapping would be: * - ROW_1_LEFT * - ROW_1_RIGHT - * - * + */ + + /** * Fan speed setting * * The maxInt32Value and minInt32Value in VehicleAreaConfig must be defined.