Change Dagger-genenerated factories to have an additional create method that takes in dagger.internal.Provider
types. Since the components already pass in dagger.internal.Provider
types, this will automatically make those components use the new method even though the component code hasn't change.#4541
Merged
copybara-service[bot] merged 1 commit intomaster from test_706772908Dec 18, 2024
+670-100