Forbid bypassing updatability lint checks.

Test: lint_test.go
Bug: 182349282
Change-Id: Iac7c01493b449c2ddd6df6c68f8a74dfe72dfd7a
This commit is contained in:
Jaewoong Jung
2021-04-21 14:01:55 -07:00
parent 4949557d50
commit 79e6f6bfcc
3 changed files with 89 additions and 1 deletions

View File

@@ -82,6 +82,7 @@ bootstrap_go_package {
"java_test.go",
"jdeps_test.go",
"kotlin_test.go",
"lint_test.go",
"platform_bootclasspath_test.go",
"platform_compat_config_test.go",
"plugin_test.go",