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

Commit adf79904 authored by Mohammad Islam's avatar Mohammad Islam Committed by Automerger Merge Worker
Browse files

Merge "Add StagedInstallInternalTest to adb TEST_MAPPING file" am: ccc3ddda am: d6f37286

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1373178

Change-Id: I4d551c02cb7fe2effabd403c5e8bb214b22a04cf
parents 5220ac9e d6f37286
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -61,5 +61,10 @@
    {
      "name": "propertyinfoserializer_tests"
    }
  ],
  "imports": [
    {
      "path": "frameworks/base/tests/StagedInstallTest"
    }
  ]
}