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

Commit a7c957a8 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...

Merge "example_service_fuzzer: explicit deps" am: 89ca51de am: bd01b8a0 am: 369c0a49 am: f956346f am: d011b505

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2578225



Change-Id: I7384f758be1beb614b762f9797d5baa106aabd03
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 7ef9649e d011b505
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",