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

Commit 26d625e2 authored by Myles Watson's avatar Myles Watson
Browse files

btcore fuzzer: Remove vendor shared libs

Bug: 325018304
Test: mma -j32
Flag: EXEMPT, build-only change
Change-Id: Ifb180c12877ff0f4688a90778efcc4874e301c6a
parent 1de13d04
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -26,9 +26,6 @@ package {
cc_defaults {
    name: "btcore_fuzz_defaults",
    shared_libs: [
        "android.hardware.bluetooth.audio-V2-ndk",
        "android.hardware.bluetooth@1.0",
        "android.hardware.bluetooth@1.1",
        "libcrypto",
        "libstatslog_bt",
    ],
@@ -49,7 +46,6 @@ cc_defaults {
        "libmodpb64",
        "libosi",
        "libprotobuf-cpp-lite",
        "libvndksupport",
    ],
    include_dirs: [
        "packages/modules/Bluetooth/system",