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

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

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