Merge "Add number of ticks in HW_KEY_INPUT" into qt-dev
This commit is contained in:
commit
4522783767
1 changed files with 2 additions and 0 deletions
|
@ -1335,6 +1335,8 @@ enum VehicleProperty : int32_t {
|
|||
* int32Values[2] : target display defined in VehicleDisplay. Events not
|
||||
* tied to specific display must be sent to
|
||||
* VehicleDisplay#MAIN.
|
||||
* int32Values[3] : [optional] Number of ticks. The value must be equal or
|
||||
* greater than 1. When omitted, Android will default to 1.
|
||||
*
|
||||
* @change_mode VehiclePropertyChangeMode:ON_CHANGE
|
||||
* @access VehiclePropertyAccess:READ
|
||||
|
|
Loading…
Reference in a new issue