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

Commit c3a7993d authored by Pawan Wagh's avatar Pawan Wagh Committed by Android (Google) Code Review
Browse files

Merge "Updating cc_fuzz with default service fuzzer config"

parents 243f0799 94dddd5e
Loading
Loading
Loading
Loading
+1 −21
Original line number Diff line number Diff line
@@ -112,31 +112,11 @@ cc_fuzz {
    name: "android.hardware.drm-service.clearkey.aidl_fuzzer",
    defaults: [
        "fuzz_aidl_clearkey_service_defaults",
        "service_fuzzer_defaults",
    ],
    static_libs: [
        "libbase",
        "libbinder_random_parcel",
        "libcutils",
        "liblog",
        "libutils",
    ],
    target: {
        android: {
            shared_libs: [
                "libbinder_ndk",
                "libbinder",
            ],
        },
        host: {
            static_libs: [
                "libbinder_ndk",
                "libbinder",
    ],
        },
        darwin: {
            enabled: false,
        },
    },
    srcs: ["fuzzer.cpp"],
    fuzz_config: {
        cc: [