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

Commit 666cb0f1 authored by Ian Kasprzak's avatar Ian Kasprzak Committed by Android (Google) Code Review
Browse files

Merge "[DO NOT MERGE] Disable...

Merge "[DO NOT MERGE] Disable com.android.preload.check.PreloadCheck#testBlackList" into stage-aosp-master
parents fccf7d89 869b4733
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"
        }
      ]
    }
  ]
}