Revert "Promote ExtraText lint warning to an error"

This reverts commit 7868b9e942.

Reason for revert: DroidMonitor: Potential culprit for Bug b/242013483 - verifying through ABTD before revert submission. This is part of the standard investigation process, and does not mean your CL will be reverted.

Bug: 242013483
Change-Id: Ib73f862f34ca2c8ede7e4b4b9403d1eed00d0426
This commit is contained in:
Mike McTernan
2022-08-11 08:55:03 +00:00
parent 50e02aaf76
commit 0b29c62498

View File

@@ -101,6 +101,7 @@
--warning_check WrongViewCast # 1 occurences in 1 modules --warning_check WrongViewCast # 1 occurences in 1 modules
--warning_check CoarseFineLocation --warning_check CoarseFineLocation
--warning_check ExtraText
--warning_check IntentFilterExportedReceiver --warning_check IntentFilterExportedReceiver
--warning_check MissingInflatedId --warning_check MissingInflatedId
--warning_check NotificationPermission --warning_check NotificationPermission