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

Commit b22faf50 authored by William Escande's avatar William Escande
Browse files

Re-enable the net_test_device as host test

Bug: 260113101
Test: atest net_test_device
Change-Id: I6cf7713a2e143d97c53c1e81b80c2a2cd8095ac2
parent b13bff5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ cc_test {
        "fluoride_defaults",
        "mts_defaults",
    ],
    host_supported: true,
    include_dirs: ["packages/modules/Bluetooth/system"],
    srcs: [
        "test/interop_test.cc",
@@ -45,7 +46,6 @@ cc_test {
        "android.hardware.bluetooth@1.0",
        "android.hardware.bluetooth@1.1",
        "liblog",
        "libdl",
    ],
    static_libs: [
        "libbtdevice",