aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/tradefed/build/IFolderBuildInfo.java
AgeCommit message (Collapse)Author
2011-12-08Source code cleanup.Brett Chabot
- Add @Override. - Make import order consistent - Remove unnecessary @SuppressWarnings - Remove unnecessary casts Change-Id: Ief8d16f0bdf086050763671747f3b8062307c2d0
2011-02-07Split classes in targetsetup package into two packages.Brett Chabot
This was done to more closely align tradefed's class/package hierarchy with the configuration object types. The 'build' package now contains IBuildProviders and related classes. The 'targetprep' package now contains ITargetPreparers and related classes. Change-Id: I191af790cf71fd09733c89c7e749e4a5dbe00b0c