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

Commit bf35024b authored by Songchun Fan's avatar Songchun Fan
Browse files

add incremental installation test to presubmit

BUG: b/147373090 b/133435829
Test: atest PackageManagerShellCommandIncrementalTest
Change-Id: I27b456134c4a6bdb88db3483d42cb024d432e698
parent fe348ebe
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -34,6 +34,9 @@
      "options": [
        {
          "include-filter": "android.content.pm.cts.PackageManagerShellCommandTest"
        },
        {
          "include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest"
        }
      ]
    },