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

Commit 048b8f75 authored by Myles Watson's avatar Myles Watson
Browse files

Run VtsHalBluetoothTargetTest with hwasan

Bug: 276457982
Test: atest VtsHalBluetoothTargetTest
Change-Id: I4d203f4217f6509c08c5519dc3ff53b9eca5c172
parent d1129e07
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -9,5 +9,16 @@
        }
      ]
    }
  ],
  "hwasan-presubmit" : [
    {
      "name" : "VtsHalBluetoothTargetTest",
      "options": [
        {
          // TODO(b/275847929)
          "exclude-filter": "VtsHalBluetoothTargetTest.PerInstance/BluetoothAidlTest#Cdd_C_12_1_Bluetooth5Requirements/0_android_hardware_bluetooth_IBluetoothHci_default"
        }
      ]
    }
  ]
}