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

Commit fc395e31 authored by S Vasudev Prasad's avatar S Vasudev Prasad Committed by Kris Alder
Browse files

midi_extractor_fuzzer: Add host support

Test: ./midi_extractor_fuzzer
Bug: 151789676

Change-Id: I9e6e23d48b93dc28d78531238f13359c9d42abdf
parent e46c8f51
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -329,4 +329,6 @@ cc_fuzz {
    ],

    dictionary: "midi_extractor_fuzzer.dict",

    host_supported: true,
}