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

Commit 39edd53d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove android.hardware.bluetooth.audio@2.1 from fluoride_basic_defaults"

parents 2f4eec85 68719d07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@ cc_library_shared {
    shared_libs: [
        "android.hardware.bluetooth.audio-V3-ndk",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.hardware.bluetooth@1.0",
        "android.hardware.bluetooth@1.1",
        "android.system.suspend-V1-ndk",
+3 −0
Original line number Diff line number Diff line
@@ -133,6 +133,9 @@ cc_library_static {
        "libbt-bta-core",
        "libcom.android.sysprop.bluetooth",
    ],
    shared_libs: [
        "android.hardware.bluetooth.audio@2.1",
    ],
    generated_headers: [
        "LeAudioSetConfigSchemas_h",
    ],
+3 −0
Original line number Diff line number Diff line
@@ -156,6 +156,9 @@ cc_library_static {
        "libbt-stack-core",
        "libbtif-core",
    ],
    shared_libs: [
        "android.hardware.bluetooth.audio@2.1",
    ],
    cflags: [
        "-DBUILDCFG",
    ],
+0 −1
Original line number Diff line number Diff line
@@ -114,7 +114,6 @@ cc_defaults {
        "com.android.btservices",
    ],
    shared_libs: [
        "android.hardware.bluetooth.audio@2.1",
        "libbase",
        "libcrypto",
    ],