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

Re-enable ForegroundServiceType and MutableImplicitPendingIntent,
which have been fixed in udc-dev-plus-aosp and downstream.

Bug: 294098365
Test: treehugger
Ignore-AOSP-First: re-enabling checks that fail in AOSP
Change-Id: Ifa581e8d346cf7e70387d6aa3135203d6a7d621b
This commit is contained in:
Colin Cross 2023-08-09 14:51:13 -07:00
parent d457c91eb9
commit bdc0578df1

View file

@ -123,10 +123,6 @@
--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