From 3c807a5ca4532528296940a98258269da9d9c6ae Mon Sep 17 00:00:00 2001 From: Scott Randolph Date: Wed, 25 Apr 2018 10:23:55 -0700 Subject: [PATCH] Remove ENV_CABIN_TEMPERATURE from VHal This property was an inadvertent duplicate of HVAC_TEMPERATURE_CURRENT. Test: Build OWL and Mojave Bug: 78599196 Change-Id: I698217de0fa91ed817ec95a375a0949160ae8be5 --- automotive/vehicle/2.0/types.hal | 13 ------------- current.txt | 2 +- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/automotive/vehicle/2.0/types.hal b/automotive/vehicle/2.0/types.hal index d4e4d46841..faa1adc7af 100644 --- a/automotive/vehicle/2.0/types.hal +++ b/automotive/vehicle/2.0/types.hal @@ -965,19 +965,6 @@ enum VehicleProperty : int32_t { | VehiclePropertyType:FLOAT | VehicleArea:GLOBAL), - /** - * Cabin temperature - * - * @change_mode VehiclePropertyChangeMode:CONTINUOUS - * @access VehiclePropertyAccess:READ - * @unit VehicleUnit:CELSIUS - */ - ENV_CABIN_TEMPERATURE = ( - 0x0704 - | VehiclePropertyGroup:SYSTEM - | VehiclePropertyType:FLOAT - | VehicleArea:SEAT), - /** * Property to control power state of application processor * diff --git a/current.txt b/current.txt index 203f022f23..d5ee5dc6e4 100644 --- a/current.txt +++ b/current.txt @@ -299,7 +299,7 @@ f2904a4c108ad1b93eb2fa4e43b82bd01ce1ff26156316e49d1d9fc80dfecaad android.hardwar 3b17c1fdfc389e0abe626c37054954b07201127d890c2bc05d47613ec1f4de4f android.hardware.automotive.evs@1.0::types b3caf524c46a47d67e6453a34419e1881942d059e146cda740502670e9a752c3 android.hardware.automotive.vehicle@2.0::IVehicle 7ce8728b27600e840cacf0a832f6942819fe535f9d3797ae052d5eef5065921c android.hardware.automotive.vehicle@2.0::IVehicleCallback -962b18e414231b5f3930d63daba116347241b3606242b0606b3699ba25b14315 android.hardware.automotive.vehicle@2.0::types +9cf9690f559f8425fa86e409137a42435ca225505152f03736ac8f3773ef4f89 android.hardware.automotive.vehicle@2.0::types 32cc50cc2a7658ec613c0c2dd2accbf6a05113b749852879e818b8b7b438db19 android.hardware.bluetooth.a2dp@1.0::IBluetoothAudioHost ff4be64d7992f8bec97dff37f35450e79b3430c61f85f54322ce45bef229dc3b android.hardware.bluetooth.a2dp@1.0::IBluetoothAudioOffload 27f22d2e873e6201f9620cf4d8e2facb25bd0dd30a2b911e441b4600d560fa62 android.hardware.bluetooth.a2dp@1.0::types