diff options
author | 2024-10-25 17:04:33 -0700 | |
---|---|---|
committer | 2024-10-29 17:45:09 +0000 | |
commit | 8f33f462daaee6c906a6fcf26f28c4fca32425d1 (patch) | |
tree | 2bdf46eaa09692608c9febdb87e0d206bf5081af /TEST_MAPPING | |
parent | a8eeda6cd6cf1f19a23f6cff813ea169c995559e (diff) |
Remove libbluetooth-gdx
ModuleMainloop, ModuleJniloop are thin wrappers on top
of do_in_main_thread, do_in_jni_thread, and are only used
in tests.
Remove the associated tests libbluetooth-gdx-test for
dumpsys and lifecylce due to lack of comment and
documentation (only run in postsubmit).
Bug: 331817295
Test: m com.android.btservices
Flag: EXEMPT, dead code removal
Change-Id: I84d810e3f5a371013e1cc3a17561ccaa66f65164
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 5da35c4dc0..bd98b7d91c 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -308,9 +308,6 @@ "name": "bluetooth-test-audio-hal-a2dp-provider-info" }, { - "name": "bluetooth_test_gdx_unit" - }, - { "name": "net_test_bta_jv" }, { |