Merge "225341614: Enforce ExtraText in platform builds" am: 6014299148 am: 1f2b3a1ae8 am: 379af1cd38

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2033404

Change-Id: I2581f5282f68b748ba20bfa57343ece56e48a350
This commit is contained in:
Tor Norbye
2022-03-21 19:35:44 +00:00
committed by Automerger Merge Worker

View File

@@ -1,6 +1,8 @@
# 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)