Reland: Re-enable checks that pass in udc-dev-plus-aosp and downstream
This relands Ifa581e8d346cf7e70387d6aa3135203d6a7d621b after fixes to the manifests of modules that didn't pass the new lint checks. Bug: 294098365 Test: treehugger Test: https://android-build.googleplex.com/builds/abtd/run/L56200000962810233 Test: https://android-build.googleplex.com/builds/abtd/run/L49700000962810033 Change-Id: I82129ef29025f35c0f4fc20f2d892c0af39d76ae
This commit is contained in:
parent
58c2388f92
commit
7b9c1e9065
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