Fix unresolved reference to libtpa in tervigon (wingray) builds
Change-Id: I9ef5f52e319513b4186b8cbc61b8a7d047c6bf26
This commit is contained in:
@@ -42,7 +42,7 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libwvdrm \
|
||||
libWVStreamControlAPI
|
||||
|
||||
ifeq ($(TARGET_DEVICE),stingray)
|
||||
ifneq (,$(filter stingray wingray, $(TARGET_DEVICE)))
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
libtpa \
|
||||
libtpa_core
|
||||
|
||||
Reference in New Issue
Block a user