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

Commit 526de8ba authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add PackageInstaller CTS tests to test mapping."

parents 63ee2dfc 842947fc
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
{
{
  "imports": [
  "imports": [
    {
      "path": "cts/tests/tests/packageinstaller"
    },
    {
      "path": "cts/hostsidetests/stagedinstall"
    },
    {
    {
      "path": "system/apex/tests"
      "path": "system/apex/tests"
    }
    }
+1 −1
Original line number Original line Diff line number Diff line
@@ -12,7 +12,7 @@
  ],
  ],
  "imports": [
  "imports": [
    {
    {
      "path": "system/apex/tests"
      "path": "frameworks/base/core/java/android/content/pm"
    }
    }
  ]
  ]
}
}