Revert "225341614: Enforce ExtraText in platform builds"
This reverts commit 4c471458ec
.
Reason for revert: There were failures in some build targets that
must not have run during presubmit checks (for example,
aosp-master/errorprone@8332220)
Change-Id: I220fd70df663ba49d876fb3ebf841fa9f3f06b97
This commit is contained in:
parent
4c471458ec
commit
73dca5c905
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
# Treat LintError as fatal to catch invocation errors
|
||||
--fatal_check LintError
|
||||
|
||||
--fatal_check ExtraText # 225341614
|
||||
|
||||
# Checks which do not apply to the platform (implementation
|
||||
# in lint assumes that it's running on app code)
|
||||
|
||||
|
|
Loading…
Reference in a new issue