aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-29 02:44:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-29 02:44:22 +0000
commitb64cd785fccd9bc8e09b5f82733934af50c67096 (patch)
treeb341d3f924dbdedcb41b77de3cff93833290881e
parentac1cb753bfd6b75152f945647307e1c970e0c8a8 (diff)
parenta4e7717a0c9d3cbae1c48f3a0651aa5f5ab247c8 (diff)
downloadlibopus-android14-tests-release.tar.gz
Change-Id: I2fba5801ffaaf3edd773a706865ed242be321e71
-rw-r--r--fuzzer/Android.bp8
1 files changed, 8 insertions, 0 deletions
diff --git a/fuzzer/Android.bp b/fuzzer/Android.bp
index 45ce6ab4..be47f44a 100644
--- a/fuzzer/Android.bp
+++ b/fuzzer/Android.bp
@@ -39,6 +39,14 @@ cc_defaults {
"android-media-fuzzing-reports@google.com",
],
componentid: 155276,
+ hotlists: [
+ "4593311",
+ ],
+ description: "The fuzzer targets the APIs of libopus",
+ vector: "remote",
+ service_privilege: "constrained",
+ users: "multi_user",
+ fuzzed_code_usage: "shipped",
},
}