blob: 930fb143dcd7d7b1b3bdc98e87f0978d0d5f192c [file] [log] [blame]
Dan Willemsen242b34e2016-09-28 16:12:24 -07001// This file is autogenerated by hidl-gen. Do not edit manually.
2
3genrule {
4 name: "android.hardware.nfc@1.0_genc++",
Colin Crossb785f5b2016-11-04 15:02:42 -07005 tools: ["hidl-gen"],
Yifan Hong50183942016-11-28 16:09:37 -08006 cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.nfc@1.0",
Dan Willemsen242b34e2016-09-28 16:12:24 -07007 srcs: [
8 "types.hal",
9 "INfc.hal",
10 "INfcClientCallback.hal",
11 ],
12 out: [
13 "android/hardware/nfc/1.0/types.cpp",
14 "android/hardware/nfc/1.0/NfcAll.cpp",
15 "android/hardware/nfc/1.0/NfcClientCallbackAll.cpp",
16 ],
17}
18
19genrule {
20 name: "android.hardware.nfc@1.0_genc++_headers",
Colin Crossb785f5b2016-11-04 15:02:42 -070021 tools: ["hidl-gen"],
Yifan Hong50183942016-11-28 16:09:37 -080022 cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.nfc@1.0",
Dan Willemsen242b34e2016-09-28 16:12:24 -070023 srcs: [
24 "types.hal",
25 "INfc.hal",
26 "INfcClientCallback.hal",
27 ],
28 out: [
29 "android/hardware/nfc/1.0/types.h",
30 "android/hardware/nfc/1.0/INfc.h",
31 "android/hardware/nfc/1.0/IHwNfc.h",
32 "android/hardware/nfc/1.0/BnNfc.h",
33 "android/hardware/nfc/1.0/BpNfc.h",
34 "android/hardware/nfc/1.0/BsNfc.h",
35 "android/hardware/nfc/1.0/INfcClientCallback.h",
36 "android/hardware/nfc/1.0/IHwNfcClientCallback.h",
37 "android/hardware/nfc/1.0/BnNfcClientCallback.h",
38 "android/hardware/nfc/1.0/BpNfcClientCallback.h",
39 "android/hardware/nfc/1.0/BsNfcClientCallback.h",
40 ],
41}
42
43cc_library_shared {
44 name: "android.hardware.nfc@1.0",
45 generated_sources: ["android.hardware.nfc@1.0_genc++"],
46 generated_headers: ["android.hardware.nfc@1.0_genc++_headers"],
47 export_generated_headers: ["android.hardware.nfc@1.0_genc++_headers"],
48 shared_libs: [
Yifan Hong6b920e42016-11-16 14:17:58 -080049 "libhidlbase",
50 "libhidltransport",
Dan Willemsen242b34e2016-09-28 16:12:24 -070051 "libhwbinder",
Steven Morelandf8d68ec2016-11-21 16:28:54 -080052 "liblog",
Dan Willemsen242b34e2016-09-28 16:12:24 -070053 "libutils",
54 "libcutils",
Yifan Hong50183942016-11-28 16:09:37 -080055 "android.hidl.base@1.0",
Dan Willemsen242b34e2016-09-28 16:12:24 -070056 ],
Steven Moreland79820582016-11-01 13:04:54 -070057 export_shared_lib_headers: [
Yifan Hong6b920e42016-11-16 14:17:58 -080058 "libhidlbase",
59 "libhidltransport",
Steven Moreland79820582016-11-01 13:04:54 -070060 "libhwbinder",
61 "libutils",
Yifan Hong50183942016-11-28 16:09:37 -080062 "android.hidl.base@1.0",
Steven Morelandce977942016-10-21 13:40:54 -070063 ],
Dan Willemsen242b34e2016-09-28 16:12:24 -070064}
Keun Soo Yimb7b2ff42016-12-12 18:26:16 -080065
66genrule {
67 name: "android.hardware.nfc.vts.driver@1.0_genc++",
68 tools: ["hidl-gen", "vtsc"],
Keun Soo Yimb62dc3e2016-12-16 12:51:11 -080069 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.nfc@1.0 && $(location vtsc) -mDRIVER -tSOURCE -b$(genDir) android/hardware/nfc/1.0/ $(genDir)/android/hardware/nfc/1.0/",
Keun Soo Yimb7b2ff42016-12-12 18:26:16 -080070 srcs: [
71 "types.hal",
72 "INfc.hal",
73 "INfcClientCallback.hal",
74 ],
75 out: [
76 "android/hardware/nfc/1.0/types.vts.cpp",
77 "android/hardware/nfc/1.0/Nfc.vts.cpp",
78 "android/hardware/nfc/1.0/NfcClientCallback.vts.cpp",
79 ],
80}
81
82genrule {
83 name: "android.hardware.nfc.vts.driver@1.0_genc++_headers",
84 tools: ["hidl-gen", "vtsc"],
Keun Soo Yimb62dc3e2016-12-16 12:51:11 -080085 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.nfc@1.0 && $(location vtsc) -mDRIVER -tHEADER -b$(genDir) android/hardware/nfc/1.0/ $(genDir)/android/hardware/nfc/1.0/",
Keun Soo Yimb7b2ff42016-12-12 18:26:16 -080086 srcs: [
87 "types.hal",
88 "INfc.hal",
89 "INfcClientCallback.hal",
90 ],
91 out: [
92 "android/hardware/nfc/1.0/types.vts.h",
93 "android/hardware/nfc/1.0/Nfc.vts.h",
94 "android/hardware/nfc/1.0/NfcClientCallback.vts.h",
95 ],
96}
97
98cc_library_shared {
99 name: "android.hardware.nfc.vts.driver@1.0",
100 generated_sources: ["android.hardware.nfc.vts.driver@1.0_genc++"],
101 generated_headers: ["android.hardware.nfc.vts.driver@1.0_genc++_headers"],
102 export_generated_headers: ["android.hardware.nfc.vts.driver@1.0_genc++_headers"],
103 shared_libs: [
104 "libhidlbase",
105 "libhidltransport",
106 "libhwbinder",
107 "liblog",
108 "libutils",
109 "libcutils",
110 "libvts_common",
111 "libvts_datatype",
112 "libvts_measurement",
113 "libvts_multidevice_proto",
114 "libcamera_metadata",
115 "libprotobuf-cpp-full",
116 "android.hidl.base@1.0",
117 "android.hardware.nfc@1.0",
118 ],
119 export_shared_lib_headers: [
120 "libhidlbase",
121 "libhidltransport",
122 "libhwbinder",
123 "libutils",
124 "android.hidl.base@1.0",
125 ],
126}