commit | 2e1f26cb4689f2bdddc51e2b10ec6563b481d098 | [log] [tgz] |
---|---|---|
author | George Chang <[email protected]> | Tue Jan 25 14:59:21 2022 +0800 |
committer | George Chang <[email protected]> | Tue Jan 25 15:11:56 2022 +0800 |
tree | fe81e0c5cc0524e58e41bc744b45c076600228a0 | |
parent | a366ec1a33d32fd8873352131c22be1377cd9143 [diff] [blame] |
Add NFC AIDL HAL VTS to presubmit checks Bug: 205948612 Test: atest VtsAidlHalNfcTargetTest Change-Id: Id8dd970bae298464011a2af925894f28e1481443
diff --git a/nfc/aidl/TEST_MAPPING b/nfc/aidl/TEST_MAPPING new file mode 100644 index 0000000..3a10084 --- /dev/null +++ b/nfc/aidl/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "VtsAidlHalNfcTargetTest" + } + ] +}