Loading automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +9 −2 Original line number Diff line number Diff line Loading @@ -3524,10 +3524,17 @@ enum VehicleProperty { VEHICLE_IN_USE = 0x0F4A + VehiclePropertyGroup.SYSTEM + VehicleArea.GLOBAL + VehiclePropertyType.BOOLEAN, /*************************************************************************** /*********************************************************************************************** * Start of ADAS Properties * * Android is not a safety critical system and is provided as is without any timing guarantees, * representations or warranties. OEMs implementing these properties, and clients using these * properties should ensure they complete any necessary safety reviews, in accordance with * industry standards, to ensure the use of these APIs do not negatively impact driver safety. * Use of any Google APIs will be at the OEM's sole risk. * * Allocate IDs in range of 0x1000 (inclusive) to 0x1100 (exclusive) for ADAS properties **************************************************************************/ **********************************************************************************************/ /** * Enable or disable automatic emergency braking (AEB). Loading Loading
automotive/vehicle/aidl_property/android/hardware/automotive/vehicle/VehicleProperty.aidl +9 −2 Original line number Diff line number Diff line Loading @@ -3524,10 +3524,17 @@ enum VehicleProperty { VEHICLE_IN_USE = 0x0F4A + VehiclePropertyGroup.SYSTEM + VehicleArea.GLOBAL + VehiclePropertyType.BOOLEAN, /*************************************************************************** /*********************************************************************************************** * Start of ADAS Properties * * Android is not a safety critical system and is provided as is without any timing guarantees, * representations or warranties. OEMs implementing these properties, and clients using these * properties should ensure they complete any necessary safety reviews, in accordance with * industry standards, to ensure the use of these APIs do not negatively impact driver safety. * Use of any Google APIs will be at the OEM's sole risk. * * Allocate IDs in range of 0x1000 (inclusive) to 0x1100 (exclusive) for ADAS properties **************************************************************************/ **********************************************************************************************/ /** * Enable or disable automatic emergency braking (AEB). Loading