• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1filegroup {
2    name: "BluetoothStorageSources",
3    srcs: [
4            "legacy.cc",
5            "legacy_osi_config.cc",
6    ],
7}
8
9filegroup {
10    name: "BluetoothStorageTestSources",
11    srcs: [
12            "legacy_test.cc",
13            "legacy_osi_config.cc",
14    ],
15}
16
17