From 21e6e0367e42d7569608a1cc9f3b5d7bd9fe2785 Mon Sep 17 00:00:00 2001 From: Thomas Girardier Date: Wed, 12 Feb 2025 21:39:33 -0800 Subject: Add missing tests to MTS Bug: 393400512 Change-Id: I7fb9ecbaf1510fc5f1b8eb184554db10a1ebc5b5 Test: None Flag: TEST_ONLY --- system/build/Android.bp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/build') diff --git a/system/build/Android.bp b/system/build/Android.bp index 13f1ccccf5..a34d0a1ed4 100644 --- a/system/build/Android.bp +++ b/system/build/Android.bp @@ -20,7 +20,7 @@ cc_defaults { ], target: { android: { - test_config_template: ":BluetoothTestConfigTemplate", + test_config_template: ":BluetoothGTestConfigTemplate", sanitize: { misc_undefined: ["bounds"], }, -- cgit v1.2.3-59-g8ed1b