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

Commit f01a5524 authored by David Duarte's avatar David Duarte
Browse files

Remove divergences in soong files from AOSP main

Bug: 298680973
Test: mmm packages/modules/Bluetooth
Change-Id: Iccb65bc4ede79b656b5b17d3596d99744c168861
Merged-In: Iccb65bc4ede79b656b5b17d3596d99744c168861
parent feba57be
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -129,6 +129,9 @@ cc_library_static {
    ],
    target: {
        android: {
            whole_static_libs: [
                "libPlatformProperties",
            ],
            srcs: ["src/btif_avrcp_audio_track.cc"],
            shared_libs: ["libaaudio"],
        },
@@ -211,9 +214,6 @@ cc_library_static {
    ],
    target: {
        android: {
            whole_static_libs: [
                "libPlatformProperties",
            ],
            srcs: ["src/btif_avrcp_audio_track.cc"],
            shared_libs: ["libaaudio"],
        },
+1 −1
Original line number Diff line number Diff line
@@ -115,6 +115,7 @@ cc_binary {
        "android.hardware.bluetooth@1.0",
        "android.hardware.bluetooth@1.1",
        "android.system.suspend-V1-ndk",
        "libPlatformProperties",
        "libaaudio",
        "libbase",
        "libbinder_ndk",
@@ -126,7 +127,6 @@ cc_binary {
        "liblog", // __android_log_print
        "libstatssocket",
        "libutils",
        "libPlatformProperties",
    ],
    header_libs: ["libbluetooth_headers"],
}
+1 −1
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ cc_defaults {
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "android.system.suspend-V1-ndk",
        "libPlatformProperties",
        "libbinder",
        "libbinder_ndk",
        "libcrypto",
@@ -58,7 +59,6 @@ cc_defaults {
        "liblog",
        "libstatssocket",
        "libutils",
        "libPlatformProperties",
    ],
    static_libs: [
        "android.hardware.bluetooth.a2dp@1.0",