blob: 861dc0943a29d2bf415d7c05eb2e702279e31998 [file] [log] [blame]
// This file was auto-generated. Do not edit manually.
genrule {
name: "android.hardware.bluetooth@1.0-vts.func_fuzzer.BluetoothHci_genc++",
tools: ["hidl-gen", "vtsc"],
cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.bluetooth@1.0 && $(location vtsc) -mFUZZER -tSOURCE -b$(genDir) android/hardware/bluetooth/1.0/ $(genDir)/android/hardware/bluetooth/1.0/",
srcs: [
":android.hardware.bluetooth@1.0_hal",
],
out: [
"android/hardware/bluetooth/1.0/BluetoothHci.vts.cpp",
],
}
cc_binary {
name: "android.hardware.bluetooth@1.0-vts.func_fuzzer.BluetoothHci",
srcs: [":android.hardware.bluetooth@1.0-vts.func_fuzzer.BluetoothHci_genc++"],
include_dirs: [
"external/llvm/lib/Fuzzer",
"test/vts-testcase/fuzz/func_fuzzer/utils",
],
shared_libs: [
"android.hardware.bluetooth@1.0",
"libcutils",
"libutils",
"libhidlbase",
"libhidltransport",
"libhardware",
"libvts_func_fuzzer_utils",
],
static_libs: ["libLLVMFuzzer"],
cflags: [
"-Wno-unused-parameter",
"-fno-omit-frame-pointer",
],
}
genrule {
name: "android.hardware.bluetooth@1.0-vts.func_fuzzer.BluetoothHciCallbacks_genc++",
tools: ["hidl-gen", "vtsc"],
cmd: "$(location hidl-gen) -o $(genDir) -Lvts -randroid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.bluetooth@1.0 && $(location vtsc) -mFUZZER -tSOURCE -b$(genDir) android/hardware/bluetooth/1.0/ $(genDir)/android/hardware/bluetooth/1.0/",
srcs: [
":android.hardware.bluetooth@1.0_hal",
],
out: [
"android/hardware/bluetooth/1.0/BluetoothHciCallbacks.vts.cpp",
],
}
cc_binary {
name: "android.hardware.bluetooth@1.0-vts.func_fuzzer.BluetoothHciCallbacks",
srcs: [":android.hardware.bluetooth@1.0-vts.func_fuzzer.BluetoothHciCallbacks_genc++"],
include_dirs: [
"external/llvm/lib/Fuzzer",
"test/vts-testcase/fuzz/func_fuzzer/utils",
],
shared_libs: [
"android.hardware.bluetooth@1.0",
"libcutils",
"libutils",
"libhidlbase",
"libhidltransport",
"libhardware",
"libvts_func_fuzzer_utils",
],
static_libs: ["libLLVMFuzzer"],
cflags: [
"-Wno-unused-parameter",
"-fno-omit-frame-pointer",
],
}