potter: camerawrapper: fix build
Change-Id: I495a25055cf783d62852f3757c9a71e77642cb91
This commit is contained in:
@@ -7,10 +7,14 @@ LOCAL_SRC_FILES := \
|
||||
CameraWrapper.cpp
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libhardware liblog libcamera_client libutils libcutils
|
||||
libhardware liblog libcamera_client libutils libcutils libhidlbase libhidltransport
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libbase \
|
||||
libarect
|
||||
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
|
||||
LOCAL_MODULE := camera.$(TARGET_BOARD_PLATFORM)
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user