klte-common: Add kltevzw to barrier

Change-Id: I49408d086997cc18c3a9ca9378d5a61be5b40dc5
This commit is contained in:
Ethan Chen 2014-09-14 11:35:33 -07:00
parent 8da615c396
commit 1cd206736f
2 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,6 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter klte klteusc kltespr kltevzw,$(TARGET_DEVICE)),)
ifneq ($(filter klte kltespr klteusc kltevzw,$(TARGET_DEVICE)),)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
endif

View File

@ -230,7 +230,7 @@ EOF
LOCAL_PATH := \$(call my-dir)
ifneq (\$(filter klte kltespr klteusc,\$(TARGET_DEVICE)),)
ifneq (\$(filter klte kltespr klteusc kltevzw,\$(TARGET_DEVICE)),)
include \$(CLEAR_VARS)
LOCAL_MODULE := libHevcSwDecoder