225341614: Enforce ExtraText in platform builds

Bug: 225341614
Test: N/A
Change-Id: Ic2ed5006643f3646315f16fe77552398f38c0265
This commit is contained in:
Tor Norbye
2022-03-20 10:20:52 -07:00
parent ba4638f529
commit 4c471458ec

View File

@@ -1,6 +1,8 @@
# Treat LintError as fatal to catch invocation errors # Treat LintError as fatal to catch invocation errors
--fatal_check LintError --fatal_check LintError
--fatal_check ExtraText # 225341614
# Checks which do not apply to the platform (implementation # Checks which do not apply to the platform (implementation
# in lint assumes that it's running on app code) # in lint assumes that it's running on app code)