Skip to content

Commit 66093bf

Browse files
ColecfGerrit Code Review
authored andcommitted
Merge "List baseline_filename on modules that are implititly using it" into main
2 parents 64beb0a + b15dd47 commit 66093bf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

java/Android.bp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,7 @@ android_app {
6262
optimize: {
6363
proguard_flags_files: ["proguard.flags"],
6464
},
65+
lint: {
66+
baseline_filename: "lint-baseline.xml",
67+
},
6568
}

0 commit comments

Comments
 (0)