1filegroup {
2    name: "BluetoothAttSources",
3    srcs: [
4        "att_module.cc",
5    ],
6}
7
8filegroup {
9    name: "BluetoothAttTestSources",
10    srcs: [
11    ],
12}
13