Merge "Add comment to lintPaths" am: 42e49979f2
am: 8aac2c3dd5
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1624661 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ib48bcb25eb1b6eb49ace54675e9eab42300e103c
This commit is contained in:
@@ -174,6 +174,8 @@ func (l *linter) deps(ctx android.BottomUpMutatorContext) {
|
|||||||
extraLintCheckTag, extraCheckModules...)
|
extraLintCheckTag, extraCheckModules...)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// lintPaths contains the paths to lint's inputs and outputs to make it easier to pass them
|
||||||
|
// around.
|
||||||
type lintPaths struct {
|
type lintPaths struct {
|
||||||
projectXML android.WritablePath
|
projectXML android.WritablePath
|
||||||
configXML android.WritablePath
|
configXML android.WritablePath
|
||||||
|
Reference in New Issue
Block a user