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

Commit 702125c9 authored by Alex Buynytskyy's avatar Alex Buynytskyy
Browse files

Fix class name in test mapping.

Fixes: 292200770
Test: atest CtsPackageManagerTestCases:android.content.pm.cts.PackageManagerShellCommandInstallTest
Change-Id: I5f5b1dea51c90cfa1a37a69a5260fc159941168b
parent 6a67ea5e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@
          "include-filter": "android.content.pm.cts.PackageManagerShellCommandIncrementalTest"
        },
        {
          "include-filter": "android.content.pm.cts.PackageManagerShellCommandInstallerTest"
          "include-filter": "android.content.pm.cts.PackageManagerShellCommandInstallTest"
        }
      ]
    }