Merge "Add comment to lintPaths"

This commit is contained in:
Colin Cross
2021-03-10 22:55:03 +00:00
committed by Gerrit Code Review

View File

@@ -174,6 +174,8 @@ func (l *linter) deps(ctx android.BottomUpMutatorContext) {
extraLintCheckTag, extraCheckModules...)
}
// lintPaths contains the paths to lint's inputs and outputs to make it easier to pass them
// around.
type lintPaths struct {
projectXML android.WritablePath
configXML android.WritablePath