aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:47 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 04:55:47 +0000
commitcfd84e6577626881bb00d6ef2cfb4f8b2b5e4760 (patch)
tree2f1bb5d61562e7c19928b8c7e5874eb85c0c5638
parent23ccb7447576318a9af3c19358d464ff990ccef3 (diff)
parentfb2f31d57d88b4b204ebd3b42005adbfa4df7eaf (diff)
downloadlibgsm-android14-mainline-mediaprovider-release.tar.gz
Change-Id: I0cef8616288417e89e21616485e3a3f311b44b5d
-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",
},
}