mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-10-31 23:37:35 +00:00
ril: fix libril if we don't overwrite the header in our device tree
Change-Id: Ic580b80b28c738828f4c19aeb54421d9f98c7d40
This commit is contained in:
parent
c694ff0dac
commit
d82d1d66d0
3 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ ifneq ($(filter m7450 xmm7260,$(BOARD_MODEM_TYPE)),)
|
|||
LOCAL_CFLAGS += -DNEEDS_VIDEO_CALL_FIELD
|
||||
endif
|
||||
|
||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/include
|
||||
LOCAL_C_INCLUDES += $(TARGET_OUT_HEADER)/librilutils
|
||||
LOCAL_C_INCLUDES += external/nanopb-c
|
||||
|
||||
|
|
Loading…
Reference in a new issue