Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry.
Bug: N/A Test: builds Change-Id: Icaf095f0c25fae5c1175dbb630bc05c63af72d75
This commit is contained in:
parent
3052d123a8
commit
ebeaa67c0c
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue