Merge "Updated fuzz_config in Android.bp file" into main
diff --git a/fuzzer/Android.bp b/fuzzer/Android.bp
index f5e9968..6b1fb45 100644
--- a/fuzzer/Android.bp
+++ b/fuzzer/Android.bp
@@ -42,5 +42,13 @@
             "android-media-fuzzing-reports@google.com",
         ],
         componentid: 155276,
+        hotlists: [
+            "4593311",
+        ],
+        description: "The fuzzer targets the APIs of libvorbisidec",
+        vector: "remote",
+        service_privilege: "constrained",
+        users: "multi_user",
+        fuzzed_code_usage: "shipped",
     },
 }