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

Commit 1619cdaa authored by Myles Watson's avatar Myles Watson Committed by Gerrit Code Review
Browse files

Merge "btcore fuzzer: Remove vendor shared libs" into main

parents 73a9eaf9 26d625e2
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",