Fix seat temperature access mode
Test:manual Change-Id: I2e9af58c09f0bf2a3169b3ab7e9f34cef8e8776b
This commit is contained in:
parent
5052d318a3
commit
983e9290d2
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@ enum vehicle_hvac_fan_direction {
|
||||||
*
|
*
|
||||||
* @value_type VEHICLE_VALUE_TYPE_ZONED_INT32
|
* @value_type VEHICLE_VALUE_TYPE_ZONED_INT32
|
||||||
* @change_mode VEHICLE_PROP_CHANGE_MODE_ON_CHANGE
|
* @change_mode VEHICLE_PROP_CHANGE_MODE_ON_CHANGE
|
||||||
* @access VEHICLE_PROP_ACCESS_WRITE
|
* @access VEHICLE_PROP_ACCESS_READ_WRITE
|
||||||
* @zone_type VEHICLE_SEAT
|
* @zone_type VEHICLE_SEAT
|
||||||
* @data_member int32_value
|
* @data_member int32_value
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue