Add NFC AIDL HAL VTS to presubmit checks

Bug: 205948612
Test: atest VtsAidlHalNfcTargetTest
Change-Id: Id8dd970bae298464011a2af925894f28e1481443
This commit is contained in:
George Chang
2022-01-25 14:59:21 +08:00
parent a366ec1a33
commit 2e1f26cb46

7
nfc/aidl/TEST_MAPPING Normal file
View File

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