summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
author Anton Hansson <hansson@google.com> 2021-05-26 19:25:52 +0100
committer Anton Hansson <hansson@google.com> 2021-05-26 19:25:52 +0100
commitf30031661497695c3d7b67ebca7c73ae6e8aedf0 (patch)
tree805c8af31dc3592dd6dd5306a26efa9c2f069009 /TEST_MAPPING
parentbcf5304eaba149419905b2c8b5e21f2c168bdbbd (diff)
Add sdkextensions tests to soong TEST_MAPPING
Changes in soong have left sdkextensions tests broken for over 2 days, so let's prevent that happening again. Bug: 180105615 Test: presubmit Change-Id: I6961228bdd5a4606eb5078ed332b508ef6d2d6af
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 000000000..9f386ca49
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "imports": [
+ {
+ "path": "packages/modules/SdkExtensions"
+ }
+ ]
+}