Merge "Remove fs_mgr's bogus external/openssl/include LOCAL_C_INCLUDES entry." am: c160675a93 am: ed67c75206 am: 1b4ef805b1

am: 5c25f72e24

Change-Id: I03171bd29805c5073a2bf46135db0b5d1841e490
This commit is contained in:
Elliott Hughes 2017-01-16 18:50:43 +00:00 committed by android-build-merger
commit 96eec68729

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)