mirror of
https://github.com/Evolution-X-Devices/hardware_samsung_slsi-linaro_openmax
synced 2026-01-27 15:45:39 +00:00
openmax: Make epic opt-in
Change-Id: I3841b3932e12f9eb52b5d08ad919587c9e0cebd9
This commit is contained in:
@@ -61,8 +61,12 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libexynosv4l2 \
|
||||
libion_exynos \
|
||||
libcsc \
|
||||
libExynosOMX_Resourcemanager \
|
||||
libExynosOMX_Resourcemanager
|
||||
|
||||
ifeq ($(BOARD_OMX_USES_EPIC), true)
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
libepicoperator
|
||||
endif
|
||||
|
||||
LOCAL_C_INCLUDES := \
|
||||
$(EXYNOS_OMX_INC)/exynos \
|
||||
|
||||
Reference in New Issue
Block a user