summaryrefslogtreecommitdiff
path: root/system/build
diff options
context:
space:
mode:
Diffstat (limited to 'system/build')
-rw-r--r--system/build/Android.bp2
1 files changed, 1 insertions, 1 deletions
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"],
},