Loading automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -1616,6 +1616,11 @@ enum VehicleProperty { /** * Outside temperature * * This property must communicate the temperature reading of the environment outside the * vehicle. If there are multiple sensors for measuring the outside temperature, this property * should be populated with the mean or a meaningful weighted average of the readings that will * best represent the temperature of the outside environment. * * @change_mode VehiclePropertyChangeMode.CONTINUOUS * @access VehiclePropertyAccess.READ * @unit VehicleUnit.CELSIUS Loading Loading
automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +5 −0 Original line number Diff line number Diff line Loading @@ -1616,6 +1616,11 @@ enum VehicleProperty { /** * Outside temperature * * This property must communicate the temperature reading of the environment outside the * vehicle. If there are multiple sensors for measuring the outside temperature, this property * should be populated with the mean or a meaningful weighted average of the readings that will * best represent the temperature of the outside environment. * * @change_mode VehiclePropertyChangeMode.CONTINUOUS * @access VehiclePropertyAccess.READ * @unit VehicleUnit.CELSIUS Loading