Add comment to lintPaths

Test: none
Change-Id: Ia7db6e27fedd95df2ebfc573e35a44a93acb031b
This commit is contained in:
Colin Cross
2021-03-10 09:45:40 -08:00
parent 382ba06c27
commit ad22bc2995

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