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

Commit af7ae470 authored by Songchun Fan's avatar Songchun Fan Committed by Automerger Merge Worker
Browse files

Merge "[incremental] add feature test to presubmit" into sc-dev am: cc22a26a

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I7e36258fd3c4508628f5028fb5d7d0e5920dbf45
parents ec46c582 cc22a26a
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": [