aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:00:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 01:00:01 +0000
commitd966f673911aa30087f09f4ff8f6e989ec65e683 (patch)
tree2f1bb5d61562e7c19928b8c7e5874eb85c0c5638
parentf4a91069de0a5c9ce77263a7a0f56941f8f1cf4d (diff)
parentfb2f31d57d88b4b204ebd3b42005adbfa4df7eaf (diff)
downloadlibgsm-d966f673911aa30087f09f4ff8f6e989ec65e683.tar.gz
Change-Id: Idc7034ea4e6ad17a33177535a21f31ce9ef6295a
-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",
},
}