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

Commit e1cb4cb2 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:...

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

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/3148916



Change-Id: I5ee42249d2b618ef433d9fd2ee901b2868a47304
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents b2e5386d d3156745
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