projects
/
GitHub
/
LineageOS
/
android_hardware_samsung.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a5d87
)
libril: Remove unused include
stable/cm-13.0-ZNH5Y
author
Christopher N. Hesse
<raymanfx@gmail.com>
Sat, 30 Jul 2016 17:47:13 +0000
(19:47 +0200)
committer
Christopher N. Hesse
<raymanfx@gmail.com>
Sat, 30 Jul 2016 20:07:11 +0000
(22:07 +0200)
If someone needs this, it has to be fixed to read
TARGET_OUT_HEADERS (notice the extra 's').
We are only getting away with it right now because M ignores empty
include paths, but N will barf on this.
Change-Id: I7f010398a40ebaf6811a58a121590944445fbcba
ril/libril/Android.mk
patch
|
blob
|
blame
|
history
diff --git
a/ril/libril/Android.mk
b/ril/libril/Android.mk
index 9d8da961e63f6216cb616c896c6cbbb44ed80cab..3e59bb5983d4f557b5d3c4beb13ceb39d942dfc3 100644
(file)
--- a/
ril/libril/Android.mk
+++ b/
ril/libril/Android.mk
@@
-37,7
+37,6
@@
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
LOCAL_MODULE:= libril