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

Commit 93dce6d7 authored by Myles Watson's avatar Myles Watson Committed by Automerger Merge Worker
Browse files

Run VtsHalBluetoothTargetTest with hwasan am: 048b8f75 am: 9e143fa5 am:...

Run VtsHalBluetoothTargetTest with hwasan am: 048b8f75 am: 9e143fa5 am: d958f663 am: 75a96f36

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2515746



Change-Id: Id2e4454333a87339f940202f7d849e03701c42ed
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents ea84de49 75a96f36
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"
        }
      ]
    }
  ]
}