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

Commit f6025139 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "libbinder: export shared headers on Trusty" am: 1ea58820 am: 6a27a38c am: dbf21e59

parents b02f40c3 dbf21e59
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -69,6 +69,11 @@ MODULE_EXPORT_INCLUDES += \
	$(LIBUTILS_DIR)/include \
	$(FMTLIB_DIR)/include \

# The android/binder_to_string.h header is shared between libbinder and
# libbinder_ndk and included by auto-generated AIDL C++ files
MODULE_EXPORT_INCLUDES += \
	$(LIBBINDER_DIR)/ndk/include_cpp \

MODULE_EXPORT_COMPILEFLAGS += \
	-DBINDER_NO_KERNEL_IPC \
	-DBINDER_RPC_SINGLE_THREADED \