summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorAdam Langley <agl@google.com>2015-01-23 01:38:12 +0100
committerAdam Langley <agl@google.com>2015-01-23 01:47:36 +0100
commit6ed899a9b6798f841595253549d740b446fe24fc (patch)
tree1f302609bd56533889b0d9e9123e7f0ed056c721 /Android.mk
parentMerge "Use getmntent when accessing /proc/mounts." (diff)
downloadandroid_bootable_recovery-6ed899a9b6798f841595253549d740b446fe24fc.tar
android_bootable_recovery-6ed899a9b6798f841595253549d740b446fe24fc.tar.gz
android_bootable_recovery-6ed899a9b6798f841595253549d740b446fe24fc.tar.bz2
android_bootable_recovery-6ed899a9b6798f841595253549d740b446fe24fc.tar.lz
android_bootable_recovery-6ed899a9b6798f841595253549d740b446fe24fc.tar.xz
android_bootable_recovery-6ed899a9b6798f841595253549d740b446fe24fc.tar.zst
android_bootable_recovery-6ed899a9b6798f841595253549d740b446fe24fc.zip
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 1a91f0029..45aa22ddd 100644
--- a/Android.mk
+++ b/Android.mk
@@ -92,7 +92,6 @@ else
endif
LOCAL_C_INCLUDES += system/extras/ext4_utils
-LOCAL_C_INCLUDES += external/openssl/include
include $(BUILD_EXECUTABLE)