mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-11-17 23:36:06 +00:00
Previously `ExtensionAssetGetter` subclassed `DependencyFileGetter`,
commit 6e7087ee88 changed its
functionality to use a cached location instead of the local resource
location. This commit changes the `ExtensionAssetGetter` to subclass
`EnvironmentDependencyGetter` so it checks the local resource location
again.