Loading fastbootd/Android.mk +0 −8 Original line number Diff line number Diff line Loading @@ -16,12 +16,6 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_C_INCLUDES := \ external/openssl/include \ external/mdnsresponder/mDNSShared \ $(LOCAL_PATH)/include \ external/zlib/ \ LOCAL_SRC_FILES := \ config.c \ commands.c \ Loading Loading @@ -60,8 +54,6 @@ LOCAL_FORCE_STATIC_EXECUTABLE := true include $(BUILD_EXECUTABLE) include $(CLEAR_VARS) LOCAL_C_INCLUDES := \ external/zlib/ LOCAL_SRC_FILES := \ commands/partitions.c \ Loading Loading
fastbootd/Android.mk +0 −8 Original line number Diff line number Diff line Loading @@ -16,12 +16,6 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_C_INCLUDES := \ external/openssl/include \ external/mdnsresponder/mDNSShared \ $(LOCAL_PATH)/include \ external/zlib/ \ LOCAL_SRC_FILES := \ config.c \ commands.c \ Loading Loading @@ -60,8 +54,6 @@ LOCAL_FORCE_STATIC_EXECUTABLE := true include $(BUILD_EXECUTABLE) include $(CLEAR_VARS) LOCAL_C_INCLUDES := \ external/zlib/ LOCAL_SRC_FILES := \ commands/partitions.c \ Loading