OSDN Git Service

Additional changes for Linux build
authorAbhishek Pandit-Subedi <abhishekpandit@google.com>
Sat, 10 Apr 2021 00:41:07 +0000 (00:41 +0000)
committerAbhishek Pandit-Subedi <abhishekpandit@google.com>
Fri, 23 Apr 2021 18:34:02 +0000 (18:34 +0000)
commit9956a0aa06e0cd550a35a7d635fc431e55224f9e
tree76271797b8d78bd47121a456f7437c7462efcfef
parent72244b6ba20e3ec7a474dfab56441387ed815fae
Additional changes for Linux build

While building for Linux on cloudtop, a few more problems were
identified in the build. There were a couple of missing #include and
some incomplete struct definitions in btm_int_types.h. Also put
statslog.h behind an #ifdef OS_ANDROID.

Bug: 184975659
Tag: #floss
Test: atest --host bluetooth_test_gd
Change-Id: Ic2272a3acfa66259e692db280b48b4ddadff2171
16 files changed:
BUILD.gn
btif/src/btif_bqr.cc
build.py
gd/BUILD.gn
gd/common/BUILD.gn
gd/common/circular_buffer.h
gd/common/strings.h
gd/hal/BUILD.gn
gd/os/BUILD.gn
gd/security/ecdh_keys.h
main/shim/hci_layer.cc
osi/include/compat.h
osi/src/compat.cc
service/BUILD.gn
stack/btm/btm_int_types.h
types/BUILD.gn