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

Commit 8a425c11 authored by Songchun Fan's avatar Songchun Fan
Browse files

[incremental] add feature test to presubmit

BUG: 181786939
Test: atest
Change-Id: Ica65fc4aa80097c19179dc5c7e9a7a8765892e5d
parent d85600e7
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -31,6 +31,14 @@
          "include-filter": "android.content.pm.cts"
        }
      ]
    },
    {
      "name": "CtsIncrementalInstallHostTestCases",
      "options": [
        {
          "include-filter": "android.incrementalinstall.cts.IncrementalFeatureTest"
        }
      ]
    }
  ],
  "postsubmit": [