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

Commit 869b4733 authored by Ian Kasprzak's avatar Ian Kasprzak
Browse files

[DO NOT MERGE] Disable com.android.preload.check.PreloadCheck#testBlackList

Disabling in preparation for merge to aosp-master (Q release).

Test: Forrest - go/forrest_run/L13300000358776692
BUG: 139540082
BUG: 139305203
Change-Id: I2da5daf011bfe44648aa6e3cc969db2689d79b76
parent c9f77c90
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "PreloadCheck"
      "name": "PreloadCheck",
      "options": [
        {
          "exclude-filter": "com.android.preload.check.PreloadCheck#testBlackList"
        }
      ]
    }
  ]
}
+6 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "PreloadCheck"
      "name": "PreloadCheck",
      "options": [
        {
          "exclude-filter": "com.android.preload.check.PreloadCheck#testBlackList"
        }
      ]
    }
  ]
}