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