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

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

Change-Id: Ibf478876fefd7bdc94a0786f34c3a388c1f13c93
This commit is contained in:
Tor Norbye
2022-03-21 18:54:14 +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)