aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-19 00:16:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-11-19 00:16:07 +0000
commit0fed8d2c71d492273ce19fafc94c58a6c7469355 (patch)
tree8b74696c275ed8c20b6b282dd786e34463361477
parent5ef99667741ce3e67c47fae407f81e923c35e9da (diff)
parent8e86ee4948134a70064629ef2cd16df0e5816051 (diff)
downloadtremolo-android14-qpr2-s2-release.tar.gz
Change-Id: I87630033e6fc1783b0124a4acd308509714391a5
-rw-r--r--fuzzer/Android.bp8
1 files changed, 8 insertions, 0 deletions
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 @@ cc_fuzz {
"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",
},
}