Removed backup file

Closes #4293
// FREEBIE
fork-5.53.8
Moxie Marlinspike 2015-11-04 11:45:14 -08:00
rodzic aade4c7af3
commit 24bcea393f
1 zmienionych plików z 0 dodań i 14 usunięć

Wyświetl plik

@ -1,14 +0,0 @@
LOCAL_PATH := $(call my-dir)
# Enable to be able to use ALOG* with #include "cutils/log.h"
#log_c_includes += system/core/include
#log_shared_libraries := liblog
# These makefiles are here instead of being Android.mk files in the
# respective crypto, ssl, and apps directories so
# that import_openssl.sh import won't remove them.
include $(LOCAL_PATH)/build-config-64.mk
include $(LOCAL_PATH)/build-config-32.mk
include $(LOCAL_PATH)/Crypto.mk
include $(LOCAL_PATH)/Ssl.mk
include $(LOCAL_PATH)/Apps.mk