blob: a38272b5bed403a4628f4fc5a4f9f84bb414d684 [file] [log] [blame]
Chris Manton1bb0e512019-09-09 21:11:59 -07001filegroup {
2 name: "BluetoothShimSources",
3 srcs: [
Chris Manton0cb19c82020-01-13 21:11:48 -08004 "dumpsys.cc",
Chris Manton38d95962019-10-28 17:29:29 -07005 "l2cap.cc",
Chris Manton1bb0e512019-09-09 21:11:59 -07006 "stack.cc",
Jakub Pawlowskic73a8952020-02-16 01:03:04 +01007 ]
Chris Manton1bb0e512019-09-09 21:11:59 -07008}
Chris Mantonee8c0a92019-10-17 10:56:37 -07009
10filegroup {
11 name: "BluetoothShimTestSources",
12 srcs: [
Chris Mantone76f11b2020-01-22 16:34:35 -080013 "l2cap_test.cc",
Chris Mantonee8c0a92019-10-17 10:56:37 -070014 ],
15}
16
17