add NFC component_type
This manual change's needed until hidl's package name is used by vtsc
to select a vts spec file to use to test a specific hidl hal module.
Test: vts-tradedef; run vts-hal-hidl
Change-Id: Ifae9ba1ca07df0cb07ebed2f3f16417b6fc4bf20
diff --git a/nfc/1.0/vts/NfcClientCallback.vts b/nfc/1.0/vts/NfcClientCallback.vts
index e2a3e5b..e468935 100644
--- a/nfc/1.0/vts/NfcClientCallback.vts
+++ b/nfc/1.0/vts/NfcClientCallback.vts
@@ -1,6 +1,7 @@
component_class: HAL_HIDL
component_type_version: 1.0
component_name: "INfcClientCallback"
+component_type: NFC
package: "android.hardware.nfc"