aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2015-11-26Update dagger2 and improve build filePaul Duffin
Updates daggers2 to a later version, reverts change that adds a dependency on Guava v19 as AOSP currently only has v18. See README.android for more details. Made a couple of changes to the build to make it reusable. 1) Added dagger2_annotation_processor.mk to define values that are needed by modules that depend on dagger2. 2) Added java_annotation_processor.mk to do the magic needed to make the annotation processors work properly. Change-Id: Ie0e8b0e34c961f64ccd0a45bd93a7ea6a216ddf3
2015-11-25Removed prebuilt files that were accidentally uploadedPaul Duffin
Change-Id: I1857af106a49c09005f1705be3bcae3c1ffec19c
2015-11-23Added initial version of dagger2 from upstreamPaul Duffin
Bug: 24848946 Change-Id: I1b359bbbf8b07de1f84f3b7dfd263a58f0fd439b