Tomasz Wasilczyk | 213170b | 2017-02-07 17:38:21 -0800 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen. Do not edit manually. |
| 2 | |
| 3 | filegroup { |
| 4 | name: "android.hardware.broadcastradio@1.1_hal", |
| 5 | srcs: [ |
| 6 | "types.hal", |
Tomasz Wasilczyk | 803301a | 2017-03-13 14:30:15 -0700 | [diff] [blame] | 7 | "IBroadcastRadio.hal", |
Tomasz Wasilczyk | 213170b | 2017-02-07 17:38:21 -0800 | [diff] [blame] | 8 | "IBroadcastRadioFactory.hal", |
| 9 | "ITuner.hal", |
| 10 | "ITunerCallback.hal", |
| 11 | ], |
| 12 | } |
| 13 | |
| 14 | genrule { |
| 15 | name: "android.hardware.broadcastradio@1.1_genc++", |
| 16 | tools: ["hidl-gen"], |
| 17 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.broadcastradio@1.1", |
| 18 | srcs: [ |
| 19 | ":android.hardware.broadcastradio@1.1_hal", |
| 20 | ], |
| 21 | out: [ |
| 22 | "android/hardware/broadcastradio/1.1/types.cpp", |
Tomasz Wasilczyk | 803301a | 2017-03-13 14:30:15 -0700 | [diff] [blame] | 23 | "android/hardware/broadcastradio/1.1/BroadcastRadioAll.cpp", |
Tomasz Wasilczyk | 213170b | 2017-02-07 17:38:21 -0800 | [diff] [blame] | 24 | "android/hardware/broadcastradio/1.1/BroadcastRadioFactoryAll.cpp", |
| 25 | "android/hardware/broadcastradio/1.1/TunerAll.cpp", |
| 26 | "android/hardware/broadcastradio/1.1/TunerCallbackAll.cpp", |
| 27 | ], |
| 28 | } |
| 29 | |
| 30 | genrule { |
| 31 | name: "android.hardware.broadcastradio@1.1_genc++_headers", |
| 32 | tools: ["hidl-gen"], |
| 33 | cmd: "$(location hidl-gen) -o $(genDir) -Lc++ -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.broadcastradio@1.1", |
| 34 | srcs: [ |
| 35 | ":android.hardware.broadcastradio@1.1_hal", |
| 36 | ], |
| 37 | out: [ |
| 38 | "android/hardware/broadcastradio/1.1/types.h", |
Steven Moreland | 561b602 | 2017-03-27 11:48:14 -0700 | [diff] [blame] | 39 | "android/hardware/broadcastradio/1.1/hwtypes.h", |
Tomasz Wasilczyk | 803301a | 2017-03-13 14:30:15 -0700 | [diff] [blame] | 40 | "android/hardware/broadcastradio/1.1/IBroadcastRadio.h", |
| 41 | "android/hardware/broadcastradio/1.1/IHwBroadcastRadio.h", |
| 42 | "android/hardware/broadcastradio/1.1/BnHwBroadcastRadio.h", |
| 43 | "android/hardware/broadcastradio/1.1/BpHwBroadcastRadio.h", |
| 44 | "android/hardware/broadcastradio/1.1/BsBroadcastRadio.h", |
Tomasz Wasilczyk | 213170b | 2017-02-07 17:38:21 -0800 | [diff] [blame] | 45 | "android/hardware/broadcastradio/1.1/IBroadcastRadioFactory.h", |
| 46 | "android/hardware/broadcastradio/1.1/IHwBroadcastRadioFactory.h", |
| 47 | "android/hardware/broadcastradio/1.1/BnHwBroadcastRadioFactory.h", |
| 48 | "android/hardware/broadcastradio/1.1/BpHwBroadcastRadioFactory.h", |
| 49 | "android/hardware/broadcastradio/1.1/BsBroadcastRadioFactory.h", |
| 50 | "android/hardware/broadcastradio/1.1/ITuner.h", |
| 51 | "android/hardware/broadcastradio/1.1/IHwTuner.h", |
| 52 | "android/hardware/broadcastradio/1.1/BnHwTuner.h", |
| 53 | "android/hardware/broadcastradio/1.1/BpHwTuner.h", |
| 54 | "android/hardware/broadcastradio/1.1/BsTuner.h", |
| 55 | "android/hardware/broadcastradio/1.1/ITunerCallback.h", |
| 56 | "android/hardware/broadcastradio/1.1/IHwTunerCallback.h", |
| 57 | "android/hardware/broadcastradio/1.1/BnHwTunerCallback.h", |
| 58 | "android/hardware/broadcastradio/1.1/BpHwTunerCallback.h", |
| 59 | "android/hardware/broadcastradio/1.1/BsTunerCallback.h", |
| 60 | ], |
| 61 | } |
| 62 | |
| 63 | cc_library_shared { |
| 64 | name: "android.hardware.broadcastradio@1.1", |
| 65 | generated_sources: ["android.hardware.broadcastradio@1.1_genc++"], |
| 66 | generated_headers: ["android.hardware.broadcastradio@1.1_genc++_headers"], |
| 67 | export_generated_headers: ["android.hardware.broadcastradio@1.1_genc++_headers"], |
Steven Moreland | 3b36a83 | 2017-04-11 09:58:03 -0700 | [diff] [blame] | 68 | vendor_available: true, |
Tomasz Wasilczyk | 213170b | 2017-02-07 17:38:21 -0800 | [diff] [blame] | 69 | shared_libs: [ |
| 70 | "libhidlbase", |
| 71 | "libhidltransport", |
| 72 | "libhwbinder", |
| 73 | "liblog", |
| 74 | "libutils", |
| 75 | "libcutils", |
| 76 | "android.hardware.broadcastradio@1.0", |
Steven Moreland | 54cc198 | 2017-03-20 07:13:46 -0700 | [diff] [blame] | 77 | "android.hidl.base@1.0", |
Tomasz Wasilczyk | 213170b | 2017-02-07 17:38:21 -0800 | [diff] [blame] | 78 | ], |
| 79 | export_shared_lib_headers: [ |
| 80 | "libhidlbase", |
| 81 | "libhidltransport", |
| 82 | "libhwbinder", |
| 83 | "libutils", |
| 84 | "android.hardware.broadcastradio@1.0", |
Steven Moreland | 54cc198 | 2017-03-20 07:13:46 -0700 | [diff] [blame] | 85 | "android.hidl.base@1.0", |
Tomasz Wasilczyk | 213170b | 2017-02-07 17:38:21 -0800 | [diff] [blame] | 86 | ], |
| 87 | } |