Merge "Fix copy-paste error"

This commit is contained in:
Treehugger Robot
2022-10-01 03:23:56 +00:00
committed by Gerrit Code Review

View File

@@ -271,7 +271,7 @@ func TestJavaLintDatabaseSelectionPublicFiltered(t *testing.T) {
"a.java", "a.java",
], ],
min_sdk_version: "29", min_sdk_version: "29",
sdk_version: "module_current", sdk_version: "XXX",
lint: { lint: {
strict_updatability_linting: true, strict_updatability_linting: true,
}, },