Skip to content

SGComps: Make sure AddressRemappingSvc is the last provider.

Scott Snyder requested to merge ssnyder/athena:remapHack.SGComps-20220112 into master

For it to work correctly, AddressRemappingSvc must be last on ProxyProviderSvc's list of providers. Add code in ProxyProviderSvc to enforce this.

cf ATR-24754

Merge request reports