summaryrefslogtreecommitdiff
path: root/system/btif/Android.bp
diff options
context:
space:
mode:
author David Duarte <licorne@google.com> 2023-03-28 17:58:57 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2023-03-28 17:58:57 +0000
commitff533f01317e49f1424f1b31b718deffca58d00c (patch)
tree413a2cb357ff1e0dbdf6cbe57c9a9bbc5a7d28a4 /system/btif/Android.bp
parent2e4b627d8d682a3231634c7780e521e166a98899 (diff)
Revert "Revert "Revert "Add template to prevent sharding of some..."
Revert submission 2510997-revert-2508278-NYSMMYRTQW Reason for revert: Fixed with https://r.android.com/2509792 Reverted changes: /q/submissionid:2510997-revert-2508278-NYSMMYRTQW Change-Id: I28a82d185b15ba1f1364fc9c40fda86d9f506cd7
Diffstat (limited to 'system/btif/Android.bp')
-rw-r--r--system/btif/Android.bp18
1 files changed, 0 insertions, 18 deletions
diff --git a/system/btif/Android.bp b/system/btif/Android.bp
index eadd5618f4..7e201380c1 100644
--- a/system/btif/Android.bp
+++ b/system/btif/Android.bp
@@ -334,11 +334,6 @@ cc_test {
"libosi",
],
cflags: ["-DBUILDCFG"],
- target: {
- android: {
- test_config_template: ":BluetoothGTestNotShardableConfigTemplate",
- },
- },
}
// btif rc unit tests for target
@@ -377,11 +372,6 @@ cc_test {
cfi: true,
misc_undefined: ["bounds"],
},
- target: {
- android: {
- test_config_template: ":BluetoothGTestNotShardableConfigTemplate",
- },
- },
}
// btif config cache unit tests for target
@@ -420,7 +410,6 @@ cc_test {
static_libs: [
"android.system.suspend.control-V1-ndk",
],
- test_config_template: ":BluetoothGTestNotShardableConfigTemplate",
},
},
}
@@ -449,11 +438,6 @@ cc_test {
"libosi",
],
cflags: ["-DBUILDCFG"],
- target: {
- android: {
- test_config_template: ":BluetoothGTestNotShardableConfigTemplate",
- },
- },
}
cc_test {
@@ -569,7 +553,6 @@ cc_test {
"libbinder_ndk",
"android.hardware.bluetooth.audio-V3-ndk",
],
- test_config_template: ":BluetoothGTestNotShardableConfigTemplate",
},
},
sanitize: {
@@ -692,7 +675,6 @@ cc_test {
"libbinder_ndk",
"android.hardware.bluetooth.audio-V3-ndk",
],
- test_config_template: ":BluetoothGTestNotShardableConfigTemplate",
},
},
sanitize: {