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

Commit 07149d36 authored by Jooyung Han's avatar Jooyung Han
Browse files

Add TEST_MAPPING for build/soong/apex

build/soong/apex is highly coupled with system/apex.
So it is reasonable to "import" presubmit tests from system/apex.

Test: atest --test-mapping build/soong/apex
Bug: 138984456
Change-Id: I7447e04a63b86486daef0f2a7642842101c0029f
parent fb4ecc42
Loading
Loading
Loading
Loading

apex/TEST_MAPPING

0 → 100644
+7 −0
Original line number Diff line number Diff line
{
  "imports": [
    {
      "path": "system/apex/apexd"
    }
  ]
}
 No newline at end of file