1filegroup {
2    name: "LibBluetoothShimSources",
3    srcs: [
4        "btif_dm.cc",
5        "btm.cc",
6        "btm_api.cc",
7        "controller.cc",
8        "config.cc",
9        "dumpsys.cc",
10        "entry.cc",
11        "hci_layer.cc",
12        "l2c_api.cc",
13        "l2cap.cc",
14        "shim.cc",
15        "stack.cc",
16    ]
17}
18