Merge "Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry." am: c160675a93
am: ed67c75206
Change-Id: I678bb3273f427eb6ae86b3ae553d64e612ab04a4
This commit is contained in:
commit
1b4ef805b1
|
@ -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