Merge "Build vendor shell unconditionally." am: bba8f4a328

am: 8547d5a6a9

Change-Id: I338f80a7e8bb5132988c9030ad70a4cb4c05ee75
This commit is contained in:
padarshr 2017-06-27 19:00:16 +00:00 committed by android-build-merger
commit 83c29a0b24

View file

@ -92,7 +92,6 @@ LOCAL_CFLAGS += $(MKSH_CFLAGS)
include $(BUILD_EXECUTABLE)
ifeq ($(PRODUCT_FULL_TREBLE),true)
# /vendor/etc/mkshrc
include $(CLEAR_VARS)
@ -126,7 +125,6 @@ LOCAL_CFLAGS += \
LOCAL_CFLAGS += $(MKSH_CFLAGS)
include $(BUILD_EXECUTABLE)
endif
MKSH_SRC_FILES:=
MKSH_CFLAGS:=