aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:00:40 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:00:40 +0000
commita5308fffad002ba1b88db2b6db3b3335a9f14f3e (patch)
tree2f1bb5d61562e7c19928b8c7e5874eb85c0c5638
parent508867f7390de3385a5e88d7820063d5c28393a2 (diff)
parentfb2f31d57d88b4b204ebd3b42005adbfa4df7eaf (diff)
downloadlibgsm-a5308fffad002ba1b88db2b6db3b3335a9f14f3e.tar.gz
Change-Id: I206d97367e88c581ee73e90800b9e85b03560230
-rw-r--r--fuzzer/Android.bp8
1 files changed, 8 insertions, 0 deletions
diff --git a/fuzzer/Android.bp b/fuzzer/Android.bp
index 3dc0524..82781b4 100644
--- a/fuzzer/Android.bp
+++ b/fuzzer/Android.bp
@@ -38,6 +38,14 @@ cc_defaults {
"android-media-fuzzing-reports@google.com",
],
componentid: 155276,
+ hotlists: [
+ "4593311",
+ ],
+ description: "The fuzzers target the APIs of libgsm library",
+ vector: "remote",
+ service_privilege: "constrained",
+ users: "multi_user",
+ fuzzed_code_usage: "shipped",
},
}