Chia-I Wu | 4ee3431 | 2016-10-20 09:57:09 +0800 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen. Do not edit manually. |
| 2 | |
| 3 | genrule { |
| 4 | name: "android.hardware.graphics.common@1.0_genc++", |
Colin Cross | b785f5b | 2016-11-04 15:02:42 -0700 | [diff] [blame] | 5 | tools: ["hidl-gen"], |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 6 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.graphics.common@1.0", |
Chia-I Wu | 4ee3431 | 2016-10-20 09:57:09 +0800 | [diff] [blame] | 7 | srcs: [ |
| 8 | "types.hal", |
| 9 | ], |
| 10 | out: [ |
| 11 | "android/hardware/graphics/common/1.0/types.cpp", |
| 12 | ], |
| 13 | } |
| 14 | |
| 15 | genrule { |
| 16 | name: "android.hardware.graphics.common@1.0_genc++_headers", |
Colin Cross | b785f5b | 2016-11-04 15:02:42 -0700 | [diff] [blame] | 17 | tools: ["hidl-gen"], |
Yifan Hong | 5018394 | 2016-11-28 16:09:37 -0800 | [diff] [blame] | 18 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.graphics.common@1.0", |
Chia-I Wu | 4ee3431 | 2016-10-20 09:57:09 +0800 | [diff] [blame] | 19 | srcs: [ |
| 20 | "types.hal", |
| 21 | ], |
| 22 | out: [ |
| 23 | "android/hardware/graphics/common/1.0/types.h", |
| 24 | ], |
| 25 | } |
| 26 | |
| 27 | cc_library_shared { |
| 28 | name: "android.hardware.graphics.common@1.0", |
| 29 | generated_sources: ["android.hardware.graphics.common@1.0_genc++"], |
| 30 | generated_headers: ["android.hardware.graphics.common@1.0_genc++_headers"], |
| 31 | export_generated_headers: ["android.hardware.graphics.common@1.0_genc++_headers"], |
| 32 | shared_libs: [ |
Yifan Hong | 6b920e4 | 2016-11-16 14:17:58 -0800 | [diff] [blame] | 33 | "libhidlbase", |
| 34 | "libhidltransport", |
Chia-I Wu | 4ee3431 | 2016-10-20 09:57:09 +0800 | [diff] [blame] | 35 | "libhwbinder", |
Steven Moreland | f8d68ec | 2016-11-21 16:28:54 -0800 | [diff] [blame] | 36 | "liblog", |
Chia-I Wu | 4ee3431 | 2016-10-20 09:57:09 +0800 | [diff] [blame] | 37 | "libutils", |
| 38 | "libcutils", |
| 39 | ], |
| 40 | export_shared_lib_headers: [ |
Yifan Hong | 6b920e4 | 2016-11-16 14:17:58 -0800 | [diff] [blame] | 41 | "libhidlbase", |
| 42 | "libhidltransport", |
Chia-I Wu | 4ee3431 | 2016-10-20 09:57:09 +0800 | [diff] [blame] | 43 | "libhwbinder", |
| 44 | "libutils", |
| 45 | ], |
| 46 | } |
Zhuoyao Zhang | e9b43bb | 2017-02-02 16:55:00 -0800 | [diff] [blame] | 47 | |
| 48 | genrule { |
| 49 | name: "android.hardware.graphics.common.vts.driver@1.0_genc++", |
| 50 | tools: ["hidl-gen", "vtsc"], |
| 51 | cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.graphics.common@1.0 && $(location vtsc) -mDRIVER -tSOURCE -b$(genDir) android/hardware/graphics/common/1.0/ $(genDir)/android/hardware/graphics/common/1.0/", |
| 52 | srcs: [ |
| 53 | "types.hal", |
| 54 | ], |
| 55 | out: [ |
| 56 | "android/hardware/graphics/common/1.0/types.vts.cpp", |
| 57 | ], |
| 58 | } |
| 59 | |
| 60 | genrule { |
| 61 | name: "android.hardware.graphics.common.vts.driver@1.0_genc++_headers", |
| 62 | tools: ["hidl-gen", "vtsc"], |
| 63 | cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.graphics.common@1.0 && $(location vtsc) -mDRIVER -tHEADER -b$(genDir) android/hardware/graphics/common/1.0/ $(genDir)/android/hardware/graphics/common/1.0/", |
| 64 | srcs: [ |
| 65 | "types.hal", |
| 66 | ], |
| 67 | out: [ |
| 68 | "android/hardware/graphics/common/1.0/types.vts.h", |
| 69 | ], |
| 70 | } |
| 71 | |
| 72 | cc_library_shared { |
| 73 | name: "android.hardware.graphics.common.vts.driver@1.0", |
| 74 | generated_sources: ["android.hardware.graphics.common.vts.driver@1.0_genc++"], |
| 75 | generated_headers: ["android.hardware.graphics.common.vts.driver@1.0_genc++_headers"], |
| 76 | export_generated_headers: ["android.hardware.graphics.common.vts.driver@1.0_genc++_headers"], |
| 77 | shared_libs: [ |
| 78 | "libhidlbase", |
| 79 | "libhidltransport", |
| 80 | "libhwbinder", |
| 81 | "liblog", |
| 82 | "libutils", |
| 83 | "libcutils", |
| 84 | "libvts_common", |
| 85 | "libvts_datatype", |
| 86 | "libvts_measurement", |
| 87 | "libvts_multidevice_proto", |
| 88 | "libcamera_metadata", |
| 89 | "libprotobuf-cpp-full", |
| 90 | "android.hardware.graphics.common@1.0", |
| 91 | ], |
| 92 | export_shared_lib_headers: [ |
| 93 | "libhidlbase", |
| 94 | "libhidltransport", |
| 95 | "libhwbinder", |
| 96 | "libutils", |
| 97 | ], |
| 98 | } |
| 99 | |
| 100 | genrule { |
| 101 | name: "android.hardware.graphics.common@1.0-vts.profiler_genc++", |
| 102 | tools: ["hidl-gen", "vtsc"], |
| 103 | cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.graphics.common@1.0 && $(location vtsc) -mPROFILER -tSOURCE -b$(genDir) android/hardware/graphics/common/1.0/ $(genDir)/android/hardware/graphics/common/1.0/", |
| 104 | srcs: [ |
| 105 | "types.hal", |
| 106 | ], |
| 107 | out: [ |
| 108 | "android/hardware/graphics/common/1.0/types.vts.cpp", |
| 109 | ], |
| 110 | } |
| 111 | |
| 112 | genrule { |
| 113 | name: "android.hardware.graphics.common@1.0-vts.profiler_genc++_headers", |
| 114 | tools: ["hidl-gen", "vtsc"], |
| 115 | cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.graphics.common@1.0 && $(location vtsc) -mPROFILER -tHEADER -b$(genDir) android/hardware/graphics/common/1.0/ $(genDir)/android/hardware/graphics/common/1.0/", |
| 116 | srcs: [ |
| 117 | "types.hal", |
| 118 | ], |
| 119 | out: [ |
| 120 | "android/hardware/graphics/common/1.0/types.vts.h", |
| 121 | ], |
| 122 | } |
| 123 | |
| 124 | cc_library_shared { |
| 125 | name: "android.hardware.graphics.common@1.0-vts.profiler", |
| 126 | generated_sources: ["android.hardware.graphics.common@1.0-vts.profiler_genc++"], |
| 127 | generated_headers: ["android.hardware.graphics.common@1.0-vts.profiler_genc++_headers"], |
| 128 | export_generated_headers: ["android.hardware.graphics.common@1.0-vts.profiler_genc++_headers"], |
| 129 | shared_libs: [ |
| 130 | "libbase", |
| 131 | "libhidlbase", |
| 132 | "libhidltransport", |
| 133 | "libvts_profiling", |
| 134 | "libvts_multidevice_proto", |
| 135 | "libprotobuf-cpp-full", |
| 136 | "android.hardware.graphics.common@1.0", |
| 137 | ], |
| 138 | } |