Merge "Remove the building rules for applypatch_static."
am: fc23a50cef
* commit 'fc23a50cef6347651b2d25facd53cf6d50cfae67':
Remove the building rules for applypatch_static.
This commit is contained in:
@@ -38,19 +38,6 @@ include $(BUILD_EXECUTABLE)
|
|||||||
|
|
||||||
include $(CLEAR_VARS)
|
include $(CLEAR_VARS)
|
||||||
|
|
||||||
LOCAL_CLANG := true
|
|
||||||
LOCAL_SRC_FILES := main.cpp
|
|
||||||
LOCAL_MODULE := applypatch_static
|
|
||||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
|
||||||
LOCAL_MODULE_TAGS := eng
|
|
||||||
LOCAL_C_INCLUDES += bootable/recovery
|
|
||||||
LOCAL_STATIC_LIBRARIES += libapplypatch libbase libmtdutils libmincrypt libbz
|
|
||||||
LOCAL_STATIC_LIBRARIES += libz libcutils libc
|
|
||||||
|
|
||||||
include $(BUILD_EXECUTABLE)
|
|
||||||
|
|
||||||
include $(CLEAR_VARS)
|
|
||||||
|
|
||||||
LOCAL_CLANG := true
|
LOCAL_CLANG := true
|
||||||
LOCAL_SRC_FILES := imgdiff.cpp utils.cpp bsdiff.cpp
|
LOCAL_SRC_FILES := imgdiff.cpp utils.cpp bsdiff.cpp
|
||||||
LOCAL_MODULE := imgdiff
|
LOCAL_MODULE := imgdiff
|
||||||
|
|||||||
Reference in New Issue
Block a user