OSDN Git Service

test: Add a simulated Bluetooth HAL implementation
authorMyles Watson <mylesgw@google.com>
Tue, 7 Mar 2017 12:28:51 +0000 (04:28 -0800)
committerMyles Watson <mylesgw@google.com>
Tue, 4 Apr 2017 22:21:04 +0000 (22:21 +0000)
commit73ad0310835f00d6c725091de990c271544c49a9
tree7460ff598d811e31b366b97a049c90ba0b56bc24
parentdb5123ef197cc89335c8ae38017119b0f1d141c8
test: Add a simulated Bluetooth HAL implementation

Bug: 35672576
Test: Angler Bluetooth starts/stops with test HAL
      Android Cloud net_test_bluetooth tests pass
Change-Id: I104e0dd3946f0efff9709e05c056bee3538394f7
test/Android.bp
test/rootcanal/Android.bp [new file with mode: 0644]
test/rootcanal/android.hardware.bluetooth@1.0-service.sim.rc [new file with mode: 0644]
test/rootcanal/bluetooth_hci.cc [new file with mode: 0644]
test/rootcanal/bluetooth_hci.h [new file with mode: 0644]
test/rootcanal/service.cc [new file with mode: 0644]
vendor_libs/test_vendor_lib/Android.bp