Loading healthd/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ LOCAL_CFLAGS := -Werror LOCAL_C_INCLUDES := $(LOCAL_PATH)/include LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include LOCAL_STATIC_LIBRARIES := libbinder LOCAL_EXPORT_STATIC_LIBRARY_HEADERS := libbinder include $(BUILD_STATIC_LIBRARY) include $(CLEAR_VARS) Loading Loading
healthd/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ LOCAL_CFLAGS := -Werror LOCAL_C_INCLUDES := $(LOCAL_PATH)/include LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include LOCAL_STATIC_LIBRARIES := libbinder LOCAL_EXPORT_STATIC_LIBRARY_HEADERS := libbinder include $(BUILD_STATIC_LIBRARY) include $(CLEAR_VARS) Loading