1 // This file was auto-generated. Do not edit manually. 2 // Use test/vts-testcase/hal/update_makefiles.py to generate this file. 3 4 // Generate .vts spec files. 5 hal2vts { 6 name: "android.hardware.wifi (a] 1.1-vts.spec", 7 srcs: [ 8 ":android.hardware.wifi (a] 1.1_hal", 9 ], 10 out: [ 11 "android/hardware/wifi/1.1/Wifi.vts", 12 "android/hardware/wifi/1.1/WifiChip.vts", 13 ], 14 } 15 16 // Build VTS driver. 17 genrule { 18 name: "android.hardware.wifi (a] 1.1-vts.driver_genc++", 19 tools: ["hidl-gen", "vtsc"], 20 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.wifi (a] 1.1 && $(location vtsc) -mDRIVER -tSOURCE -b$(genDir) android/hardware/wifi/1.1/ $(genDir)/android/hardware/wifi/1.1/", 21 srcs: [ 22 ":android.hardware.wifi (a] 1.1_hal", 23 ], 24 out: [ 25 "android/hardware/wifi/1.1/Wifi.vts.cpp", 26 "android/hardware/wifi/1.1/WifiChip.vts.cpp", 27 ], 28 } 29 30 genrule { 31 name: "android.hardware.wifi (a] 1.1-vts.driver_genc++_headers", 32 tools: ["hidl-gen", "vtsc"], 33 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.wifi (a] 1.1 && $(location vtsc) -mDRIVER -tHEADER -b$(genDir) android/hardware/wifi/1.1/ $(genDir)/android/hardware/wifi/1.1/", 34 srcs: [ 35 ":android.hardware.wifi (a] 1.1_hal", 36 ], 37 out: [ 38 "android/hardware/wifi/1.1/Wifi.vts.h", 39 "android/hardware/wifi/1.1/WifiChip.vts.h", 40 ], 41 } 42 43 cc_library_shared { 44 name: "android.hardware.wifi (a] 1.1-vts.driver", 45 generated_sources: ["android.hardware.wifi (a] 1.1-vts.driver_genc++"], 46 generated_headers: ["android.hardware.wifi (a] 1.1-vts.driver_genc++_headers"], 47 export_generated_headers: ["android.hardware.wifi (a] 1.1-vts.driver_genc++_headers"], 48 shared_libs: [ 49 "libcamera_metadata", 50 "libcutils", 51 "libfmq", 52 "libhidlbase", 53 "libhidltransport", 54 "libhwbinder", 55 "liblog", 56 "libprotobuf-cpp-full", 57 "libutils", 58 "libvts_common", 59 "libvts_datatype", 60 "libvts_drivercomm", 61 "libvts_measurement", 62 "libvts_multidevice_proto", 63 "android.hidl.allocator (a] 1.0", 64 "android.hardware.wifi (a] 1.1", 65 "android.hardware.wifi (a] 1.0", 66 "android.hardware.wifi (a] 1.0-vts.driver", 67 ], 68 export_shared_lib_headers: [ 69 "android.hardware.wifi (a] 1.0", 70 "android.hardware.wifi (a] 1.0-vts.driver", 71 ], 72 cflags: [ 73 "-Wall", 74 "-Werror", 75 76 // These warnings are in code generated with vtsc 77 // b/31362043 78 "-Wno-duplicate-decl-specifier", 79 "-Wno-implicitly-unsigned-literal", 80 ], 81 } 82 83 // Build VTS profiler. 84 genrule { 85 name: "android.hardware.wifi (a] 1.1-vts.profiler_genc++", 86 tools: ["hidl-gen", "vtsc"], 87 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.wifi (a] 1.1 && $(location vtsc) -mPROFILER -tSOURCE -b$(genDir) android/hardware/wifi/1.1/ $(genDir)/android/hardware/wifi/1.1/", 88 srcs: [ 89 ":android.hardware.wifi (a] 1.1_hal", 90 ], 91 out: [ 92 "android/hardware/wifi/1.1/Wifi.vts.cpp", 93 "android/hardware/wifi/1.1/WifiChip.vts.cpp", 94 ], 95 } 96 97 genrule { 98 name: "android.hardware.wifi (a] 1.1-vts.profiler_genc++_headers", 99 tools: ["hidl-gen", "vtsc"], 100 cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.wifi (a] 1.1 && $(location vtsc) -mPROFILER -tHEADER -b$(genDir) android/hardware/wifi/1.1/ $(genDir)/android/hardware/wifi/1.1/", 101 srcs: [ 102 ":android.hardware.wifi (a] 1.1_hal", 103 ], 104 out: [ 105 "android/hardware/wifi/1.1/Wifi.vts.h", 106 "android/hardware/wifi/1.1/WifiChip.vts.h", 107 ], 108 } 109 110 cc_library_shared { 111 name: "android.hardware.wifi (a] 1.1-vts.profiler", 112 generated_sources: ["android.hardware.wifi (a] 1.1-vts.profiler_genc++"], 113 generated_headers: ["android.hardware.wifi (a] 1.1-vts.profiler_genc++_headers"], 114 export_generated_headers: ["android.hardware.wifi (a] 1.1-vts.profiler_genc++_headers"], 115 shared_libs: [ 116 "libbase", 117 "libcutils", 118 "libfmq", 119 "libhidlbase", 120 "libhidltransport", 121 "libvts_common", 122 "libvts_profiling", 123 "libvts_multidevice_proto", 124 "libprotobuf-cpp-full", 125 "android.hardware.wifi (a] 1.1", 126 "android.hardware.wifi (a] 1.0", 127 "android.hardware.wifi (a] 1.0-vts.profiler", 128 ], 129 cflags: [ 130 "-Wall", 131 "-Werror", 132 133 // These warnings are in code generated with vtsc 134 // b/31362043 135 "-Wno-duplicate-decl-specifier", 136 "-Wno-implicitly-unsigned-literal", 137 ], 138 } 139 140