summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'automotive/vehicle/2.0/types.hal')
-rw-r--r--automotive/vehicle/2.0/types.hal2
1 files changed, 2 insertions, 0 deletions
diff --git a/automotive/vehicle/2.0/types.hal b/automotive/vehicle/2.0/types.hal
index 3001213f..87daedc9 100644
--- a/automotive/vehicle/2.0/types.hal
+++ b/automotive/vehicle/2.0/types.hal
@@ -510,6 +510,7 @@ enum VehicleProperty: int32_t {
510 * 510 *
511 * @change_mode VehiclePropertyChangeMode:ON_CHANGE 511 * @change_mode VehiclePropertyChangeMode:ON_CHANGE
512 * @access VehiclePropertyAccess:READ 512 * @access VehiclePropertyAccess:READ
513 * @data_enum VehicleTurnSignal
513 */ 514 */
514 TURN_SIGNAL_STATE = ( 515 TURN_SIGNAL_STATE = (
515 0x0408 516 0x0408
@@ -522,6 +523,7 @@ enum VehicleProperty: int32_t {
522 * 523 *
523 * @change_mode VehiclePropertyChangeMode:ON_CHANGE 524 * @change_mode VehiclePropertyChangeMode:ON_CHANGE
524 * @access VehiclePropertyAccess:READ 525 * @access VehiclePropertyAccess:READ
526 * @data_enum VehicleIgnitionState
525 */ 527 */
526 IGNITION_STATE = ( 528 IGNITION_STATE = (
527 0x0409 529 0x0409