17 lines
273 B
Plaintext
17 lines
273 B
Plaintext
filegroup {
|
|
name: "BluetoothStorageSources",
|
|
srcs: [
|
|
"legacy.cc",
|
|
"legacy_osi_config.cc",
|
|
],
|
|
}
|
|
|
|
filegroup {
|
|
name: "BluetoothStorageTestSources",
|
|
srcs: [
|
|
"legacy_test.cc",
|
|
"legacy_osi_config.cc",
|
|
],
|
|
}
|
|
|