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
This commit is contained in:
parent
bcf5304eab
commit
f300316614
1 changed files with 7 additions and 0 deletions
7
TEST_MAPPING
Normal file
7
TEST_MAPPING
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"imports": [
|
||||||
|
{
|
||||||
|
"path": "packages/modules/SdkExtensions"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue