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

Commit 20552e73 authored by David Duarte's avatar David Duarte
Browse files

Remove unused android.hardware.bluetooth.audio-V3-ndk in tests

Bug: 279502784
Bug: 267212763

Test: mma
Change-Id: Idbe70708f65a1e8d7abf2715f3d2ac694e8a2a98
parent c1070e0b
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -755,10 +755,6 @@ cc_test {
    ],
    target: {
        android: {
            shared_libs: [
                "android.hardware.bluetooth.audio-V3-ndk",
                "libbinder_ndk",
            ],
            whole_static_libs: [
                "libPlatformProperties",
            ],
@@ -881,14 +877,6 @@ cc_test {
        "liblc3",
        "libosi",
    ],
    target: {
        android: {
            shared_libs: [
                "android.hardware.bluetooth.audio-V3-ndk",
                "libbinder_ndk",
            ],
        },
    },
    sanitize: {
        cfi: true,
        scs: true,