Merge changes from topic 'system-vendor-internal-pick'

am: d839667cd0

Change-Id: Id7378c2c0b257d963747e4529a4981c9182b4262
This commit is contained in:
Steven Moreland 2017-04-20 01:47:53 +00:00 committed by android-build-merger
commit 51e444baaa

View file

@ -27,6 +27,8 @@ LOCAL_SRC_FILES := \
framebuffer.cpp \
mapper.cpp
LOCAL_HEADER_LIBRARIES := libhardware_headers
LOCAL_MODULE := gralloc.default
LOCAL_CFLAGS:= -DLOG_TAG=\"gralloc\" -Wno-missing-field-initializers
ifeq ($(TARGET_USE_PAN_DISPLAY),true)