diff options
author | 2025-03-05 19:12:42 +0000 | |
---|---|---|
committer | 2025-03-13 15:07:42 -0700 | |
commit | e1ce1f2459f9afb2f7c1ec4f269b28f7f17e3976 (patch) | |
tree | 51f0c00f404e2270c31df1860293570092137b50 /build.py | |
parent | e5cfe1918bde18899715b19eed07282494268066 (diff) |
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
Diffstat (limited to 'build.py')
-rwxr-xr-x | build.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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', |