summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2023-11-02 19:03:30 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2023-11-02 19:03:30 +0000
commitaa21941f474c12e391ce62a8959c34ed8a1ab653 (patch)
tree49522628aaa0e28cf6226f52bceeb6f7cf0fc06e /libs
parent08efa6ba0030065505e46c89e6111aeb9fc9ea3b (diff)
parent92beca4abe4afc39423dc4b3aeaf99f9e5ed410a (diff)
Merge "Add binder_parcel_fuzzer in presubmit" into main
Diffstat (limited to 'libs')
-rw-r--r--libs/binder/tests/parcel_fuzzer/Android.bp6
1 files changed, 5 insertions, 1 deletions
diff --git a/libs/binder/tests/parcel_fuzzer/Android.bp b/libs/binder/tests/parcel_fuzzer/Android.bp
index 383795eff5..fe79f8ebe9 100644
--- a/libs/binder/tests/parcel_fuzzer/Android.bp
+++ b/libs/binder/tests/parcel_fuzzer/Android.bp
@@ -32,7 +32,11 @@ cc_fuzz {
host_supported: true,
fuzz_config: {
- cc: ["smoreland@google.com"],
+ cc: [
+ "smoreland@google.com",
+ "waghpawan@google.com",
+ ],
+ use_for_presubmit: true,
},
srcs: [