Remove dagger-android
I remove the dagger-android dependency (https://google.github.io/dagger/android). It is supposed to simplify injection into Activities and other Android components, however it's questionable that it actually makes things simpler. It seems, we can do very well without it and remove the extra bloat that it brings. This also takes care of the problem with .info files not having been properly added when introducing dagger 2 in https://chromium-review.googlesource.com/1183903, which was then worked around in https://chromium-review.googlesource.com/1183903. TBR=jochen Bug: 787005 Change-Id: Ie6c0de694a7e73303be784dea25ccc0805c4a3f8 Reviewed-on: https://chromium-review.googlesource.com/1193362 Commit-Queue: agrieve <agrieve@chromium.org> Reviewed-by:Peter Wen <wnwen@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#587607}
Showing
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment