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

Commit 47a09795 authored by Chris Manton's avatar Chris Manton Committed by Automerger Merge Worker
Browse files

Use test mocks for device controller am: 3cc5af2e

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

Change-Id: Ibab6b716d97c79ca758f12cadca7bcd76b3c44c4
parents 49f557a3 3cc5af2e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -688,6 +688,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",
@@ -737,7 +738,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",