Loading automotive/vehicle/aidl/impl/grpc/utils/proto_message_converter/test/proto_message_converter_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ std::vector<aidl_vehicle::VehiclePropConfig> prepareTestConfigs() { std::vector<aidl_vehicle::VehiclePropValue> prepareTestValues() { std::vector<aidl_vehicle::VehiclePropValue> values; long timestamp = 1; int64_t timestamp = 1; for (auto& property : defaultconfig::getDefaultConfigs()) { values.push_back({ .timestamp = timestamp, Loading automotive/vehicle/aidl/impl/hardware/include/IVehicleHardware.h +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ struct DumpResult { // A request type for 'setValues' or 'getValues' method. struct VehiclePropValueRequest { // A unique request ID set by the sender. int requestId; int64_t requestId; // The property to get/set. ::aidl::android::hardware::automotive::vehicle::VehiclePropValue value; }; Loading compatibility_matrices/compatibility_matrix.current.xml +1 −0 Original line number Diff line number Diff line Loading @@ -418,6 +418,7 @@ </hal> <hal format="aidl" optional="true"> <name>android.hardware.neuralnetworks</name> <version>1-2</version> <interface> <name>IDevice</name> <regex-instance>.*</regex-instance> Loading compatibility_matrices/exclude/fcm_exclude.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) { "android.hardware.graphics.common", "android.hardware.keymaster", "android.hardware.radio", "android.hardware.uwb.fira_android", // Fastboot HAL is only used by recovery. Recovery is owned by OEM. Framework // does not depend on this HAL, hence it is not declared in any manifests or matrices. Loading current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -906,7 +906,7 @@ c8a57364f6ad20842be14f4db284df5304f7521ca8eac6bcc1fa6c5b466fb8a6 android.hardwar # ABI preserving changes to HALs during Android T 62ace52d9c3ff1f60f94118557a2aaf0b953513e59dcd34d5f94ae28d4c7e780 android.hardware.fastboot@1.0::IFastboot b4a59462aa7d1346ee3eaa06a8e13682462746cf1be62ed2a2bd46bf404d01b7 android.hardware.graphics.composer@2.4::IComposerClient f767a132ef28275294db15353f14f3876a4048770751931a77d038d4228f2cb7 android.hardware.graphics.composer@2.4::IComposerClient ca62a2a95d173ed323309e5e00f653ad3cceec82a6e5e4976a249cb5aafe2515 android.hardware.neuralnetworks@1.2::types fa76bced6b1b71c40fc706c508a9011284c57f57831cd0cf5f45653ed4ea463e android.hardware.neuralnetworks@1.3::types Loading Loading
automotive/vehicle/aidl/impl/grpc/utils/proto_message_converter/test/proto_message_converter_test.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ std::vector<aidl_vehicle::VehiclePropConfig> prepareTestConfigs() { std::vector<aidl_vehicle::VehiclePropValue> prepareTestValues() { std::vector<aidl_vehicle::VehiclePropValue> values; long timestamp = 1; int64_t timestamp = 1; for (auto& property : defaultconfig::getDefaultConfigs()) { values.push_back({ .timestamp = timestamp, Loading
automotive/vehicle/aidl/impl/hardware/include/IVehicleHardware.h +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ struct DumpResult { // A request type for 'setValues' or 'getValues' method. struct VehiclePropValueRequest { // A unique request ID set by the sender. int requestId; int64_t requestId; // The property to get/set. ::aidl::android::hardware::automotive::vehicle::VehiclePropValue value; }; Loading
compatibility_matrices/compatibility_matrix.current.xml +1 −0 Original line number Diff line number Diff line Loading @@ -418,6 +418,7 @@ </hal> <hal format="aidl" optional="true"> <name>android.hardware.neuralnetworks</name> <version>1-2</version> <interface> <name>IDevice</name> <regex-instance>.*</regex-instance> Loading
compatibility_matrices/exclude/fcm_exclude.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) { "android.hardware.graphics.common", "android.hardware.keymaster", "android.hardware.radio", "android.hardware.uwb.fira_android", // Fastboot HAL is only used by recovery. Recovery is owned by OEM. Framework // does not depend on this HAL, hence it is not declared in any manifests or matrices. Loading
current.txt +1 −1 Original line number Diff line number Diff line Loading @@ -906,7 +906,7 @@ c8a57364f6ad20842be14f4db284df5304f7521ca8eac6bcc1fa6c5b466fb8a6 android.hardwar # ABI preserving changes to HALs during Android T 62ace52d9c3ff1f60f94118557a2aaf0b953513e59dcd34d5f94ae28d4c7e780 android.hardware.fastboot@1.0::IFastboot b4a59462aa7d1346ee3eaa06a8e13682462746cf1be62ed2a2bd46bf404d01b7 android.hardware.graphics.composer@2.4::IComposerClient f767a132ef28275294db15353f14f3876a4048770751931a77d038d4228f2cb7 android.hardware.graphics.composer@2.4::IComposerClient ca62a2a95d173ed323309e5e00f653ad3cceec82a6e5e4976a249cb5aafe2515 android.hardware.neuralnetworks@1.2::types fa76bced6b1b71c40fc706c508a9011284c57f57831cd0cf5f45653ed4ea463e android.hardware.neuralnetworks@1.3::types Loading