Treehugger Robot
8cd0125d2e
Merge "Remove --coverage in Android.bp"
2017-02-15 05:08:19 +00:00
Myles Watson
dbbdf3e5bc
Bluetooth: Add CHECK and move ASSERT
...
Test: bluetooth_hidl_hal_test passes
Change-Id: Ib857265204d39ffb54afc6f589fdc1b852362a97
2017-02-13 19:54:54 +00:00
Dan Willemsen
84107a0630
Remove --coverage in Android.bp
...
It's no longer allowed now that Soong supports code coverage.
Bug: 32749731
Test: None
Change-Id: I09ef27983e0744543c3a6e1c0c73d69217dd582c
2017-02-10 09:29:36 -08:00
Keun Soo Yim
5d6712c7e1
move VTS stub files and non-functional tests (aosp)
...
Test: mma
Bug: 34976004
Merged-In: Id9c88a9778fba49f0841a474aa067d271f14e207
Change-Id: Id9c88a9778fba49f0841a474aa067d271f14e207
2017-02-04 02:52:31 +00:00
Myles Watson
960cae2e98
bluetooth: Configure VTS to run the HAL gtest
...
Configure VTS to run target-side functional test
Test: run the test
Change-Id: I1d41113d422ca21ba539b43d22ae5e47facf5fcd
2017-01-20 00:34:05 +00:00
Chris Phoenix
b5558e3de1
Bluetooth HAL uses "default" service name
...
The getService() and registerAsService() methods of interface objects
now have default parameters of "default" for the service name. HALs
will not have to use any service name unless they want to register
more than one service.
Test: builds; verify HAL still works
In support of b/33844934
Change-Id: Icc006a71b41bcd03fe4a04ee92503e76ff07cd77
2017-01-18 21:29:50 +00:00
Andre Eisenbach
9041d97812
bluetooth: Add initialization completed callback
...
Test: bluetooth_hidl_hal_test
Bug: 31972505
Change-Id: I64c19a7fe7299079c5daf74e7b238b0d71d65db2
2017-01-18 19:38:57 +00:00
Martijn Coenen
4faa7f5b27
Fix wifi/bluetooth threadpool usage.
...
Bug: 31226656
Test: mma, hidl_test
Change-Id: I3f30f32392714ed653498828172165e511f847e7
2016-12-30 11:24:18 +01:00
Andre Eisenbach
89ba5284e3
Add default Bluetooth HAL implementation
...
Also added initial target-side functional test.
Test: bluetooth_hidl_hal_test
Bug: 31972505
Change-Id: I1f574a5b2b53d7fbf65dbb4e1aaa5f8b6c5a9448
2016-12-29 19:17:28 +00:00