mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Add number of ticks in HW_KEY_INPUT
Bug: 132291593 Test: build and flash Change-Id: I0baf4d8bbb802f724122d63cd19af5c5f9f4ddfb
This commit is contained in:
@@ -1329,6 +1329,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
|
||||
|
||||
Reference in New Issue
Block a user