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

Commit 06b060e3 authored by Edwin Wong's avatar Edwin Wong Committed by Automerger Merge Worker
Browse files

Merge "Add tests for TreeHugger Presubmit." into rvc-dev am: ad531ce5 am: 5faef78f

Change-Id: Ieab9012e244b900402cf49a10b0580fdf114a5e4
parents f98c592b 5faef78f
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "GtsMediaTestCases",
      "options" : [
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "include-filter": "com.google.android.media.gts.WidevineGenericOpsTests"
        }
      ]
    },
    {
      "name": "GtsExoPlayerTestCases",
      "options" : [
        {
          "include-annotation": "android.platform.test.annotations.SocPresubmit"
        },
        {
          "include-filter": "com.google.android.exoplayer.gts.DashTest#testWidevine23FpsH264Fixed"
        }
      ]
    }
  ]
}
+7 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      "path": "frameworks/av/include/drm"
    }
  ]
}
+7 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      "path": "frameworks/av/include/drm"
    }
  ]
}