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

Commit 842947fc authored by Dario Freni's avatar Dario Freni
Browse files

Add PackageInstaller CTS tests to test mapping.

Test: atest --test-mapping (with different dirs)
Change-Id: I04ca869b881c825b635ae7e8624fc7e2129e1858
parent 5a0a5e72
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      "path": "cts/tests/tests/packageinstaller"
    },
    {
      "path": "cts/hostsidetests/stagedinstall"
    },
    {
      "path": "system/apex/tests"
    }
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
  ],
  "imports": [
    {
      "path": "system/apex/tests"
      "path": "frameworks/base/core/java/android/content/pm"
    }
  ]
}