Loading system/bta/Android.bp +3 −1 Original line number Diff line number Diff line Loading @@ -211,7 +211,6 @@ cc_library_static { min_sdk_version: "Tiramisu", } // bta unit tests for target cc_test { name: "net_test_bta", defaults: [ Loading @@ -227,6 +226,7 @@ cc_test { ":TestCommonSyncMainHandler", ":TestFakeOsi", ":TestMockBtif", ":TestMockDevice", ":TestMockMainShim", ":TestMockStackAcl", ":TestMockStackBtm", Loading @@ -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", Loading @@ -248,6 +249,7 @@ cc_test { "android.hardware.bluetooth.audio@2.0", "android.hardware.bluetooth.audio@2.1", "libcrypto", "libcutils", "liblog", ], static_libs: [ Loading Loading
system/bta/Android.bp +3 −1 Original line number Diff line number Diff line Loading @@ -211,7 +211,6 @@ cc_library_static { min_sdk_version: "Tiramisu", } // bta unit tests for target cc_test { name: "net_test_bta", defaults: [ Loading @@ -227,6 +226,7 @@ cc_test { ":TestCommonSyncMainHandler", ":TestFakeOsi", ":TestMockBtif", ":TestMockDevice", ":TestMockMainShim", ":TestMockStackAcl", ":TestMockStackBtm", Loading @@ -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", Loading @@ -248,6 +249,7 @@ cc_test { "android.hardware.bluetooth.audio@2.0", "android.hardware.bluetooth.audio@2.1", "libcrypto", "libcutils", "liblog", ], static_libs: [ Loading