commit | 41722fa2e0fa39293bbcdf88d4f0f5d06c04edf7 | [log] [tgz] |
---|---|---|
author | Anis Assi <anisassi@google.com> | Tue Apr 19 20:17:18 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 19 20:17:18 2022 +0000 |
tree | f5c5eecdd30c1f1b40796e550154c55f8576fcc0 | |
parent | 4d0d3f9ff57b9094099f614d2489c24c201ce9e1 [diff] | |
parent | 02bea530733526e757e7e50e7cc9c1a3641e6ec1 [diff] |
Merge "Adding wonsik@google.com as fuzzer owner to receive performance alerts."
diff --git a/media/codec2/fuzzer/Android.bp b/media/codec2/fuzzer/Android.bp index 3adc212..147a52e 100644 --- a/media/codec2/fuzzer/Android.bp +++ b/media/codec2/fuzzer/Android.bp
@@ -38,6 +38,12 @@ "-Wall", "-Werror", ], + + fuzz_config: { + cc: [ + "wonsik@google.com", + ], + }, } cc_fuzz {