Link libc++_static into fs_mgr.

Change-Id: Ic2461d3a30dbd8a22f9800a33fac27c658340b21
This commit is contained in:
Dan Albert 2015-04-01 13:26:04 -07:00
parent 2215547493
commit bbbc634e09
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT)/sbin
LOCAL_UNSTRIPPED_PATH := $(TARGET_ROOT_OUT_UNSTRIPPED)
LOCAL_STATIC_LIBRARIES := libfs_mgr liblogwrap libcutils liblog libc libmincrypt libext4_utils_static
LOCAL_CXX_STL := libc++_static
LOCAL_CFLAGS := -Werror