summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)Author
2019-10-21Revert "Remove custom installation rules"Colin Cross
This reverts commit ca4418ffaca48d2e85d330a3cd203e4df162f083. Bug: 141877526 Bug: 143063995 Change-Id: I61f9de4e8bf7751e9c9e6728ffac48ac9f8c5538
2019-10-18Remove custom installation rulesColin Cross
Move the custom installation rules into Soong by using the new tradefed_java_libray_host module type. Bug: 122332571 Bug: 141877526 Test: m tradefed Change-Id: Icd8ca93a733a9d804cefb43bc5f3dc4b10cf658e
2018-05-14Loganalysis: convert to soong (1/2)Andreas Gampe
Move the library to soong. The copy rule remains in make, for the time being. Test: m Change-Id: I455c144bc3d2d63fd36754bf5999d690faa3c188
2017-04-04Update tools/tradefederation/error_prone_rules.mk path.Kevin Cheng
BUG:36557513 Test: Built successfully with new path. Change-Id: I81783956a650ee94bfd4e3a961ccafade94f9c83
2017-03-03Add error_prone rules on LoganalysisJulien Desprez
Fix warnings of current rules. Test: local build and error prone Bug: 35864476 Change-Id: Ib03b309de69e9c92cf815440bb637b955447847e
2016-11-28Use junit-host instead of junitPaul Duffin
Bug: 30188076 Test: make checkbuild Change-Id: Ib42d9a3d81b13cc75ce7fe19f9e28832b9f3177f
2016-09-22New Guava version with new ddmlibJulien Desprez
Bug: 27642373 Change-Id: Ib08e8eaa64a778f120126387904e672395e3e40c
2014-08-28Switch to guava 15 in loganalysisBrett Chabot
Bug: 17252597 Change-Id: I87e359535c7aea42f6e669a5e83eb0b1abdd4930
2013-05-02Add support for @Option and command line parsingEric Rowe
Change-Id: I496356112e6f6b8003231414f21185937e32d0f0
2013-02-28Move brillopad in tradefed to new project.Eric Rowe
Code has been unmodified except for update packages and references, and removing CLog statements (to remove the dependency on ddmlib). Added .classpath and .project files for eclipse, and Android.mk files for the make system. Change-Id: I64d6764c08332b1c420a8f563a026aaa547e45bf