mirror of
https://github.com/CTCaer/CTCaer-CWM.git
synced 2024-11-23 01:49:57 +00:00
remove extraneous eng tag
Change-Id: Ia64f999c608b0dfb21707f3ed7f0af2a95720a52
This commit is contained in:
parent
a8f4f4b89d
commit
ed136c18ed
@ -4,7 +4,6 @@ include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_SRC_FILES := dedupe.c driver.c
|
||||
LOCAL_FORCE_STATIC_EXECUTABLE := true
|
||||
LOCAL_MODULE_TAGS := eng
|
||||
LOCAL_MODULE := dedupe
|
||||
LOCAL_STATIC_LIBRARIES := libcrypto_static
|
||||
LOCAL_C_INCLUDES += $(LOCAL_PATH)/../../../external/openssl/include
|
||||
|
Loading…
Reference in New Issue
Block a user