| commit | ba9ce35d34601ab3d78d1ae61e8c43aa8e4fbd7a | [log] [tgz] |
|---|---|---|
| author | Roshan Pius <rpius@google.com> | Mon Feb 07 13:39:02 2022 -0800 |
| committer | Roshan Pius <rpius@google.com> | Mon Feb 07 13:39:02 2022 -0800 |
| tree | c86f77e3b988d0b493e782e5e27ca5b75a084d37 | |
| parent | 25a922c22a497476eb9b824059492b9ae4f51353 [diff] |
native-test: Fix the uwb unit test name Bug: 214579340 Test: N/A Change-Id: Ib98194c732a48f739ec16f134c64db8b31c06f4a
diff --git a/build/tasks/tests/native_test_list.mk b/build/tasks/tests/native_test_list.mk index 7b6f2d1..1bd3a23 100644 --- a/build/tasks/tests/native_test_list.mk +++ b/build/tasks/tests/native_test_list.mk
@@ -103,7 +103,7 @@ libtextclassifier_tests \ libsurfaceflinger_unittest \ libunwindstack_unit_test \ - libuwb_uci_rust \ + libuwb_uci_rust_tests \ libuwb_uci_packet_tests \ libvintf_test \ linker-unit-tests \