diff options
author | 2024-05-14 21:47:07 +0000 | |
---|---|---|
committer | 2024-05-21 07:37:55 +0000 | |
commit | 08bb798b55a0d23248164595160006f4a2805dc7 (patch) | |
tree | 1e61cb3b1fee7ffc6ce08ced50091b3f1fe16721 /TEST_MAPPING | |
parent | 3505ccf10c4e3276e0e6ca63c38858a552fc3eca (diff) |
leaudio: Enable unit tests for hwasan-presubmit
Bug: 271319421
Test: atest bluetooth_le_audio_test
Flag: TEST_ONLY
Change-Id: I77be286b84075810fc91beadd766a2dfd6784044
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r-- | TEST_MAPPING | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING index 52222b4785..d63ee40141 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING @@ -275,10 +275,9 @@ { "name": "bluetooth_flatbuffer_tests" }, - // b/271319421 - // { - // "name": "bluetooth_le_audio_test" - // }, + { + "name": "bluetooth_le_audio_test" + }, { "name": "bluetooth_test_common" }, |