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
This commit is contained in:
parent
fb4ecc42ce
commit
07149d36aa
1 changed files with 7 additions and 0 deletions
7
apex/TEST_MAPPING
Normal file
7
apex/TEST_MAPPING
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"imports": [
|
||||
{
|
||||
"path": "system/apex/apexd"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue