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:
parent
d457c91eb9
commit
bdc0578df1
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue