| Index: openssl/Android.mk
 | 
| diff --git a/openssl/Android.mk b/openssl/Android.mk
 | 
| deleted file mode 100644
 | 
| index 9f5834eb72e16034e7bc20570464157c9d5b32af..0000000000000000000000000000000000000000
 | 
| --- a/openssl/Android.mk
 | 
| +++ /dev/null
 | 
| @@ -1,13 +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.mk
 | 
| -include $(LOCAL_PATH)/Crypto.mk
 | 
| -include $(LOCAL_PATH)/Ssl.mk
 | 
| -include $(LOCAL_PATH)/Apps.mk
 | 
| 
 |