Add adbd_test to presubmit test mapping
Onboard device side gtest of adbd to test mapping to be run in presubmit. Test: atest adbd_test Bug: 112104122 Change-Id: Iefb6be0fb0ecea5a95aadce923c223e40f92bdab
This commit is contained in:
parent
d2dfb33942
commit
2045bbbfb6
1 changed files with 7 additions and 0 deletions
7
TEST_MAPPING
Normal file
7
TEST_MAPPING
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "adbd_test"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue