Revert "Re-enable checks that pass in udc-dev-plus-aosp and downstream"

This reverts commit bdc0578df1.

Reason for revert: b/296088866

Change-Id: I053314736758f48ea99920a141443c1489d2477b
This commit is contained in:
Paul Duffin
2023-08-16 08:04:26 +00:00
committed by Android (Google) Code Review
parent bdc0578df1
commit 58c2388f92

View File

@@ -123,6 +123,10 @@
--warning_check SupportAnnotationUsage
--warning_check UniqueConstants
# TODO(b/294098365): these checks fail in AOSP, but pass downstream
--warning_check ForegroundServiceType
--warning_check MutableImplicitPendingIntent
--warning_check ExactAlarm
--warning_check ExpiredTargetSdkVersion
--warning_check ForegroundServicePermission