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

Commit f956346f 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 am: 369c0a49

parents 078615d9 369c0a49
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",