Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0c581a08 authored by Henri Chataing's avatar Henri Chataing
Browse files

Bluetooth: Enable test Cdd_C_12_1_Bluetooth5Requirements

The requirements have been added to RootCanal:
 - LE Periodic Advertising
 - LL Privacy
 - LE 2M Phy

Test: atest
Bug: 275847929
Change-Id: Ifa49494091727bf162554a658629bc4ec3c3cd63
parent fdbc1dd5
Loading
Loading
Loading
Loading
+2 −14
Original line number Diff line number Diff line
{
  "presubmit" : [
    {
      "name" : "VtsHalBluetoothTargetTest",
      "options": [
        {
          // TODO(b/275847929)
          "exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
        }
      ]
      "name" : "VtsHalBluetoothTargetTest"
    }
  ],
  "hwasan-presubmit" : [
    {
      "name" : "VtsHalBluetoothTargetTest",
      "options": [
        {
          // TODO(b/275847929)
          "exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
        }
      ]
      "name" : "VtsHalBluetoothTargetTest"
    }
  ]
}