resolve merge conflicts of e89bf25 to stage-aosp-master

am: 69c117c2ff

Change-Id: I668395a8f8ec5d004755ed39f8b7517be1e3527d
This commit is contained in:
Tao Bao 2016-10-18 23:00:55 +00:00 committed by android-build-merger
commit 2a576e2097

View file

@ -20,11 +20,12 @@ LOCAL_CLANG := true
LOCAL_SRC_FILES := uncrypt.cpp
LOCAL_C_INCLUDES := $(LOCAL_PATH)/..
LOCAL_MODULE := uncrypt
LOCAL_STATIC_LIBRARIES := libbootloader_message \
libbase \
liblog \
libfs_mgr \
libcutils
LOCAL_STATIC_LIBRARIES := \
libbootloader_message \
libbase \
liblog \
libfs_mgr \
libcutils
LOCAL_CFLAGS := -Werror
LOCAL_INIT_RC := uncrypt.rc