Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 369c0a49 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "example_service_fuzzer: explicit deps" am: 89ca51de am: bd01b8a0

parents 90f87088 bd01b8a0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -19,6 +19,11 @@ rust_fuzz {
    srcs: [
        "service_fuzzer.rs",
    ],
    shared_libs: [
        "libbinder",
        "libbinder_ndk",
        "libutils",
    ],
    rustlibs: [
        "libbinder_rs",
        "libbinder_random_parcel_rs",