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:
Tor Norbye 2022-03-21 18:56:14 +00:00
parent 4c471458ec
commit 73dca5c905

View file

@ -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)