mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-11 13:04:10 +08:00
build: Add Android HAL headers to EXTRA_DIST
This commit is contained in:
parent
88b098bc39
commit
402e81b418
@ -15,3 +15,17 @@ endif
|
||||
EXTRA_DIST += android/Android.mk android/log.c
|
||||
|
||||
EXTRA_DIST += android/hal-ipc-api.txt
|
||||
|
||||
EXTRA_DIST += android/hardware/bluetooth.h \
|
||||
android/hardware/bt_av.h \
|
||||
android/hardware/bt_gatt.h \
|
||||
android/hardware/bt_gatt_client.h \
|
||||
android/hardware/bt_gatt_server.h \
|
||||
android/hardware/bt_gatt_types.h \
|
||||
android/hardware/bt_hf.h \
|
||||
android/hardware/bt_hh.h \
|
||||
android/hardware/bt_hl.h \
|
||||
android/hardware/bt_pan.h \
|
||||
android/hardware/bt_rc.h \
|
||||
android/hardware/bt_sock.h \
|
||||
android/hardware/hardware.h
|
||||
|
Loading…
Reference in New Issue
Block a user