# # CHRE API Makefile # # Common Compiler Flags ######################################################## # Include paths. COMMON_CFLAGS += -Ichre_api/include COMMON_CFLAGS += -Ichre_api/include/chre_api # Allows including chre.h directly