Merge "Revert^3 "Make Lint FlaggedApi violations errors"" into main

This commit is contained in:
Liana Kazanova
2024-07-08 17:56:06 +00:00
committed by Gerrit Code Review

View File

@@ -123,6 +123,9 @@
--warning_check SupportAnnotationUsage
--warning_check UniqueConstants
--warning_check UseSdkSuppress
# TODO(b/303434307) The intent is for this to be set to error severity
# once existing violations are cleaned up
--warning_check FlaggedApi
--warning_check ExactAlarm
--warning_check ExpiredTargetSdkVersion