Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd5bac00 authored by Andreas Gampe's avatar Andreas Gampe Committed by Android Git Automerger
Browse files

am e1cea176: am 59495949: Merge "Bluetooth: Turn off unused-XXX warnings"

* commit 'e1cea176':
  Bluetooth: Turn off unused-XXX warnings
parents 04f0a4ed e1cea176
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -13,6 +13,9 @@ endif

bdroid_CFLAGS += -Wall -Werror

# Temporary, remove after cleanup. b/18632512
bdroid_CFLAGS += -Wno-unused

ifneq ($(BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED),)
  bdroid_CFLAGS += -DHCILP_INCLUDED=$(BOARD_BLUETOOTH_BDROID_HCILP_INCLUDED)
endif