diff options
Diffstat (limited to 'system/bta/Android.bp')
-rw-r--r-- | system/bta/Android.bp | 5 |
1 files changed, 0 insertions, 5 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", - }, - }, } |