aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-09 02:10:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-09 02:10:38 +0000
commitd8bad06b1d269dd5337d43a73bc15883cdd5709f (patch)
tree2f1bb5d61562e7c19928b8c7e5874eb85c0c5638
parentff37b4b4fb1dd8a069934a1ae845cbbc0ca0bf6b (diff)
parent7e757c460d991a1dc15a656036e0d1f40c4627e1 (diff)
downloadlibgsm-android14-tests-release.tar.gz
Change-Id: I73d21e4750754f23116da2241595960eb27797d5
-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",
},
}