fuzz: cc smoreland@, trong@ to fuzz bugs am: b667cd92f7 am: bd7eb3a2f3 am: a53846e497

Change-Id: I30a51620e063664831a263b558a6bee19d316a34
diff --git a/iface_fuzzer/Android.bp b/iface_fuzzer/Android.bp
index 5d1f842..302c6b7 100644
--- a/iface_fuzzer/Android.bp
+++ b/iface_fuzzer/Android.bp
@@ -59,6 +59,10 @@
         // This fuzz target must be run against HAL implementation, which are
         // only present on the device.
         fuzz_on_haiku_host: false,
+        cc: [
+            "smoreland@google.com",
+            "trong@google.com",
+        ],
     },
 }