platform_build/tools/warn
Jeff Sharkey 7a3c61259e Split MediaProvider into its own target.
As we move towards becoming a Mainline module, it's important that
we catch as many bugs as possible during initial code review, and
Error Prone is designed to do exactly that.

Instead of lumping ourselves into the generic "packages" grouping,
this change adds a specific package for this Mainline module.

Bug: 142561358
Test: ./build/soong/soong_ui.bash --make-mode MediaProviderLegacy com.google.android.mediaprovider MediaProviderTests RUN_ERROR_PRONE=true
Change-Id: I62102febe39225a54c77d9ad463c350b3df9cafa
2020-05-03 11:36:17 -06:00
..
__init__.py
android_project_list.py Split MediaProvider into its own target. 2020-05-03 11:36:17 -06:00
cpp_warn_patterns.py Add new C++ and Java warning patterns 2020-01-29 11:01:36 -08:00
java_warn_patterns.py More Java/Kotlin warning patterns 2020-02-04 15:34:12 -08:00
make_warn_patterns.py Add new Java/Kotlin/Make warning patterns 2020-01-31 16:14:04 -08:00
other_warn_patterns.py More Java/Kotlin warning patterns 2020-02-04 15:34:12 -08:00
OWNERS
severity.py Use new Severity class and update *_warn_patterns 2020-01-10 15:21:20 -08:00
tidy_warn_patterns.py Use new Severity class and update *_warn_patterns 2020-01-10 15:21:20 -08:00
warn.py Use new Severity class and update *_warn_patterns 2020-01-10 15:21:20 -08:00
warn_common.py Call a writer to dump html; new warning patterns. 2020-01-14 11:57:12 -08:00