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

Commit 440dc144 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou Committed by Automerger Merge Worker
Browse files

Merge "Add libinput stack leakage test to presubmit" into sc-dev am: 4400b403

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/14038502

Change-Id: I302b0251a96acb32980763806ab5b7996de2b4e6
parents 488cb9b8 4400b403
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -38,6 +38,14 @@
          "include-filter": "android.security.cts.MotionEventTest"
          "include-filter": "android.security.cts.MotionEventTest"
        }
        }
      ]
      ]
    },
    {
      "name": "CtsSecurityBulletinHostTestCases",
      "options": [
        {
          "include-filter": "android.security.cts.Poc19_03#testPocBug_115739809"
        }
      ]
    }
    }
  ]
  ]
}
}