From e1ce1f2459f9afb2f7c1ec4f269b28f7f17e3976 Mon Sep 17 00:00:00 2001 From: Henri Chataing Date: Wed, 5 Mar 2025 19:12:42 +0000 Subject: system/btcore: Remove unused sources and headers NB: the module fuzzer is not parameterized, and as such has no value Bug: 331817295 Test: m com.android.bt Flag: EXEMPT, dead code removal Change-Id: I364c8d8b7c6e3a633b0193e14021fefd4bd6516f --- build.py | 1 - 1 file changed, 1 deletion(-) (limited to 'build.py') diff --git a/build.py b/build.py index 1f2a925351..de97ce855e 100755 --- a/build.py +++ b/build.py @@ -86,7 +86,6 @@ HOST_TESTS = [ # 'bluetooth_test_common', # 'bluetoothtbd_test', # 'net_test_avrcp', - # 'net_test_btcore', # 'net_test_types', # 'net_test_btm_iso', # 'net_test_btpackets', -- cgit v1.2.3-59-g8ed1b