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

Commit b686a16e authored by Chris Manton's avatar Chris Manton
Browse files

net_test_bta: Provide host support

Bug: 310665556
Test: atest net_test_bta
Change-Id: Ifaf1bfcec2a90854e764748ff7c9f139c6b82e55
parent 02ac6677
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -219,8 +219,10 @@ cc_test {
        "mts_defaults",
    ],
    test_suites: ["general-tests"],
    host_supported: true,
    srcs: [
        ":LegacyStackSdp",
        ":OsiCompatSources",
        ":TestCommonMockFunctions",
        ":TestCommonSyncMainHandler",
        ":TestFakeOsi",
@@ -232,6 +234,7 @@ cc_test {
        ":TestMockStackGatt",
        ":TestMockStackL2cap",
        ":TestMockStackMetrics",
        ":TestMockStackRfcomm",
        "test/bta_dip_test.cc",
        "test/bta_disc_test.cc",
        "test/bta_dm_cust_uuid_test.cc",