blob: 350c10efc73b58538676e2daa0bf3cb27f077203 [file] [log] [blame]
Martin Brabham80854c22019-11-12 14:52:42 -08001filegroup {
2 name: "BluetoothSecurityPairingSources",
3 srcs: [
4 "classic_pairing_handler.cc",
5 ]
6}
7
8filegroup {
9 name: "BluetoothSecurityPairingTestSources",
10 srcs: [
11 "classic_pairing_handler_unittest.cc",
12 ]
13}