Merge "Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry."

This commit is contained in:
Treehugger Robot 2017-01-16 18:10:45 +00:00 committed by Gerrit Code Review
commit c160675a93

View file

@ -27,7 +27,6 @@ LOCAL_C_INCLUDES := \
$(LOCAL_PATH)/include \
system/vold \
system/extras/ext4_utils \
external/openssl/include \
bootable/recovery
LOCAL_MODULE:= libfs_mgr
LOCAL_STATIC_LIBRARIES := $(common_static_libraries)