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

Commit 80b4fbaa authored by easoncylee's avatar easoncylee Committed by android-build-merger
Browse files

Merge "Change the test mapping configuration of GTS modules by using...

Merge "Change the test mapping configuration of GTS modules by using "imports."" into qt-dev am: c37d8321
am: d8018260

Change-Id: I124596c91d6ca0ed2e381adfa8b90369cd9b0a8a
parents e815fa3a d8018260
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -5,9 +5,11 @@
    },
    {
      "name": "CtsSystemApiSignatureTestCases"
    },
    }
  ],
  "imports": [
    {
      "name": "GtsUnofficialApisUsageTestCases"
      "path": "vendor/xts/gts-tests/hostsidetests/api"
    }
  ]
}