Skip to content

DerivationFrameworkInDet: ToolHandle const fix.

Use the new const interfaces of IPRD_AssociationTool to avoid calling non-const functions through a const ToolHandle.

Merge request reports