diff options
author | 2025-01-16 09:44:24 +0000 | |
---|---|---|
committer | 2025-01-29 18:47:14 +0000 | |
commit | 155d0cf8689c718e34a86cbbaa6b42a20f375fd8 (patch) | |
tree | fa1df58ec93f5613831c31c41b1a45e8a04e8d0a /TEST_MAPPING | |
parent | f64f083469d2f61ae6f37b33ea1a370a1657f60b (diff) |
Remove support for LDAC decoder
The LDAC decoder is currently loaded as the shared library
libldacBT_bco.so. This will no longer be supported when
bt becomes a mainline module as using dlopen() is
forbidden.
Bug: 331817295
Test: m com.android.bt
Flag: EXEMPT, dead code removal
Change-Id: I3512e59b0f12cf37973aed4275e2c007cb2dcb10
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 562f9717c8..d3205af4c9 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -136,9 +136,6 @@ "name": "net_test_performance" }, { - "name": "net_test_stack_a2dp_native" - }, - { "name": "net_test_stack_acl" }, { @@ -335,9 +332,6 @@ "name": "net_test_performance" }, { - "name": "net_test_stack_a2dp_native" - }, - { "name": "net_test_stack_acl" }, { |