diff options
author | 2023-03-28 17:58:57 +0000 | |
---|---|---|
committer | 2023-03-28 17:58:57 +0000 | |
commit | ff533f01317e49f1424f1b31b718deffca58d00c (patch) | |
tree | 413a2cb357ff1e0dbdf6cbe57c9a9bbc5a7d28a4 /system | |
parent | 2e4b627d8d682a3231634c7780e521e166a98899 (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')
-rw-r--r-- | system/bta/Android.bp | 5 | ||||
-rw-r--r-- | system/btif/Android.bp | 18 | ||||
-rw-r--r-- | system/gd/Android.bp | 1 | ||||
-rw-r--r-- | system/stack/Android.bp | 95 |
4 files changed, 0 insertions, 119 deletions
diff --git a/system/bta/Android.bp b/system/bta/Android.bp index 0cc41815f6..f19cd19aff 100644 --- a/system/bta/Android.bp +++ b/system/bta/Android.bp @@ -960,9 +960,4 @@ cc_test { undefined: true, }, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } 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: { diff --git a/system/gd/Android.bp b/system/gd/Android.bp index 13ec09bd40..8697ec0493 100644 --- a/system/gd/Android.bp +++ b/system/gd/Android.bp @@ -478,7 +478,6 @@ cc_test { "libutils", "libcutils", ], - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", }, host_linux: { shared_libs: [ diff --git a/system/stack/Android.bp b/system/stack/Android.bp index 6bc7d54119..ea82d1d899 100644 --- a/system/stack/Android.bp +++ b/system/stack/Android.bp @@ -355,11 +355,6 @@ cc_test { whole_static_libs: [ "libbluetooth-for-tests", ], - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -428,11 +423,6 @@ cc_test { sanitize: { cfi: false, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } // Bluetooth stack smp unit tests for target @@ -497,11 +487,6 @@ cc_test { "libgmock", "libosi", ], - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } // Bluetooth stack multi-advertising unit tests for target @@ -543,11 +528,6 @@ cc_test { sanitize: { cfi: false, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } // Bluetooth stack advertise data parsing unit tests for target @@ -576,11 +556,6 @@ cc_test { "liblog", "libgmock", ], - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } // Bluetooth stack connection multiplexing @@ -620,11 +595,6 @@ cc_test { sanitize: { cfi: false, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -674,11 +644,6 @@ cc_test { cfi: true, misc_undefined: ["bounds"], }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -734,11 +699,6 @@ cc_test { cfi: true, misc_undefined: ["bounds"], }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -881,11 +841,6 @@ cc_test { cfi: true, misc_undefined: ["bounds"], }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } // gatt sr hash test @@ -928,11 +883,6 @@ cc_test { "libgmock", "libosi", ], - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } // Iso manager unit tests @@ -980,11 +930,6 @@ cc_test { undefined: true, }, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } // EATT unit tests @@ -1040,11 +985,6 @@ cc_test { sanitize: { cfi: false, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -1157,11 +1097,6 @@ cc_test { undefined: true, }, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -1208,11 +1143,6 @@ cc_test { undefined: true, }, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -1268,11 +1198,6 @@ cc_test { undefined: true, }, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -1337,11 +1262,6 @@ cc_test { undefined: true, }, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -1421,11 +1341,6 @@ cc_test { undefined: true, }, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } cc_test { @@ -1571,11 +1486,6 @@ cc_test { undefined: true, }, }, - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } // Bluetooth stack connection multiplexing @@ -1619,9 +1529,4 @@ cc_test { "liblog", "libgmock", ], - target: { - android: { - test_config_template: ":BluetoothGTestNotShardableConfigTemplate", - }, - }, } |