Merge "Add TEST_MAPPING"
This commit is contained in:
commit
0a2d8f5b99
2 changed files with 8 additions and 0 deletions
7
power/TEST_MAPPING
Normal file
7
power/TEST_MAPPING
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "VtsHalPowerTargetTest"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -35,6 +35,7 @@ cc_test {
|
|||
"android.hardware.power-V4-ndk",
|
||||
],
|
||||
test_suites: [
|
||||
"general-tests",
|
||||
"vts",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue