Add support for dynamic module dependencies.
This change adds the DynamicDependerModule interface. Any Module type that implements that interface will be called before Blueprint does its depenedency analysis to allow the module to add additional dependencies. Change-Id: I4d9ef8663d187262dcd9a1ec410c180c3ca4f57d
Loading
Please sign in to comment