Loading automotive/vehicle/2.0/default/impl/vhal_v2_0/DefaultConfig.h +1 −1 Original line number Diff line number Diff line Loading @@ -1201,7 +1201,7 @@ const ConfigDeclaration kVehicleProperties[]{ { .config = { .prop = toInt(VehicleProperty::UNIX_TIME), .prop = toInt(VehicleProperty::EPOCH_TIME), .access = VehiclePropertyAccess::READ_WRITE, .changeMode = VehiclePropertyChangeMode::ON_CHANGE, }, Loading automotive/vehicle/2.0/types.hal +1 −1 Original line number Diff line number Diff line Loading @@ -1446,7 +1446,7 @@ enum VehicleProperty : int32_t { * @access VehiclePropertyAccess:READ_WRITE * @unit VehicleUnit:MILLI_SECS */ UNIX_TIME = ( EPOCH_TIME = ( 0x0606 | VehiclePropertyGroup:SYSTEM | VehiclePropertyType:INT64 Loading Loading
automotive/vehicle/2.0/default/impl/vhal_v2_0/DefaultConfig.h +1 −1 Original line number Diff line number Diff line Loading @@ -1201,7 +1201,7 @@ const ConfigDeclaration kVehicleProperties[]{ { .config = { .prop = toInt(VehicleProperty::UNIX_TIME), .prop = toInt(VehicleProperty::EPOCH_TIME), .access = VehiclePropertyAccess::READ_WRITE, .changeMode = VehiclePropertyChangeMode::ON_CHANGE, }, Loading
automotive/vehicle/2.0/types.hal +1 −1 Original line number Diff line number Diff line Loading @@ -1446,7 +1446,7 @@ enum VehicleProperty : int32_t { * @access VehiclePropertyAccess:READ_WRITE * @unit VehicleUnit:MILLI_SECS */ UNIX_TIME = ( EPOCH_TIME = ( 0x0606 | VehiclePropertyGroup:SYSTEM | VehiclePropertyType:INT64 Loading