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

Commit 3b85807d authored by Chris Manton's avatar Chris Manton
Browse files

Move bt_host_test_bta::bta::bta_ag_sco_test => net_test_bta

Bug: 310728401
Test: atest net_test_bta

Change-Id: I0fe0df1bf541951d64afac5c69566950271bd4e9
parent 1e8bee05
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -211,7 +211,6 @@ cc_library_static {
    min_sdk_version: "Tiramisu",
}

// bta unit tests for target
cc_test {
    name: "net_test_bta",
    defaults: [
@@ -227,6 +226,7 @@ cc_test {
        ":TestCommonSyncMainHandler",
        ":TestFakeOsi",
        ":TestMockBtif",
        ":TestMockDevice",
        ":TestMockMainShim",
        ":TestMockStackAcl",
        ":TestMockStackBtm",
@@ -235,6 +235,7 @@ cc_test {
        ":TestMockStackL2cap",
        ":TestMockStackMetrics",
        ":TestMockStackRfcomm",
        "test/bta_ag_sco_test.cc",
        "test/bta_dip_test.cc",
        "test/bta_disc_test.cc",
        "test/bta_dm_cust_uuid_test.cc",
@@ -248,6 +249,7 @@ cc_test {
        "android.hardware.bluetooth.audio@2.0",
        "android.hardware.bluetooth.audio@2.1",
        "libcrypto",
        "libcutils",
        "liblog",
    ],
    static_libs: [