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

Commit 99591f18 authored by William Escande's avatar William Escande
Browse files

Revert "audio_hal_fuzzer: Suppress trivial destructible warnings"

This reverts commit acf9371f.

Reason for revert: Proper fix for this CL has landed with aosp/2365437. We no longer need this hack in the bluetooth stack

Bug: 264549607
Bug: 263208065
Change-Id: I66afc01b697afa7339969ddcc1171f13b15b224d
Test: m
parent f9f19c82
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -99,10 +99,6 @@ cc_defaults {
        "packages/modules/Bluetooth/system/gd/rust/shim",
        "packages/modules/Bluetooth/system/stack/include",
    ],
    cflags: [
        // http://b/264549607
        "-Wno-deprecated-builtins",
    ],
    fuzz_config: {
        cc: ["android-bluetooth-security@google.com"],
        componentid: 27441,