blob: f821355092d50cca331ac7d4eb5b021b66f37ab3 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Dan Willemsen242b34e2016-09-28 16:12:24 -07002
Steven Morelanda1169dd2017-11-09 19:05:17 -08003hidl_interface {
4 name: "android.hardware.nfc@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
Tri Voac9f1c02017-02-06 09:59:51 -08009 srcs: [
10 "types.hal",
11 "INfc.hal",
12 "INfcClientCallback.hal",
13 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080014 interfaces: [
15 "android.hidl.base@1.0",
16 ],
17 types: [
18 "NfcEvent",
19 "NfcStatus",
20 ],
21 gen_java: true,
22 gen_java_constants: true,
Tri Voac9f1c02017-02-06 09:59:51 -080023}
24