1// This file is autogenerated by hidl-gen -Landroidbp. 2 3hidl_interface { 4 name: "android.hardware.nfc@1.1", 5 root: "android.hardware", 6 vndk: { 7 enabled: true, 8 }, 9 srcs: [ 10 "types.hal", 11 "INfc.hal", 12 "INfcClientCallback.hal", 13 ], 14 interfaces: [ 15 "android.hardware.nfc@1.0", 16 "android.hidl.base@1.0", 17 ], 18 types: [ 19 "Constant", 20 "NfcConfig", 21 "NfcEvent", 22 "PresenceCheckAlgorithm", 23 "ProtocolDiscoveryConfig", 24 ], 25 gen_java: true, 26} 27 28