Merge "Add TEST_MAPPING files."

This commit is contained in:
Max Bires 2022-11-29 17:53:18 +00:00 committed by Gerrit Code Review
commit f9e6c5104d
2 changed files with 20 additions and 0 deletions

View file

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

View file

@ -0,0 +1,13 @@
{
"presubmit": [
{
"name": "RemoteProvisionerUnitTests"
},
{
"name": "VtsAidlKeyMintTargetTest"
},
{
"name": "VtsHalRemotelyProvisionedComponentTargetTest"
}
]
}