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

Commit 4cba2b8a authored by Steven Moreland's avatar Steven Moreland
Browse files

Revert "example_service_fuzzer: explicit deps"

This reverts commit 34aac2be.

Reason for revert: should no longer be needed b/280164233#comment18

Fixes: 280164233

Change-Id: I6ae6ef357387b6706fcc455cd9a4d8d01b09f29c
parent 34aac2be
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -19,11 +19,6 @@ rust_fuzz {
    srcs: [
        "service_fuzzer.rs",
    ],
    shared_libs: [
        "libbinder",
        "libbinder_ndk",
        "libutils",
    ],
    rustlibs: [
        "libbinder_rs",
        "libbinder_random_parcel_rs",