Move Resource creation out of ContextImpl constructor
Resource creation is going to get much more nuanced than just passing in a static set of paths, so move the creation of Resources out to where the context of the creation is more easily understood. Test: Existing CTS tests pass Change-Id: I49482bd637f305a5b953ddd39ff7390aa432f46b
Loading
Please register or sign in to comment