Loading automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +8 −0 Original line number Diff line number Diff line Loading @@ -260,6 +260,10 @@ enum VehicleProperty { * * Angle is in degrees. Left is negative. * * This property is independent of the angle of the steering wheel. This property must * communicate the angle of the front wheels with respect to the vehicle, not the angle of the * steering wheel. * * @change_mode VehiclePropertyChangeMode.CONTINUOUS * @access VehiclePropertyAccess.READ * @unit VehicleUnit.DEGREES Loading @@ -272,6 +276,10 @@ enum VehicleProperty { * * Angle is in degrees. Left is negative. * * This property is independent of the angle of the steering wheel. This property must * communicate the angle of the rear wheels with respect to the vehicle, not the angle of the * steering wheel. * * @change_mode VehiclePropertyChangeMode.CONTINUOUS * @access VehiclePropertyAccess.READ * @unit VehicleUnit.DEGREES Loading Loading
automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +8 −0 Original line number Diff line number Diff line Loading @@ -260,6 +260,10 @@ enum VehicleProperty { * * Angle is in degrees. Left is negative. * * This property is independent of the angle of the steering wheel. This property must * communicate the angle of the front wheels with respect to the vehicle, not the angle of the * steering wheel. * * @change_mode VehiclePropertyChangeMode.CONTINUOUS * @access VehiclePropertyAccess.READ * @unit VehicleUnit.DEGREES Loading @@ -272,6 +276,10 @@ enum VehicleProperty { * * Angle is in degrees. Left is negative. * * This property is independent of the angle of the steering wheel. This property must * communicate the angle of the rear wheels with respect to the vehicle, not the angle of the * steering wheel. * * @change_mode VehiclePropertyChangeMode.CONTINUOUS * @access VehiclePropertyAccess.READ * @unit VehicleUnit.DEGREES Loading