Add TEST_MAPPING

Add VtsHalPowerTargetTest into presubmit tests.

Bug: b/253516147
Test: atest VtsHalPowerTargetTest
Change-Id: Ic477621367d1b3846247aadf495827792473d639
This commit is contained in:
Peiyong Lin
2022-10-17 20:36:43 +00:00
parent a682b181d9
commit 9d6e818c6a

7
power/TEST_MAPPING Normal file
View File

@@ -0,0 +1,7 @@
{
"presubmit": [
{
"name": "VtsHalPowerTargetTest"
}
]
}