• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1filegroup {
2    name: "BluetoothSecurityChannelSources",
3    srcs: [
4        "security_manager_channel.cc",
5    ]
6}
7
8filegroup {
9    name: "BluetoothSecurityChannelTestSources",
10    srcs: [
11        "security_manager_channel_unittest.cc",
12    ]
13}
14