exynos4: HWC: move as vendor module

Change-Id: Ic746a4170a60f3c79a0df5b1e0a5bed8a5838e24
This commit is contained in:
Shilin Victor 2019-01-26 22:28:27 +03:00
parent 00b6ad969c
commit 2aa170fa95
1 changed files with 1 additions and 0 deletions

View File

@ -43,4 +43,5 @@ LOCAL_MODULE := hwcomposer.$(TARGET_BOARD_PLATFORM)
LOCAL_CFLAGS += -DLOG_TAG=\"hwcomposer\"
LOCAL_CFLAGS += -Wno-error
LOCAL_MODULE_TAGS := optional
LOCAL_VENDOR_MODULE := true
include $(BUILD_SHARED_LIBRARY)