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

Commit 3e775499 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Use test mocks for device controller am: 3cc5af2e am: 47a09795 am: d5cf6c57

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1685310

Change-Id: I600ddaecada7159e9c46f58758b154a53f990d31
parents 3baefe7d d5cf6c57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -691,6 +691,7 @@ cc_test {
        "packages/modules/Bluetooth/system/vnd/ble",
    ],
    srcs: crypto_toolbox_srcs + [
        ":TestMockDevice",
        "acl/acl.cc",
        "acl/ble_acl.cc",
        "acl/btm_acl.cc",
@@ -740,7 +741,6 @@ cc_test {
        "test/common/mock_main_shim_acl_api.cc",
        "test/common/mock_main_shim_l2c_api.cc",
        "test/common/mock_main_shim_btm_api.cc",
        "test/common/mock_main_shim_controller.cc",
        "test/common/mock_main_shim_link_policy.cc",
        "test/common/mock_smp_smp_act.cc",
        "test/common/mock_smp_smp_api.cc",