commit | c14d89387fda1c62940a7a72a060ee74e90e34c8 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <hmahendrakar@google.com> | Wed Oct 04 18:09:01 2023 +0000 |
committer | Harish Mahendrakar <hmahendrakar@google.com> | Wed Oct 04 19:05:51 2023 +0000 |
tree | 12b8fbc4db32a7dc29c3bdf113b12462723dbe69 | |
parent | cceccda9a21be9724cfdf4424f088ca53480b49b [diff] [blame] |
audio fuzzers: update cc field in fuzz_config Bug: 271384401 Test: presubmit Change-Id: I78be52423a09711ff4949859e505f9f427a16941
diff --git a/media/libaaudio/fuzzer/Android.bp b/media/libaaudio/fuzzer/Android.bp index 3393930..c2e89e1 100644 --- a/media/libaaudio/fuzzer/Android.bp +++ b/media/libaaudio/fuzzer/Android.bp
@@ -68,7 +68,7 @@ ], fuzz_config: { cc: [ - "android-media-fuzzing-reports@google.com", + "android-audio-fuzzing-reports@google.com", ], componentid: 155276, },