mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
exynos4: HWC: move as vendor module
Change-Id: Ic746a4170a60f3c79a0df5b1e0a5bed8a5838e24
This commit is contained in:
parent
00b6ad969c
commit
2aa170fa95
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue