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

Commit d011b505 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

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



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