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

Commit d3156745 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove android.hardware.bluetooth.a2dp@1.0 as dependency" into main am: 33877cc6

parents 50bf00f8 33877cc6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -220,7 +220,6 @@ cc_defaults {
    ],
    static_libs: [
        "android.hardware.audio.common@5.0",
        "android.hardware.bluetooth.a2dp@1.0",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.hardware.bluetooth@1.0",
+0 −1
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@ cc_defaults {
    ],
    static_libs: [
        "android.hardware.audio.common@5.0",
        "android.hardware.bluetooth.a2dp@1.0",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.hardware.bluetooth@1.0",
+0 −3
Original line number Diff line number Diff line
@@ -348,7 +348,6 @@ cc_test {
                "libstatssocket",
            ],
            static_libs: [
                "android.hardware.bluetooth.a2dp@1.0",
                "android.hardware.bluetooth@1.0",
                "android.hardware.bluetooth@1.1",
                "android.hardware.common-V2-ndk",
@@ -602,7 +601,6 @@ cc_test {
    ],
    static_libs: [
        "android.hardware.audio.common@5.0",
        "android.hardware.bluetooth.a2dp@1.0",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "avrcp-target-service",
@@ -761,7 +759,6 @@ cc_test {
    target: {
        android: {
            static_libs: [
                "android.hardware.bluetooth.a2dp@1.0",
                "android.hardware.common-V2-ndk",
                "android.hardware.common.fmq-V1-ndk",
            ],
+0 −1
Original line number Diff line number Diff line
@@ -786,7 +786,6 @@ cc_test {
    ],
    static_libs: [
        "android.hardware.audio.common@5.0",
        "android.hardware.bluetooth.a2dp@1.0",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.hardware.common-V2-ndk",
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ cc_defaults {
    ],
    static_libs: [
        "android.hardware.audio.common@5.0",
        "android.hardware.bluetooth.a2dp@1.0",
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.hardware.bluetooth@1.0",
Loading