OSDN Git Service

Fix net_test_bluetooth
authorJack He <siyuanh@google.com>
Sat, 14 Oct 2017 01:23:05 +0000 (18:23 -0700)
committerJack He <siyuanh@google.com>
Sat, 14 Oct 2017 01:33:23 +0000 (18:33 -0700)
commit1611b0520d8daae47cd34d133548d5c485dd8d56
tree6e61ecdda75739fc2e8c7ec6dac17c08463353b2
parent89262fa363fa9d0a9395292f5effc39ddc1992e3
Fix net_test_bluetooth

* net_test_bluetooth should try to load Bluetooth library from
  system/lib/hw or system/lib64/hw if it cannot find it from default
  path
* Also replaced legacy logging macro with libbase logging statements

Bug: 67059247
Test: net_test_bluetooth
Change-Id: I6c45f66aedf675397f377ca56203bec9708324e1
btcore/src/hal_util.cc