commit | 7181e7fabd595474811a0d0f8962a382cfb1ad8a | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <hmahendrakar@google.com> | Tue Nov 21 03:30:39 2023 +0000 |
committer | Harish Mahendrakar <hmahendrakar@google.com> | Tue Nov 21 16:17:32 2023 +0000 |
tree | 3bf6dab5f01a77b095a421efec39b997d1ba7419 | |
parent | f73c1e1c51a2ef999efea024e4cfa3cc1ee6332d [diff] |
extractors: Updated cc and componentid in fuzz_config Bug: 306435930 Change-Id: I01df19eb60e09ca01c94fd3568ba2ab33beb139f Test: Treehugger
diff --git a/media/module/extractors/fuzzers/Android.bp b/media/module/extractors/fuzzers/Android.bp index 91ca7b1..0a8d2ab 100644 --- a/media/module/extractors/fuzzers/Android.bp +++ b/media/module/extractors/fuzzers/Android.bp
@@ -69,9 +69,9 @@ fuzz_config: { cc: [ - "android-media-fuzzing-reports@google.com", + "android-media-playback+bugs@google.com", ], - componentid: 155276, + componentid: 817235, hotlists: [ "4593311", ],