Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ccb71f81 authored by cmanton@google.com's avatar cmanton@google.com Committed by Chris Manton
Browse files

Distribute packet sources to fuzzers

Bug: 324637571
Test: m .
Flag: EXEMPT, Build infrastructure

Change-Id: Ifcd6319529e945f4e693b0b43333da15f6cc409f
parent e3a95533
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -430,6 +430,7 @@ cc_fuzz {
        "BluetoothGeneratedDumpsysDataSchema_h",
    ],
    srcs: [
        ":BluetoothPacketSources",
        ":TestCommonMockFunctions",
        ":TestCommonStackConfig",
        ":TestFakeOsi",
@@ -483,6 +484,7 @@ cc_fuzz {
        "BluetoothGeneratedDumpsysDataSchema_h",
    ],
    srcs: [
        ":BluetoothPacketSources",
        ":TestCommonMockFunctions",
        ":TestCommonStackConfig",
        ":TestFakeOsi",
@@ -531,6 +533,7 @@ cc_fuzz {
        "BluetoothGeneratedDumpsysDataSchema_h",
    ],
    srcs: [
        ":BluetoothPacketSources",
        ":TestCommonMockFunctions",
        ":TestCommonStackConfig",
        ":TestFakeOsi",
@@ -574,6 +577,7 @@ cc_fuzz {
        "BluetoothGeneratedDumpsysDataSchema_h",
    ],
    srcs: [
        ":BluetoothPacketSources",
        ":TestCommonMockFunctions",
        ":TestCommonStackConfig",
        ":TestFakeOsi",
@@ -621,6 +625,7 @@ cc_fuzz {
        "BluetoothGeneratedDumpsysDataSchema_h",
    ],
    srcs: [
        ":BluetoothPacketSources",
        ":TestCommonMockFunctions",
        ":TestCommonStackConfig",
        ":TestFakeOsi",
@@ -1370,6 +1375,7 @@ cc_test {
        "packages/modules/Bluetooth/system/gd",
    ],
    srcs: [
        ":BluetoothPacketSources",
        ":TestCommonMockFunctions",
        ":TestCommonStackConfig",
        ":TestMockMainShim",